MedCom HomeCareObservation
1.1.0-trial-use - release
This page is part of the The DK MedCom HomeCareObservation (v1.1.0-trial-use: Release 1.x.x Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Patient",
"id" : "bbcd4817-1c4b-4089-a712-346f65ec16f9",
"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 bbcd4817-1c4b-4089-a712-346f65ec16f9</b></p><a name=\"bbcd4817-1c4b-4089-a712-346f65ec16f9\"> </a><a name=\"hcbbcd4817-1c4b-4089-a712-346f65ec16f9\"> </a><a name=\"bbcd4817-1c4b-4089-a712-346f65ec16f9-da-DK\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://medcomfhir.dk/ig/core/2.4.0/StructureDefinition-medcom-core-patient.html\">MedComCorePatient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">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"
}
]
}