DK MedCom Terminology
1.7.0 - release Denmark flag

This page is part of the MedCom Terminology (v1.7.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.1. For a full list of available versions, see the Directory of published versions

: UseContextCodeSystemValueset - JSON Representation

Active as of 2024-06-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "medcom-messagedefinition-use-context-code-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-messagedefinition-use-context-code-valueset</b></p><a name=\"medcom-messagedefinition-use-context-code-valueset\"> </a><a name=\"hcmedcom-messagedefinition-use-context-code-valueset\"> </a><a name=\"hcmedcom-messagedefinition-use-context-code-valueset-da-DK\"> </a><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-usage-context-type.html\"><code>http://terminology.hl7.org/CodeSystem/usage-context-type</code></a></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messagedefinition-use-context-code-valueset",
  "version" : "1.7.0",
  "name" : "MedComUseContextCodeSystemVS",
  "title" : "UseContextCodeSystemValueset",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-06-26",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "UseContextCodeSystemVS for the messaging infrastructure",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/usage-context-type"
      }
    ]
  }
}