DK MedCom Document
2.0.0 - release DK

This page is part of the DK MedCom Document (v2.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MedCom Message Codes_TEMP - JSON Representation

Active as of 2026-01-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedCom-message-codes-CS-TEMP",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedCom-message-codes-CS-TEMP</b></p><a name=\"MedCom-message-codes-CS-TEMP\"> </a><a name=\"hcMedCom-message-codes-CS-TEMP\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>deprecationDate</td><td>deprecationDate</td><td>http://hl7.org/fhir/concept-properties#deprecationDate</td><td>dateTime</td><td>The date from which the concept is considered deprecated.</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/document/CodeSystem/MedCom-message-codes-CS-TEMP</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deprecated</b></td><td><b>deprecationDate</b></td></tr><tr><td style=\"white-space:nowrap\">CMR<a name=\"MedCom-message-codes-CS-TEMP-CMR\"> </a></td><td>Clinical Mesurement Report</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">PDC<a name=\"MedCom-message-codes-CS-TEMP-PDC\"> </a></td><td>Stamkort</td><td/><td/></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">MADC<a name=\"MedCom-message-codes-CS-TEMP-MADC\"> </a></td><td>MADC</td><td>Deprecated</td><td>2022-12-31</td></tr><tr><td style=\"white-space:nowrap\">PRF<a name=\"MedCom-message-codes-CS-TEMP-PRF\"> </a></td><td>Pregnancy Referral Form</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">PSCR<a name=\"MedCom-message-codes-CS-TEMP-PSCR\"> </a></td><td>Pregnancy Shared Care Report</td><td/><td/></tr><tr><td style=\"white-space:nowrap\">PMR<a name=\"MedCom-message-codes-CS-TEMP-PMR\"> </a></td><td>Pregnancy Measurement Report</td><td/><td/></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/document/CodeSystem/MedCom-message-codes-CS-TEMP",
  "identifier" : [
    {
      "value" : "urn:oid:1.2.208.184.100.1"
    }
  ],
  "version" : "2.0.0",
  "name" : "MedCom_Message_Codes_TEMP",
  "title" : "MedCom Message Codes_TEMP",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        },
        {
          "system" : "email",
          "value" : "fhir@medcom.dk"
        }
      ]
    }
  ],
  "description" : "_TEMP MedCom Message Codes, which includes document type codes (Danish).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "property" : [
    {
      "code" : "deprecationDate",
      "uri" : "http://hl7.org/fhir/concept-properties#deprecationDate",
      "description" : "The date from which the concept is considered deprecated.",
      "type" : "dateTime"
    }
  ],
  "concept" : [
    {
      "code" : "CMR",
      "display" : "Clinical Mesurement Report"
    },
    {
      "code" : "PDC",
      "display" : "Stamkort"
    },
    {
      "code" : "MADC",
      "display" : "MADC",
      "property" : [
        {
          "code" : "deprecationDate",
          "valueDateTime" : "2022-12-31"
        }
      ]
    },
    {
      "code" : "PRF",
      "display" : "Pregnancy Referral Form"
    },
    {
      "code" : "PSCR",
      "display" : "Pregnancy Shared Care Report"
    },
    {
      "code" : "PMR",
      "display" : "Pregnancy Measurement Report"
    }
  ]
}