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" : "c8dac996-4210-45fc-bc6c-be64ae3f82ec",
"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 c8dac996-4210-45fc-bc6c-be64ae3f82ec</b></p><a name=\"c8dac996-4210-45fc-bc6c-be64ae3f82ec\"> </a><a name=\"hcc8dac996-4210-45fc-bc6c-be64ae3f82ec\"> </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/468881000016009\u00a0(use:\u00a0official,\u00a0), <code>http://cvr.dk</code>/34495734</p><p><b>type</b>: <span title=\"Codes:{http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type OE}\">Organisatorisk enhed</span></p><p><b>name</b>: Rikke Pilegaard Hansen (468881000016009)</p><p><b>partOf</b>: <a href=\"Organization-d627cb60-c3e3-4ae0-bca9-88c668ea627e.html\">Organization Trøjborg Lægehus (468861000016002)</a></p><p><b>endpoint</b>: <a href=\"Endpoint-352264ea-9bee-4957-8c8f-c5aff61e1d44.html\">Endpoint EER Messaging Endpoint - TrøjborgLægehusI/S.8200.AarhusN.468851000016000 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" : "468881000016009"
},
{
"system" : "http://cvr.dk",
"value" : "34495734"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-sor-organization-type",
"code" : "OE"
}
]
}
],
"name" : "Rikke Pilegaard Hansen (468881000016009)",
"partOf" : {
🔗 "reference" : "Organization/d627cb60-c3e3-4ae0-bca9-88c668ea627e",
"type" : "Organization",
"identifier" : {
"system" : "urn:oid:1.2.208.176.1.1",
"value" : "468861000016002"
}
},
"endpoint" : [
{
🔗 "reference" : "Endpoint/352264ea-9bee-4957-8c8f-c5aff61e1d44",
"identifier" : {
"type" : {
"coding" : [
{
"system" : "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types",
"code" : "GLN"
}
]
},
"system" : "http://www.gs1.org/gln",
"value" : "5790001995669"
}
}
]
}