FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeLocation
IdLocation-54d8ee67-8706-46a8-899e-12a54761d9d9.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Location 54d8ee67-8706-46a8-899e-12a54761d9d9

identifier: https://ncez.mzcr.cz/fhir/sid/licensePlate/8AB 1234

mode: Instance

physicalType: Vehicle


Source1

{
  "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"
      }
    ]
  }
}