DK MedCom Terminology
1.7.0 - release Denmark flag

This page is part of the MedCom Terminology (v1.7.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.1. For a full list of available versions, see the Directory of published versions

: MedComDiagnosticReportCodes - JSON Representation

Draft as of 2023-10-31

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "MedComDiagnosticReportCodes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedComDiagnosticReportCodes</b></p><a name=\"MedComDiagnosticReportCodes\"> </a><a name=\"hcMedComDiagnosticReportCodes\"> </a><a name=\"hcMedComDiagnosticReportCodes-da-DK\"> </a><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes</code> defines the following code:</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\">HomeCareReport<a name=\"MedComDiagnosticReportCodes-HomeCareReport\"> </a></td><td>HomeCareDiagnosticReport</td></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/terminology/CodeSystem/MedComDiagnosticReportCodes",
  "version" : "1.7.0",
  "name" : "MedComDiagnosticReportCodes",
  "title" : "MedComDiagnosticReportCodes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2023-10-31",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "Codes that represents the name of the diagnostic report",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "HomeCareReport",
      "display" : "HomeCareDiagnosticReport"
    }
  ]
}