Kids First Implementation Guide
0.1.0 - CI Build
Kids First Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions
{
"resourceType" : "SearchParameter",
"id" : "relation-note",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>id</b>: relation-note</p><p><b>url</b>: <a href=\"http://fhir.kids-first.io/SearchParameter/relation-note\">http://fhir.kids-first.io/SearchParameter/relation-note</a></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: relation-note</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: Jul 20, 2020 8:58:16 PM</p><p><b>publisher</b>: Kids First DRC</p><p><b>contact</b>: Kids First DRC: mailto:support@kidsfirstdrc.org</p><p><b>description</b>: Searches Kids First DRC Patients by note of related entity.</p><p><b>code</b>: relation-relation</p><p><b>base</b>: Patient</p><p><b>type</b>: string</p><p><b>expression</b>: Patient.extension.where(url = 'http://fhir.kids-first.io/StructureDefinition/relation').extension.where(url = 'note').value</p><p><b>target</b>: Patient</p></div>"
},
"url" : "http://fhir.kids-first.io/SearchParameter/relation-note",
"version" : "0.1.0",
"name" : "relation-note",
"status" : "active",
"experimental" : true,
"date" : "2020-07-20T20:58:16+00:00",
"publisher" : "Kids First DRC",
"contact" : [
{
"name" : "Kids First DRC",
"telecom" : [
{
"system" : "email",
"value" : "mailto:support@kidsfirstdrc.org"
}
]
}
],
"description" : "Searches Kids First DRC Patients by note of related entity.",
"code" : "relation-relation",
"base" : [
"Patient"
],
"type" : "string",
"expression" : "Patient.extension.where(url = 'http://fhir.kids-first.io/StructureDefinition/relation').extension.where(url = 'note').value",
"target" : [
"Patient"
]
}