This page is part of the DaVinci PDEX Plan Net (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "SearchParameter",
"id" : "location-identifier",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: location-identifier</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/location-identifier\">http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/location-identifier</a></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: Plannet_sp_location_identifier</p><p><b>derivedFrom</b>: <a href=\"http://hl7.org/fhir/SearchParameter/Location-identifier\">http://hl7.org/fhir/SearchParameter/Location-identifier</a></p><p><b>status</b>: active</p><p><b>date</b>: May 22, 2018 8:00:00 PM</p><p><b>publisher</b>: HL7 Patient Administration Committee</p><p><b>contact</b>: </p><p><b>description</b>: Select Locations with the specified identifier</p><p><b>code</b>: identifier</p><p><b>base</b>: Location</p><p><b>type</b>: token</p><p><b>expression</b>: Location.identifier</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: text, ofType</p></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/location-identifier",
"version" : "0.2.0",
"name" : "Plannet_sp_location_identifier",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/Location-identifier",
"status" : "active",
"date" : "2018-05-23T00:00:00+00:00",
"publisher" : "HL7 Patient Administration Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
}
]
}
],
"description" : "Select Locations with the specified identifier",
"code" : "identifier",
"base" : [
"Location"
],
"type" : "token",
"expression" : "Location.identifier",
"multipleOr" : true,
"multipleAnd" : true,
"modifier" : [
"text",
"ofType"
]
}