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

: MedComHCOFormatCodeCS - JSON Representation

Draft as of 2026-04-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedComHCOFormatCodeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedComHCOFormatCodeCS</b></p><a name=\"MedComHCOFormatCodeCS\"> </a><a name=\"hcMedComHCOFormatCodeCS\"> </a><p>This  code system <code>http://medcomfhir.dk/ig/xdsdocuments/CodeSystem/MedComHCOFormatCodeCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:msg:hco-v1.1:full<a name=\"MedComHCOFormatCodeCS-urn.58ad.58dk.58medcom.58msg.58hco-v1.461.58full\"> </a></td><td>DK HomeCareObservation message v1.1</td></tr><tr><td style=\"white-space:nowrap\">urn:ad:dk:medcom:msg:hco-v1.2:full<a name=\"MedComHCOFormatCodeCS-urn.58ad.58dk.58medcom.58msg.58hco-v1.462.58full\"> </a></td><td>DK HomeCareObservation message v1.2</td></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsdocuments/CodeSystem/MedComHCOFormatCodeCS",
  "version" : "0.1.0-homecareobservation-draft",
  "name" : "MedComHCOFormatCodeCS",
  "title" : "MedComHCOFormatCodeCS",
  "status" : "draft",
  "date" : "2026-04-16T11:17:50+00:00",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://medcom.dk/"
        }
      ]
    }
  ],
  "description" : "Codesystem containing the format codes for HomeCareObservation documents (DA: Kommunale Prøvesvar).",
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "urn:ad:dk:medcom:msg:hco-v1.1:full",
      "display" : "DK HomeCareObservation message v1.1"
    },
    {
      "code" : "urn:ad:dk:medcom:msg:hco-v1.2:full",
      "display" : "DK HomeCareObservation message v1.2"
    }
  ]
}