{
  "resourceType" : "ValueSet",
  "id" : "ehealth-unit",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ehealth-unit</b></p><a name=\"ehealth-unit\"> </a><a name=\"hcehealth-unit\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-ehealth-unit-code.html\">eHealthUnitCodes</a></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-ucum-common.html\">Common UCUM units</a></li></ul></div>"
  },
  "url" : "http://ehealth.sundhed.dk/vs/ehealth-unit",
  "version" : "8.0.2-SNAPSHOT",
  "name" : "eHealthUnit",
  "title" : "eHealthUnit",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-10-19T08: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" : "Value set of Unit Codes and Ucum common",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "DK",
      "display" : "Denmark"
    }]
  }],
  "compose" : {
    "include" : [{
      "valueSet" : ["http://ehealth.sundhed.dk/vs/ehealth-unit-code"]
    },
    {
      "valueSet" : ["http://hl7.org/fhir/ValueSet/ucum-common"]
    }]
  }
}