FHIR IG analytics| Package | ishmed.i14y.r4.de |
| Resource Type | Location |
| Id | Location-ex-loc01.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "ex-loc01",
"meta": {
"profile": [
"http://fhir.ishmed.com/R4/StructureDefinition/LocationCoreDe"
],
"lastUpdated": "2022-08-30T00:00:00Z",
"versionId": "2.0.0"
},
"identifier": [
{
"use": "official",
"system": "http://MQ8CLNT100/IS-H/fhir/Location",
"value": "loc01",
"period": {
"start": "1900-01-01T00:00:00+00:00"
}
},
{
"use": "official",
"system": "http://mq8100.ishmed.com/erp/identifier/building-unit",
"value": "BICU01",
"period": {
"start": "1900-01-01T00:00:00+00:00"
}
}
],
"status": "active",
"name": "South Wing, second floor",
"mode": "instance",
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "si",
"display": "Site"
}
]
}
}