{
  "resourceType" : "ValueSet",
  "id" : "ehealth-reference-range-type",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-reference-range-type</b></p><a name=\"ehealth-reference-range-type\"> </a><a name=\"hcehealth-reference-range-type\"> </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.1.0/CodeSystem-referencerange-meaning.html\"><code>http://terminology.hl7.org/CodeSystem/referencerange-meaning</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references\"> version &#x1F4E6;1.0.1</span></li><li>Import all the codes that are contained in <a href=\"ValueSet-ehealth-observation-codes.html\">Observation Codes</a></li><li>Include these codes as defined in <a href=\"CodeSystem-urn-oid-1.2.208.184.100.1.html\"><code>urn:oid:1.2.208.184.100.1</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;8.0.2-SNAPSHOT</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.184.100.1.html#urn-oid-1.2.208.184.100.1-RAL\">RAL</a></td><td style=\"color: #cccccc\">Terapeutiske grænseværdier for RØD alarm</td><td>Terapeutiske grænseværdier for RØD alarm</td></tr><tr><td><a href=\"CodeSystem-urn-oid-1.2.208.184.100.1.html#urn-oid-1.2.208.184.100.1-GAL\">GAL</a></td><td style=\"color: #cccccc\">Terapeutiske grænseværdier for GUL alarm</td><td>Terapeutiske grænseværdier for GUL alarm</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-ehealth-reference-range-type.html\"><code>http://ehealth.sundhed.dk/cs/reference-range-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;8.0.2-SNAPSHOT</span></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/reference-range-type",
  "version" : "8.0.2-SNAPSHOT",
  "name" : "ReferenceRangeType",
  "title" : "Reference Range Type",
  "status" : "active",
  "experimental" : true,
  "date" : "2019-02-08T00:00:00+00:00",
  "publisher" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact" : [{
    "name" : "Den telemedicinske infrastruktur (eHealth Infrastructure)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://ehealth.sundhed.dk"
    }]
  }],
  "description" : "Reference Range type value set.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning"
    },
    {
      "valueSet" : ["http://ehealth.sundhed.dk/vs/observation-codes"]
    },
    {
      "system" : "urn:oid:1.2.208.184.100.1",
      "concept" : [{
        "code" : "RAL"
      },
      {
        "code" : "GAL"
      }]
    },
    {
      "system" : "http://ehealth.sundhed.dk/cs/reference-range-type"
    }]
  }
}