DK MedCom Carecommunication
4.0.2 - release
DK MedCom Carecommunication, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 4.0.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-carecommunication/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "89a4dee7-145b-4d09-abaf-24529cb12f15",
"meta" : {
"profile" : [
🔗 "http://medcomfhir.dk/ig/messaging/StructureDefinition/medcom-messaging-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 89a4dee7-145b-4d09-abaf-24529cb12f15</b></p><a name=\"89a4dee7-145b-4d09-abaf-24529cb12f15\"> </a><a name=\"hc89a4dee7-145b-4d09-abaf-24529cb12f15\"> </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=\"file://C:\\Users\\TMS\\TMS\\GitHub\\MedComPublication\\dk-medcom-messaging\\output/StructureDefinition-medcom-messaging-organization.html\">MedComMessagingOrganization</a></p></div><p><b>identifier</b>: SOR/1053231000016001\u00a0(use:\u00a0official,\u00a0), EAN/5790002508240\u00a0(use:\u00a0official,\u00a0), MASTER_EAF/11469610\u00a0(use:\u00a0usual,\u00a0), DENMARK/219\u00a0(use:\u00a0usual,\u00a0)</p><p><b>active</b>: true</p><p><b>name</b>: Sygehusadviser, Hillerød</p><p><b>telecom</b>: ph: 72 32 00 00(Work), fax: 72 32 32 13(Work)</p><p><b>address</b>: Trollesmindealle 27 3400 </p></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"text" : "SOR"
},
"system" : "urn:oid:1.2.208.176.1.1",
"value" : "1053231000016001"
},
{
"use" : "official",
"type" : {
"text" : "EAN"
},
"system" : "https://www.gs1.org/gln",
"value" : "5790002508240"
},
{
"use" : "usual",
"type" : {
"text" : "MASTER_EAF"
},
"system" : "urn:oid:1.2.840.114350.1.13.416.3.7.5.737384.158",
"value" : "11469610"
},
{
"use" : "usual",
"type" : {
"text" : "DENMARK"
},
"system" : "urn:oid:1.2.840.114350.1.13.416.3.7.5.737384.168",
"value" : "219"
}
],
"active" : true,
"name" : "Sygehusadviser, Hillerød",
"telecom" : [
{
"system" : "phone",
"value" : "72 32 00 00",
"use" : "work"
},
{
"system" : "fax",
"value" : "72 32 32 13",
"use" : "work"
}
],
"address" : [
{
"line" : [
"Trollesmindealle 27"
],
"postalCode" : "3400"
}
]
}