{
  "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"
      }]
    }]
  }
}