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

FHIR IG analytics

Packagemedcom.fhir.dk.carecommunicationtestscripts
Resource TypePatient
IdPatient-5986ec2e-05a4-4e30-8d2f-f09fb09eb832.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 5986ec2e-05a4-4e30-8d2f-f09fb09eb832

Bruno Test Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#DK Central Person Registry (CPR)#2509479989)



Source1

{
  "resourceType": "Patient",
  "id": "5986ec2e-05a4-4e30-8d2f-f09fb09eb832",
  "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.2",
      "value": "2509479989"
    }
  ],
  "name": [
    {
      "use": "official",
      "family": "Elmer",
      "given": [
        "Bruno",
        "Test"
      ]
    }
  ]
}