PACIO Speech Language Swallowing Cognitive Communication and Hearing (SPLASCH) Implementation Guide
0.1.0 - ci-build

PACIO Speech Language Swallowing Cognitive Communication and Hearing (SPLASCH) Implementation Guide - Local Development build (v0.1.0). See the Directory of published versions

: Hearing Loss - Degree - JSON Representation

Active as of 2022-05-04

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "HearingLossDegreeCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/pacio-splasch/CodeSystem/HearingLossDegreeCS 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\">LA32484-0<a name=\"HearingLossDegreeCS-LA32484-0\"> </a></td><td>No hearing loss</td></tr><tr><td style=\"white-space:nowrap\">LA32491-5<a name=\"HearingLossDegreeCS-LA32491-5\"> </a></td><td>Slight (16-25 dB HL)</td></tr><tr><td style=\"white-space:nowrap\">LA32492-3<a name=\"HearingLossDegreeCS-LA32492-3\"> </a></td><td>Mild (26-40 dB HL)</td></tr><tr><td style=\"white-space:nowrap\">LA32493-1<a name=\"HearingLossDegreeCS-LA32493-1\"> </a></td><td>Moderate (41-55 dB HL)</td></tr><tr><td style=\"white-space:nowrap\">LA32494-9<a name=\"HearingLossDegreeCS-LA32494-9\"> </a></td><td>Moderately severe (56-70 dB HL)</td></tr><tr><td style=\"white-space:nowrap\">LA32495-6<a name=\"HearingLossDegreeCS-LA32495-6\"> </a></td><td>Severe (71-90 dB HL)</td></tr><tr><td style=\"white-space:nowrap\">LA32496-4<a name=\"HearingLossDegreeCS-LA32496-4\"> </a></td><td>Profound (91+ dB HL)</td></tr><tr><td style=\"white-space:nowrap\">LA14100-4<a name=\"HearingLossDegreeCS-LA14100-4\"> </a></td><td>Undetermined</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/HearingLossDegreeCS",
  "version" : "0.1.0",
  "name" : "HearingLossDegreeCS",
  "title" : "Hearing Loss - Degree",
  "status" : "active",
  "date" : "2022-05-04T12:01:11-04:00",
  "publisher" : "HL7 Patient Care Working Group",
  "contact" : [
    {
      "name" : "HL7 Patient Care Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system" : "email",
          "value" : "patients@lists.HL7.org"
        }
      ]
    },
    {
      "name" : "PACIO project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/patientcare"
        },
        {
          "system" : "email",
          "value" : "info@pacioproject.org"
        }
      ]
    }
  ],
  "description" : "Degree of hearing loss",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "LA32484-0",
      "display" : "No hearing loss"
    },
    {
      "code" : "LA32491-5",
      "display" : "Slight (16-25 dB HL)"
    },
    {
      "code" : "LA32492-3",
      "display" : "Mild (26-40 dB HL)"
    },
    {
      "code" : "LA32493-1",
      "display" : "Moderate (41-55 dB HL)"
    },
    {
      "code" : "LA32494-9",
      "display" : "Moderately severe (56-70 dB HL)"
    },
    {
      "code" : "LA32495-6",
      "display" : "Severe (71-90 dB HL)"
    },
    {
      "code" : "LA32496-4",
      "display" : "Profound (91+ dB HL)"
    },
    {
      "code" : "LA14100-4",
      "display" : "Undetermined"
    }
  ]
}