Danish XDS Documents profiles
0.1.0-homecareobservation-draft - release

This page is part of the DK MedCom XDS Documents (v0.1.0-homecareobservation-draft: Drafts Draft) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0-trial-use-1. For a full list of available versions, see the Directory of published versions

: MedComHCOTypeCodeVS - JSON Representation

Draft as of 2026-04-16

Raw json | Download

{
  "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"
          }
        ]
      }
    ]
  }
}