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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePatient
IdPatient-e1ada6b9-0782-4e18-b2e1-85ab642018a9.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 e1ada6b9-0782-4e18-b2e1-85ab642018a9

Peter Hansen (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.6.1.1#0703921VJ5)


Other Id:urn:oid:1.2.208.176.1.6.1.3/1206550VK9

Source1

{
  "resourceType": "Patient",
  "id": "e1ada6b9-0782-4e18-b2e1-85ab642018a9",
  "meta": {
    "profile": [
      "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:1.2.208.176.1.6.1.1",
      "value": "0703921VJ5"
    },
    {
      "system": "urn:oid:1.2.208.176.1.6.1.3",
      "value": "1206550VK9"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Hansen",
      "given": [
        "Peter"
      ]
    }
  ]
}