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

: Solid Diet Modifier Type Observation - JSON Representation

Active as of 2022-05-04

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "SPLASCHSolidDietModifierTypeObservationVS",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-SPLASCHSwallowingObservationCS.html\"><code>http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHSwallowingObservationCS</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-SPLASCHSwallowingObservationCS.html#SPLASCHSwallowingObservationCS-modified-solid-diet\">modified-solid-diet</a></td><td>Recommended modified solids diet</td><td>What modified diet is recommended for the individual to swallow solids safely?</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/pacio-splasch/ValueSet/SPLASCHSolidDietModifierTypeObservationVS",
  "version" : "0.1.0",
  "name" : "SPLASCHSolidDietModifierTypeObservationVS",
  "title" : "Solid Diet Modifier Type Observation",
  "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" : "ValueSet identifying observation codes that have a solid diet modifier value. This ValueSet can be used for creating a pick-list or value validation appropriate for a particular observation.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This CodeSystem is not copyrighted.",
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHSwallowingObservationCS",
        "concept" : [
          {
            "code" : "modified-solid-diet"
          }
        ]
      }
    ]
  }
}