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

FHIR IG analytics

Packagekl.dk.fhir.prevention
Resource TypePatient
IdPatient-BrunoTestElmer.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

Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2/2509479989 (use: official))


Deceased:false
Links:
  • Managing Organization: urn:oid:1.2.208.176.1.1/451000016003 (use: official)

Source1

{
  "resourceType": "Patient",
  "id": "BrunoTestElmer",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-citizen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:oid:1.2.208.176.1.2",
      "value": "2509479989"
    }
  ],
  "deceasedBoolean": false,
  "managingOrganization": {
    "identifier": {
      "use": "official",
      "system": "urn:oid:1.2.208.176.1.1",
      "value": "451000016003"
    }
  }
}