DK EHMI Endpoint Register (EER) - Configurations
1.0.0-draft - ci-build
DK EHMI Endpoint Register (EER) - Configurations, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-ehmi-eer-configurations/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "1134981000016000",
"meta" : {
"profile" : [
🔗 "http://medcomehmi.dk/ig/eer/StructureDefinition/Eer.Messaging.Organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 1134981000016000</b></p><a name=\"1134981000016000\"> </a><a name=\"hc1134981000016000\"> </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=\"https://build.fhir.org/ig/medcomdk/dk-ehmi-eer/StructureDefinition-Eer.Messaging.Organization.html\">EerMessagingOrganization</a></p></div><p><b>identifier</b>: SOR Identifier/1134981000016000\u00a0(use:\u00a0official,\u00a0), <code>http://cvr.dk</code>/26919991</p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type SI}\">Sundhedsinstitution</span></p><p><b>name</b>: DigitalSundhedDanmark-Organization-eDelivery (1134981000016000)</p><p><b>telecom</b>: <a href=\"https://sorbrowser.sundhedsdatastyrelsen.dk/?FreetextSearch=%221134981000016000%22\">https://sorbrowser.sundhedsdatastyrelsen.dk/?FreetextSearch=%221134981000016000%22</a></p><p><b>partOf</b>: <a href=\"Organization-325421000016001.html\">Organization DigitalSundhedDanmark-Organization-MedCom (325421000016001)</a></p></div>"
},
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-identier-type",
"code" : "SORID",
"display" : "SOR Identifier"
}
]
},
"system" : "urn:oid:1.2.208.176.1.1",
"value" : "1134981000016000"
},
{
"system" : "http://cvr.dk",
"value" : "26919991"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
"code" : "SI"
}
]
}
],
"name" : "DigitalSundhedDanmark-Organization-eDelivery (1134981000016000)",
"telecom" : [
{
"system" : "url",
"value" : "https://sorbrowser.sundhedsdatastyrelsen.dk/?FreetextSearch=%221134981000016000%22"
}
],
"partOf" : {
🔗 "reference" : "Organization/325421000016001"
}
}