Danish profile of the IHE XDS Metadata Standard
2.0.0-trial-use-1 - release DK

This page is part of the Dk Terminology for XDS Metadata (v2.0.0-trial-use-1: Trial Uses) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.1. For a full list of available versions, see the Directory of published versions

: DK XDS LanguageCode - JSON Representation

Active as of 2015-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-xds-languagecode-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-xds-languagecode-VS</b></p><a name=\"MedCom-xds-languagecode-VS\"> </a><a name=\"hcMedCom-xds-languagecode-VS\"> </a><ul><li>Include these codes as defined in <code>urn:ietf:bcp:47</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>da-DK</td><td/></tr><tr><td>da</td><td/></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-languagecode-VS",
  "version" : "1.0.0",
  "name" : "MedCom_XDS_LanguageCode",
  "title" : "DK XDS LanguageCode",
  "status" : "active",
  "experimental" : false,
  "date" : "2015-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "Tags for the Identification of Languages (RFC 3066)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "urn:ietf:bcp:47",
        "concept" : [
          {
            "code" : "da-DK"
          },
          {
            "code" : "da"
          }
        ]
      }
    ]
  }
}