{
  "resourceType" : "ValueSet",
  "id" : "medcom-core-interpreation-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medcom-core-interpreation-valueset</b></p><a name=\"medcom-core-interpreation-valueset\"> </a><a name=\"hcmedcom-core-interpreation-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"http://terminology.hl7.org/7.0.0/CodeSystem-v3-ObservationInterpretation.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation</code></a></li><li>Include these codes as defined in <a href=\"CodeSystem-medcom-core-interpretation-codes.html\"><code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-medcom-core-interpretation-codes.html#medcom-core-interpretation-codes-NI\">NI</a></td><td style=\"color: #cccccc\">Not Interpreted</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-core-interpreation-valueset",
  "version" : "1.8.2",
  "name" : "MedComCoreInterpretationCodesValueset",
  "title" : "MedComCoreInterpretationValueset",
  "status" : "active",
  "date" : "2025-11-18",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.medcom.dk"
    }]
  }],
  "description" : "Valueset with code for interpretation of an observation",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"
    },
    {
      "system" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-interpretation-codes",
      "concept" : [{
        "code" : "NI"
      }]
    }]
  }
}