FHIR IG analytics| Package | hl7.fhir.cz.ems |
| Resource Type | Location |
| Id | Location-54d8ee67-8706-46a8-899e-12a54761d9d9.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Location 54d8ee67-8706-46a8-899e-12a54761d9d9
Profile: Location - Vehicle: EMS Report (CZ)
identifier: https://ncez.mzcr.cz/fhir/sid/licensePlate/8AB 1234
mode: Instance
physicalType: Vehicle
{
"resourceType": "Location",
"id": "54d8ee67-8706-46a8-899e-12a54761d9d9",
"meta": {
"profile": [
"https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-vehicle-location-ems"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://ncez.mzcr.cz/fhir/sid/licensePlate",
"value": "8AB 1234"
}
],
"mode": "instance",
"physicalType": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code": "ve",
"display": "Vehicle"
}
]
}
}