MedCom HomeCareObservation
1.0.0 - release
MedCom HomeCareObservation, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk_HomeCareObservations/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-requesterorganization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1</b></p><a name=\"1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1\"> </a><a name=\"hc1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1\"> </a><a name=\"1ab9c2d9-c348-4d75-9122-60ea8a6fdcf1-da-DK\"> </a><p><b>identifier</b>: <code>https://www.gs1.org/gln</code>/5790000127092, <code>urn:oid:1.2.208.176.1.1</code>/52581000016005, <code>urn:oid:1.2.208.176.1.4</code>/061654</p><p><b>name</b>: Skødstrup Lægepraksis</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>O.K.M. </td></tr></table></div>"
},
"identifier" : [
{
"system" : "https://www.gs1.org/gln",
"value" : "5790000127092"
},
{
"system" : "urn:oid:1.2.208.176.1.1",
"value" : "52581000016005"
},
{
"system" : "urn:oid:1.2.208.176.1.4",
"value" : "061654"
}
],
"name" : "Skødstrup Lægepraksis",
"contact" : [
{
"name" : {
"given" : [
"O.K.M."
]
}
}
]
}