eHealth Infrastructure
2022.1 - release

eHealth Infrastructure - Local Development build (v2022.1). See the Directory of published versions

: 291 - JSON Representation

Raw json | Download


{
  "resourceType" : "Patient",
  "id" : "291",
  "meta" : {
    "versionId" : "1",
    "profile" : [
      "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-skrs-patient"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"291\" Version \"1\" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ehealth-skrs-patient.html\">ehealth-skrs-patient</a></p></div><p><b>Name and address protection</b>: 2021-08-19T15:22:44+02:00 --&gt; 2021-08-23T15:22:44+02:00</p><p><b>identifier</b>: id: 1908560343 (OFFICIAL)</p><p><b>address</b>: Aalborg (HOME)</p></div>"
  },
  "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"
    }
  ]
}