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

: Observation Value Solid Diet Codes - JSON Representation

Active as of 2022-05-04

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "SPLASCHSolidDietCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHSolidDietCS 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\">regular<a name=\"SPLASCHSolidDietCS-regular\"> </a></td><td>Regular</td><td>Regular</td></tr><tr><td style=\"white-space:nowrap\">soft<a name=\"SPLASCHSolidDietCS-soft\"> </a></td><td>Soft and bite-sized</td><td>Soft and bite-sized</td></tr><tr><td style=\"white-space:nowrap\">minced<a name=\"SPLASCHSolidDietCS-minced\"> </a></td><td>Minced and moist</td><td>Minced and moist</td></tr><tr><td style=\"white-space:nowrap\">pureed<a name=\"SPLASCHSolidDietCS-pureed\"> </a></td><td>Pureed</td><td>Pureed</td></tr><tr><td style=\"white-space:nowrap\">liquidized<a name=\"SPLASCHSolidDietCS-liquidized\"> </a></td><td>Liquidized</td><td>Liquidized</td></tr><tr><td style=\"white-space:nowrap\">no-solids<a name=\"SPLASCHSolidDietCS-no-solids\"> </a></td><td>No solids</td><td>No solids</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHSolidDietCS",
  "version" : "0.1.0",
  "name" : "SPLASCHSolidDietCS",
  "title" : "Observation Value Solid Diet 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" : "Category codes for solid diet observations",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This CodeSystem is not copyrighted.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "regular",
      "display" : "Regular",
      "definition" : "Regular"
    },
    {
      "code" : "soft",
      "display" : "Soft and bite-sized",
      "definition" : "Soft and bite-sized"
    },
    {
      "code" : "minced",
      "display" : "Minced and moist",
      "definition" : "Minced and moist"
    },
    {
      "code" : "pureed",
      "display" : "Pureed",
      "definition" : "Pureed"
    },
    {
      "code" : "liquidized",
      "display" : "Liquidized",
      "definition" : "Liquidized"
    },
    {
      "code" : "no-solids",
      "display" : "No solids",
      "definition" : "No solids"
    }
  ]
}