Dk Terminology for XDS Metadata
1.0.0 - trial-use

Dk Terminology for XDS Metadata, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medcomdk/dk-medcom-xds-metadata/ and changes regularly. See the Directory of published versions

: MedCom Message Codes - JSON Representation

Active as of 2015-01-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedCom-ihe-typecode-CS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedCom-ihe-typecode-CS</b></p><a name=\"MedCom-ihe-typecode-CS\"> </a><a name=\"hcMedCom-ihe-typecode-CS\"> </a><a name=\"MedCom-ihe-typecode-CS-en-US\"> </a><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-typecode-CS</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\">CMR<a name=\"MedCom-ihe-typecode-CS-CMR\"> </a></td><td>Clinical Mesurement Report</td></tr><tr><td style=\"white-space:nowrap\">PDC<a name=\"MedCom-ihe-typecode-CS-PDC\"> </a></td><td>Stamkort</td></tr><tr><td style=\"white-space:nowrap\">MADC<a name=\"MedCom-ihe-typecode-CS-MADC\"> </a></td><td>MADC</td></tr><tr><td style=\"white-space:nowrap\">PRF<a name=\"MedCom-ihe-typecode-CS-PRF\"> </a></td><td>Pregnancy Referral Form</td></tr><tr><td style=\"white-space:nowrap\">PSCR<a name=\"MedCom-ihe-typecode-CS-PSCR\"> </a></td><td>Pregnancy Shared Care Report</td></tr><tr><td style=\"white-space:nowrap\">PMR<a name=\"MedCom-ihe-typecode-CS-PMR\"> </a></td><td>Pregnancy Measurement Report</td></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/xdsmetadata/CodeSystem/MedCom-ihe-typecode-CS",
  "identifier" : [
    {
      "value" : "1.2.208.184.100.1"
    }
  ],
  "version" : "1.0.0",
  "name" : "MedComIHE_TypeCode",
  "title" : "MedCom Message Codes",
  "status" : "active",
  "experimental" : true,
  "date" : "2015-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "MedCom document type codes (Danish)",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "CMR",
      "display" : "Clinical Mesurement Report"
    },
    {
      "code" : "PDC",
      "display" : "Stamkort"
    },
    {
      "code" : "MADC",
      "display" : "MADC"
    },
    {
      "code" : "PRF",
      "display" : "Pregnancy Referral Form"
    },
    {
      "code" : "PSCR",
      "display" : "Pregnancy Shared Care Report"
    },
    {
      "code" : "PMR",
      "display" : "Pregnancy Measurement Report"
    }
  ]
}