DK MedCom Document
2.0.0 - release DK

This page is part of the DK MedCom Document (v2.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: IHE LanguageCode_TEMP - JSON Representation

Active as of 2015-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "MedCom-ihe-core-languagecode-VS-TEMP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedCom-ihe-core-languagecode-VS-TEMP</b></p><a name=\"MedCom-ihe-core-languagecode-VS-TEMP\"> </a><a name=\"hcMedCom-ihe-core-languagecode-VS-TEMP\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ietf3066.html\"><code>urn:ietf:bcp:47</code></a><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>Danish (Denmark)</td></tr><tr><td>da</td><td>Danish</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/document/ValueSet/MedCom-ihe-core-languagecode-VS-TEMP",
  "version" : "2.0.0",
  "name" : "MedComIHE_CoreLanguageCode_TEMP",
  "title" : "IHE LanguageCode_TEMP",
  "status" : "active",
  "experimental" : false,
  "date" : "2015-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        },
        {
          "system" : "email",
          "value" : "fhir@medcom.dk"
        }
      ]
    }
  ],
  "description" : "_TEMP 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",
            "display" : "Danish (Denmark)"
          },
          {
            "code" : "da",
            "display" : "Danish"
          }
        ]
      }
    ]
  }
}