Dk Terminology for XDS Metadata
1.0.0 - trial-use

Dk Terminology for XDS Metadata, published by MedCom. 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/medcomdk/dk-medcom-xds-metadata/ and changes regularly. See the Directory of published versions

: IHE HomeCommunityId - JSON Representation

Active as of 2016-11-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-ihe-core-homeCommunityId-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-ihe-core-homeCommunityId-VS</b></p><a name=\"MedCom-ihe-core-homeCommunityId-VS\"> </a><a name=\"hcMedCom-ihe-core-homeCommunityId-VS\"> </a><a name=\"MedCom-ihe-core-homeCommunityId-VS-en-US\"> </a><ul><li>Include these codes as defined in <code>urn:oid:1.2.208.176.8.1</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1.2.208.176.8.1</td><td>Common Danish IHE XDS domain. Integrating the Healthcare Enterprise (IHE) cross[X]-enterprise Document Sharing (XDS) domain</td></tr><tr><td>1.2.208.193.100</td><td>Primary healthcare domain</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-ihe-core-homeCommunityId-VS",
  "version" : "1.0.0",
  "name" : "MedComIHE_CoreDkHomeCommunityId",
  "title" : "IHE HomeCommunityId",
  "status" : "active",
  "date" : "2016-11-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "List of operational and in production home communities (XCA) in Danish Document Sharing",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.208.176.8.1",
        "concept" : [
          {
            "code" : "1.2.208.176.8.1",
            "display" : "Common Danish IHE XDS domain. Integrating the Healthcare Enterprise (IHE) cross[X]-enterprise Document Sharing (XDS) domain"
          },
          {
            "code" : "1.2.208.193.100",
            "display" : "Primary healthcare domain"
          }
        ]
      }
    ]
  }
}