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

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypePatient
IdPatient-291.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 291

version: 1

Profile: ehealth-skrs-patient

Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#Danish civil registration system - CPR#1908560343 (use: official, ))


Contact DetailAalborg (home)
Name and address protection2021-08-19 15:22:44+0200 --> 2021-08-23 15:22:44+0200

Source1

{
  "resourceType": "Patient",
  "id": "291",
  "meta": {
    "versionId": "1",
    "profile": [
      "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrs-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-nameandaddressprotection",
      "valuePeriod": {
        "start": "2021-08-19T15:22:44+02:00",
        "end": "2021-08-23T15:22:44+02:00"
      }
    }
  ],
  "identifier": [
    {
      "use": "official",
      "system": "urn:oid:1.2.208.176.1.2",
      "value": "1908560343"
    }
  ],
  "address": [
    {
      "use": "home",
      "city": "Aalborg"
    }
  ]
}