0.0.1 - 0.0.1
EAHPInteroperabilityIG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Location",
"id" : "loc-robot-main",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location loc-robot-main</b></p><a name=\"loc-robot-main\"> </a><a name=\"hcloc-robot-main\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Main Pharmacy Whole Pack Robot 01</p><p><b>description</b>: </p><div><p>Primary robotic storage for whole packs in Central Pharmacy</p>\n</div><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PHARM}\">Pharmacy</span></p><p><b>form</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type ca}\">Cabinet</span></p><p><b>partOf</b>: <a href=\"Location-loc-pharmacy-central-room.html\">Location Central Pharmacy Room</a></p></div>"
},
"status" : "active",
"name" : "Main Pharmacy Whole Pack Robot 01",
"description" : "Primary robotic storage for whole packs in Central Pharmacy",
"mode" : "instance",
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "PHARM",
"display" : "Pharmacy"
}
]
}
],
"form" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "ca",
"display" : "Cabinet"
}
]
},
"partOf" : {
🔗 "reference" : "Location/loc-pharmacy-central-room"
}
}