FHIR IG analytics| Package | il.laniado.fhir.r4 |
| Resource Type | Location |
| Id | Location-lab-12.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Location",
"id": "lab-12",
"meta": {
"source": "http://atd.laniado.org.il",
"profile": [
"http://fhir.laniado.org.il/StructureDefinition/laniado-location"
]
},
"identifier": [
{
"system": "http://fhir.laniado.org.il/Identifier/k-lab",
"value": "12"
}
],
"alias": [
"כימיה ידני"
],
"type": [
{
"coding": [
{
"system": "http://fhir.laniado.org.il/CodeSystem/k-lab-group",
"code": "1",
"display": "כימיה"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code": "HLAB",
"display": "hospital laboratory"
}
]
}
],
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "wa",
"display": "Ward"
}
]
},
"mode": "instance",
"status": "active",
"name": "כימיה ידנית"
}