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

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypePatient
IdPatient-ukendt-X-eCPR.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 ukendt-X-eCPR

Madsen(temp) Female, DoB: 1992-03-07 ( urn:oid:1.2.208.176.1.6.1.1#0703921VJ4)



Source1

{
  "resourceType": "Patient",
  "id": "ukendt-X-eCPR",
  "meta": {
    "profile": [
      "http://hl7.dk/fhir/core/StructureDefinition/dk-core-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.208.176.1.6.1.1",
      "value": "0703921VJ4"
    }
  ],
  "name": [
    {
      "use": "temp",
      "text": "Madsen",
      "family": "Madsen"
    }
  ],
  "gender": "female",
  "birthDate": "1992-03-07"
}