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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypeLocation
IdLocation-3f4f637d-f274-40c5-87da-9a9c1ade3ade.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 3f4f637d-f274-40c5-87da-9a9c1ade3ade

address: 5. května 1024, 373 84 Kamenný Újezd, Česká republika


Source1

{
  "resourceType": "Location",
  "id": "3f4f637d-f274-40c5-87da-9a9c1ade3ade",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/cz-ems/StructureDefinition/cz-location-ems"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "address": {
    "extension": [
      {
        "url": "https://hl7.cz/fhir/core/StructureDefinition/address-point-cz",
        "valueIdentifier": {
          "value": "48.9661892N, 14.4702203E"
        }
      }
    ],
    "text": "5. května 1024, 373 84 Kamenný Újezd, Česká republika",
    "line": [
      "5. května 1024"
    ],
    "city": "Praha",
    "postalCode": "373 84",
    "country": "CZ"
  }
}