Smart Bear Implementation Guide
3.2.2 - ci-build
Smart Bear Implementation Guide - Local Development build (v3.2.2). See the Directory of published versions
Active as of 2022-05-25 |
{
"resourceType" : "SearchParameter",
"id" : "SearchParameter001",
"meta" : {
"profile" : [
"https://smart-bear.eu/fhir/StructureDefinition/SearchParameterEcounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"SearchParameter001\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-SearchParameterEcounter.html\">SearchParameter Ecounter</a></p></div><p><b>url</b>: <code>http://140.164.14.210/fhirV3/SearchParameter/FamilyMemberHistoryByEncounter</code></p><p><b>version</b>: 3.2.2</p><p><b>name</b>: SearchByEncounter</p><p><b>status</b>: active</p><p><b>date</b>: 2022-05-25 01:16:15+0200</p><p><b>publisher</b>: SmartBear Project</p><p><b>description</b>: Search by Encounter reference</p><p><b>purpose</b>: Need to search Family Member History by Encounter reference</p><p><b>code</b>: encounter</p><p><b>base</b>: FamilyHearingLossFamilyMemberHistory</p><p><b>type</b>: reference</p><p><b>expression</b>: FamilyHearingLossFamilyMemberHistory.encounter</p></div>"
},
"url" : "http://140.164.14.210/fhirV3/SearchParameter/FamilyMemberHistoryByEncounter",
"version" : "3.2.2",
"name" : "SearchByEncounter",
"status" : "active",
"date" : "2022-05-25T13:16:15+02:00",
"publisher" : "SmartBear Project",
"description" : "Search by Encounter reference",
"purpose" : "Need to search Family Member History by Encounter reference",
"code" : "encounter",
"base" : [
"FamilyHearingLossFamilyMemberHistory"
],
"type" : "reference",
"expression" : "FamilyHearingLossFamilyMemberHistory.encounter"
}