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

: PhenX20_03_hear better in one ear - JSON Representation

Active as of 2022-05-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "HearBetterInOneEarVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA15472-6.html\">LA15472-6</a></td><td>Yes, right ear</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA15473-4.html\">LA15473-4</a></td><td>Yes, left ear</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA32-8.html\">LA32-8</a></td><td>No</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA4389-8.html\">LA4389-8</a></td><td>Refused</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/LA12688-0.html\">LA12688-0</a></td><td>Don't know</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/pacio-splasch/ValueSet/HearBetterInOneEarVS",
  "version" : "0.1.0",
  "name" : "HearBetterInOneEarVS",
  "title" : "PhenX20_03_hear better in one ear",
  "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" : "SPLASCH hearing observation codes representing answers to: Do you hear better in one ear than the other?",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA15472-6",
            "display" : "Yes, right ear"
          },
          {
            "code" : "LA15473-4",
            "display" : "Yes, left ear"
          },
          {
            "code" : "LA32-8",
            "display" : "No"
          },
          {
            "code" : "LA4389-8",
            "display" : "Refused"
          },
          {
            "code" : "LA12688-0",
            "display" : "Don't know"
          }
        ]
      }
    ]
  }
}