DK MedCom Carecommunication
4.0.0 - release
This page is part of the DK MedCom CareCommunication (v4.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Patient",
"id" : "22d65545-f98a-4b4d-ba36-51b48b3eb3de",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/core/StructureDefinition/medcom-core-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 22d65545-f98a-4b4d-ba36-51b48b3eb3de</b></p><a name=\"22d65545-f98a-4b4d-ba36-51b48b3eb3de\"> </a><a name=\"hc22d65545-f98a-4b4d-ba36-51b48b3eb3de\"> </a><a name=\"hc22d65545-f98a-4b4d-ba36-51b48b3eb3de-da-DK\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Bruno Elmer (official) (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#2509479989)</p><hr/></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.208.176.1.2",
"value" : "2509479989"
}
],
"name" : [
{
"use" : "official",
"family" : "Elmer",
"given" : [
"Bruno"
]
}
]
}