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" : "962371000016004",
"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 962371000016004</b></p><a name=\"962371000016004\"> </a><a name=\"hc962371000016004\"> </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/962371000016004\u00a0(use:\u00a0official,\u00a0), <code>http://cvr.dk</code>/76942528</p><p><b>active</b>: false</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>: Flyvelæge-Aarhus.dk (962371000016004)</p><p><b>partOf</b>: <a href=\"Organization-962361000016009.html\">Organization Flyvelæge-Aarhus.dk (962361000016009)</a></p><p><b>endpoint</b>: <a href=\"Endpoint-5790002411397.html\">Endpoint EER Messaging Endpoint - Flyvelæge-Aarhus.dk.8200.AarhusN.962371000016004 FHIR Endpoint</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" : "962371000016004"
},
{
"system" : "http://cvr.dk",
"value" : "76942528"
}
],
"active" : false,
"type" : [
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
"code" : "SI"
}
]
}
],
"name" : "Flyvelæge-Aarhus.dk (962371000016004)",
"partOf" : {
🔗 "reference" : "Organization/962361000016009",
"type" : "Organization",
"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" : "962361000016009"
}
},
"endpoint" : [
{
🔗 "reference" : "Endpoint/5790002411397",
"type" : "Endpoint",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types",
"code" : "GLN"
}
]
},
"system" : "https://www.gs1.org/gln",
"value" : "5790002411397"
}
}
]
}