HL7 FHIR Implementation Guide: DK Core
1.0.0 - trial-use
HL7 FHIR Implementation Guide: DK Core, published by HL7 Denmark. 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/hl7dk/dk-core/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "b08997bb-4476-4dd0-84dd-2e297f809364",
"meta" : {
"profile" : [
🔗 "http://hl7.dk/fhir/core/StructureDefinition/dk-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization b08997bb-4476-4dd0-84dd-2e297f809364</b></p><a name=\"b08997bb-4476-4dd0-84dd-2e297f809364\"> </a><a name=\"hcb08997bb-4476-4dd0-84dd-2e297f809364\"> </a><a name=\"b08997bb-4476-4dd0-84dd-2e297f809364-da-DK\"> </a><p><b>identifier</b>: <code>urn:oid:1.2.208.176.1.1</code>/12345678901, <code>http://cvr.dk</code>/26919991, <code>https://www.gs1.org/gln</code>/5798002472264, <code>https://kombit.dk/sts/organisation</code>/urn:uuid:a107fd1e-9f35-422c-9d1e-add097bbf4a6</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 264372000}\">Pharmacy</span></p></div>"
},
"identifier" : [
{
"system" : "urn:oid:1.2.208.176.1.1",
"value" : "12345678901"
},
{
"system" : "http://cvr.dk",
"value" : "26919991"
},
{
"system" : "https://www.gs1.org/gln",
"value" : "5798002472264"
},
{
"system" : "https://kombit.dk/sts/organisation",
"value" : "urn:uuid:a107fd1e-9f35-422c-9d1e-add097bbf4a6"
}
],
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "264372000"
}
]
}
]
}