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

: BSJ-ObservationSPLASCH-055 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "BSJ-ObservationSPLASCH-055",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource \"BSJ-ObservationSPLASCH-055\" </p></div><p><b>status</b>: final</p><p><b>category</b>: Spoken language expression <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-SPLASCHObservationCategoryCS.html\">SPLASCH Observation Category Codes</a>#spoken-language-expression)</span></p><p><b>code</b>: Participate in communication without assistance <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-SPLASCHSpeechExpressionObservationCS.html\">Speech Expression Observation Codes</a>#communicate-without-assistance)</span></p><p><b>subject</b>: <a href=\"Patient-BSJ-patientBSJ1.html\">Patient/BSJ-patientBSJ1</a> \" SMITH-JOHNSON\"</p><p><b>effective</b>: 2020-07-08T09:30:00-05:00</p><p><b>performer</b>: </p><ul><li><a href=\"Practitioner-Practitioner-JennyGlass.html\">Practitioner/Practitioner-JennyGlass</a> \" GLASS\"</li><li><a href=\"PractitionerRole-provider-role-speech-language-pathologist-JennyGlass.html\">PractitionerRole/provider-role-speech-language-pathologist-JennyGlass</a></li><li><a href=\"Organization-Organization-San-Antonio-General-Hospital.html\">Organization/Organization-San-Antonio-General-Hospital</a> \"San Antonio General Hospital\"</li></ul><p><b>value</b>: 50-75% of the time <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-SPLASCHTimePercentageCategoryCS.html\">Observation Value Time Percentage Category Codes</a>#50-75-percent)</span></p></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHObservationCategoryCS",
          "code" : "spoken-language-expression",
          "display" : "Spoken language expression"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHSpeechExpressionObservationCS",
        "code" : "communicate-without-assistance",
        "display" : "Participate in communication without assistance"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/BSJ-patientBSJ1"
  },
  "effectiveDateTime" : "2020-07-08T09:30:00-05:00",
  "performer" : [
    {
      "reference" : "Practitioner/Practitioner-JennyGlass"
    },
    {
      "reference" : "PractitionerRole/provider-role-speech-language-pathologist-JennyGlass"
    },
    {
      "reference" : "Organization/Organization-San-Antonio-General-Hospital"
    }
  ],
  "valueCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/us/pacio-splasch/CodeSystem/SPLASCHTimePercentageCategoryCS",
        "code" : "50-75-percent",
        "display" : "50-75% of the time"
      }
    ]
  }
}