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

FHIR IG analytics

Packagemedcom.fhir.dk.document
Resource TypePatient
IdPatient-379ebb53-11e3-42ac-b9db-0bad0ece46d1.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 379ebb53-11e3-42ac-b9db-0bad0ece46d1

Else Test Lauridsen (official) Female, DoB: 1991-02-02 ( urn:oid:1.2.208.176.1.2#0201919990)



Source1

{
  "resourceType": "Patient",
  "id": "379ebb53-11e3-42ac-b9db-0bad0ece46d1",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/document/StructureDefinition/medcom-document-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.208.176.1.2",
      "value": "0201919990"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Lauridsen",
      "given": [
        "Else",
        "Test"
      ]
    }
  ],
  "gender": "female",
  "birthDate": "1991-02-02"
}