{
  "resourceType" : "ValueSet",
  "id" : "MedComHCOTypeCodeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedComHCOTypeCodeVS</b></p><a name=\"MedComHCOTypeCodeVS\"> </a><a name=\"hcMedComHCOTypeCodeVS\"> </a><ul><li>Include these codes as defined in <code>http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-typecode-VS</code><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>HCOM</td><td>HomeCareObservation message</td></tr></table></li></ul></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsdocuments/ValueSet/MedComHCOTypeCodeVS",
  "version" : "0.1.0-homecareobservation-draft",
  "name" : "MedComHCOTypeCodeVS",
  "title" : "MedComHCOTypeCodeVS",
  "status" : "draft",
  "date" : "2026-04-16T11:17:50+00:00",
  "publisher" : "MedCom",
  "contact" : [{
    "name" : "MedCom",
    "telecom" : [{
      "system" : "url",
      "value" : "https://medcom.dk/"
    }]
  }],
  "description" : "ValueSet containing the type codes for HomeCareObservation documents (DA: Kommunale Prøvesvar).",
  "compose" : {
    "include" : [{
      "system" : "http://medcomfhir.dk/ig/xdsmetadata/ValueSet/MedCom-xds-typecode-VS",
      "concept" : [{
        "code" : "HCOM",
        "display" : "HomeCareObservation message"
      }]
    }]
  }
}