Dk Terminology for XDS Metadata
2.0.0 - release

Dk Terminology for XDS Metadata, published by MedCom. This guide is not an authorized publication; it is the continuous build for version 2.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

: Codes for HEAR/FAIR project - JSON Representation

Active as of 2025-01-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MedCom-ihe-hoer-CS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MedCom-ihe-hoer-CS</b></p><a name=\"MedCom-ihe-hoer-CS\"> </a><a name=\"hcMedCom-ihe-hoer-CS\"> </a><p>This case-insensitive code system <code>urn:ad:dk:medcom:noah:action-categories</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\">1<a name=\"MedCom-ihe-hoer-CS-1\"> </a></td><td>Audiogram</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"MedCom-ihe-hoer-CS-15\"> </a></td><td>Impedance (left ear)</td></tr><tr><td style=\"white-space:nowrap\">16<a name=\"MedCom-ihe-hoer-CS-16\"> </a></td><td>Impedance (right ear)</td></tr><tr><td style=\"white-space:nowrap\">129<a name=\"MedCom-ihe-hoer-CS-129\"> </a></td><td>Hearing Instrument Selection (left ear)</td></tr><tr><td style=\"white-space:nowrap\">130<a name=\"MedCom-ihe-hoer-CS-130\"> </a></td><td>Hearing Instrument Selection (right ear)</td></tr></table></div>"
  },
  "url" : "urn:ad:dk:medcom:noah:action-categories",
  "identifier" : [
    {
      "value" : "dk:medcom:noah:action-categories"
    }
  ],
  "version" : "1.0.0",
  "name" : "MedComIHE_Hoer",
  "title" : "Codes for HEAR/FAIR project",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "A FHIR representation of the codes used for the HEAR (Danish:HØR)/FAIR project",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "Audiogram"
    },
    {
      "code" : "15",
      "display" : "Impedance (left ear)"
    },
    {
      "code" : "16",
      "display" : "Impedance (right ear)"
    },
    {
      "code" : "129",
      "display" : "Hearing Instrument Selection (left ear)"
    },
    {
      "code" : "130",
      "display" : "Hearing Instrument Selection (right ear)"
    }
  ]
}