{
  "resourceType" : "ValueSet",
  "id" : "medcom-observation-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-observation-valueset</b></p><a name=\"medcom-observation-valueset\"> </a><a name=\"hcmedcom-observation-valueset\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-medcom-observation-codes.html\"><code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-observation-codes</code></a></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-observation-valueset",
  "version" : "1.8.2",
  "name" : "MedComObservationValueSet",
  "title" : "MedComObservationValueSet",
  "status" : "active",
  "date" : "2025-11-18",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.medcom.dk"
    }]
  }],
  "description" : "Valuesets for Observation defined by MedCom",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-observation-codes"
    }]
  }
}