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

FHIR IG analytics

Packagehl7.fhir.cz.ems
Resource TypePatient
IdPatient-d993c7bd-0420-403d-b5c2-de264a97994e.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: Patient d993c7bd-0420-403d-b5c2-de264a97994e

Karel Novotný (no stated gender), DoB: 1951-10-23 ( https://ncez.mzcr.cz/fhir/sid/rid#2165425387)



Source1

{
  "resourceType": "Patient",
  "id": "d993c7bd-0420-403d-b5c2-de264a97994e",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-patient-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "https://ncez.mzcr.cz/fhir/sid/rid",
      "value": "2165425387"
    }
  ],
  "name": [
    {
      "use": "usual",
      "family": "Novotný",
      "given": [
        "Karel"
      ]
    }
  ],
  "birthDate": "1951-10-23"
}