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

: SPLASCH Observation Category Codes - JSON Representation

Active as of 2022-05-04

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "SPLASCHObservationCategoryCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHObservationCategoryCS defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">spoken-language-comprehension<a name=\"SPLASCHObservationCategoryCS-spoken-language-comprehension\"> </a></td><td>Spoken language comprehension</td><td>Category code for spoken language comprehension observation</td></tr><tr><td style=\"white-space:nowrap\">spoken-language-expression<a name=\"SPLASCHObservationCategoryCS-spoken-language-expression\"> </a></td><td>Spoken language expression</td><td>Category code for spoken language expression observation</td></tr><tr><td style=\"white-space:nowrap\">swallowing<a name=\"SPLASCHObservationCategoryCS-swallowing\"> </a></td><td>Swallowing</td><td>Category code for swallowing observation</td></tr><tr><td style=\"white-space:nowrap\">multi-modal-communication<a name=\"SPLASCHObservationCategoryCS-multi-modal-communication\"> </a></td><td>Multi-modal communication</td><td>Category code for multi-modal communication observation</td></tr><tr><td style=\"white-space:nowrap\">hearing<a name=\"SPLASCHObservationCategoryCS-hearing\"> </a></td><td>Hearing</td><td>Category code for hearing observation</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHObservationCategoryCS",
  "version" : "0.1.0",
  "name" : "SPLASCHObservationCategoryCS",
  "title" : "SPLASCH Observation Category Codes",
  "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" : "Categories for SPLASCH observations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "spoken-language-comprehension",
      "display" : "Spoken language comprehension",
      "definition" : "Category code for spoken language comprehension observation"
    },
    {
      "code" : "spoken-language-expression",
      "display" : "Spoken language expression",
      "definition" : "Category code for spoken language expression observation"
    },
    {
      "code" : "swallowing",
      "display" : "Swallowing",
      "definition" : "Category code for swallowing observation"
    },
    {
      "code" : "multi-modal-communication",
      "display" : "Multi-modal communication",
      "definition" : "Category code for multi-modal communication observation"
    },
    {
      "code" : "hearing",
      "display" : "Hearing",
      "definition" : "Category code for hearing observation"
    }
  ]
}