PACIO Functional Status Implementation Guide
1.0.0 - STU 1

PACIO Functional Status Implementation Guide, published by HL7 Patient Care Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/fhir-pacio-functional-status/ and changes regularly. See the Directory of published versions

: QResponse-SNF-Admission-Mobility-SelfCare-1 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:QuestionnaireResponse;
  fhir:nodeRole fhir:treeRoot;
  fhir:Resource.id [ fhir:value "QResponse-SNF-Admission-Mobility-SelfCare-1"];
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse";
       fhir:index 0;
       fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse>     ]
  ];
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ];
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>questionnaire</b>: <a href=\"http://example.org/Questionnaire/MDS3.0-NC-1.17\">http://example.org/Questionnaire/MDS3.0-NC-1.17</a></p><p><b>status</b>: completed</p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Generated Summary: Betsy Smith-Johnson </a></p><p><b>authored</b>: Jul 11, 2020, 9:32:00 PM</p><p><b>author</b>: <a href=\"PractitionerRole-Role-OT-JenCadbury.html\">Generated Summary: active: true; <span title=\"Codes: {http://snomed.info/sct 80546007}\">Occupational therapist</span></a></p><blockquote><p><b>item</b></p><p><b>linkId</b>: Section-37</p><p><b>text</b>: Functional abilities and goals - admission [CMS Assessment]</p><blockquote><p><b>item</b></p><p><b>linkId</b>: Section-37/GG0130_1</p><p><b>text</b>: Self-care - admission performance [CMS Assessment]</p></blockquote></blockquote></div>"
  ];
  fhir:QuestionnaireResponse.questionnaire [
     fhir:value "http://example.org/Questionnaire/MDS3.0-NC-1.17";
     fhir:link <http://example.org/Questionnaire/MDS3.0-NC-1.17>;
     fhir:Element.extension [
       fhir:index 0;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/display" ];
       fhir:Extension.valueString [ fhir:value "Minimum Data Set (MDS) - version 3.0 - Resident Assessment Instrument (RAI) version 1.17.1 [CMS Assessment]" ]     ]
  ];
  fhir:QuestionnaireResponse.status [ fhir:value "completed"];
  fhir:QuestionnaireResponse.subject [
     fhir:Reference.reference [ fhir:value "Patient/patientBSJ1" ]
  ];
  fhir:QuestionnaireResponse.authored [ fhir:value "2020-07-11T16:32:00-05:00"^^xsd:dateTime];
  fhir:QuestionnaireResponse.author [
     fhir:Reference.reference [ fhir:value "PractitionerRole/Role-OT-JenCadbury" ]
  ];
  fhir:QuestionnaireResponse.item [
     fhir:index 0;
     fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37" ];
     fhir:QuestionnaireResponse.item.text [ fhir:value "Functional abilities and goals - admission [CMS Assessment]" ];
     fhir:QuestionnaireResponse.item.item [
       fhir:index 0;
       fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130_1" ];
       fhir:QuestionnaireResponse.item.text [ fhir:value "Self-care - admission performance [CMS Assessment]" ];
       fhir:QuestionnaireResponse.item.item [
         fhir:index 0;
         fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130A1" ];
         fhir:QuestionnaireResponse.item.text [ fhir:value "Eating" ];
         fhir:QuestionnaireResponse.item.answer [
           fhir:index 0;
           fhir:QuestionnaireResponse.item.answer.valueCoding [
             a loinc:LA10055-4;
             fhir:Coding.system [ fhir:value "http://loinc.org" ];
             fhir:Coding.code [ fhir:value "LA10055-4" ];
             fhir:Coding.display [ fhir:value "Partial/moderate assistance - Helper does less than half the effort. Helper lifts, holds or supports trunk or limbs, but provides less than half the effort." ]           ]         ]       ], [
         fhir:index 1;
         fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130B1" ];
         fhir:QuestionnaireResponse.item.text [ fhir:value "Oral hygiene" ];
         fhir:QuestionnaireResponse.item.answer [
           fhir:index 0;
           fhir:QuestionnaireResponse.item.answer.valueCoding [
             a loinc:LA10055-4;
             fhir:Coding.system [ fhir:value "http://loinc.org" ];
             fhir:Coding.code [ fhir:value "LA10055-4" ];
             fhir:Coding.display [ fhir:value "Partial/moderate assistance - Helper does less than half the effort. Helper lifts, holds or supports trunk or limbs, but provides less than half the effort." ]           ]         ]       ], [
         fhir:index 2;
         fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130C1" ];
         fhir:QuestionnaireResponse.item.text [ fhir:value "Toileting hygiene" ];
         fhir:QuestionnaireResponse.item.answer [
           fhir:index 0;
           fhir:QuestionnaireResponse.item.answer.valueCoding [
             a loinc:LA10055-4;
             fhir:Coding.system [ fhir:value "http://loinc.org" ];
             fhir:Coding.code [ fhir:value "LA10055-4" ];
             fhir:Coding.display [ fhir:value "Partial/moderate assistance - Helper does less than half the effort. Helper lifts, holds or supports trunk or limbs, but provides less than half the effort." ]           ]         ]       ], [
         fhir:index 3;
         fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130E1" ];
         fhir:QuestionnaireResponse.item.text [ fhir:value "Shower/bathe self" ];
         fhir:QuestionnaireResponse.item.answer [
           fhir:index 0;
           fhir:QuestionnaireResponse.item.answer.valueCoding [
             a loinc:LA26735-3;
             fhir:Coding.system [ fhir:value "http://loinc.org" ];
             fhir:Coding.code [ fhir:value "LA26735-3" ];
             fhir:Coding.display [ fhir:value "Not attempted due to medical condition or safety concerns" ]           ]         ]       ], [
         fhir:index 4;
         fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130F1" ];
         fhir:QuestionnaireResponse.item.text [ fhir:value "Upper body dressing" ];
         fhir:QuestionnaireResponse.item.answer [
           fhir:index 0;
           fhir:QuestionnaireResponse.item.answer.valueCoding [
             a loinc:LA10055-4;
             fhir:Coding.system [ fhir:value "http://loinc.org" ];
             fhir:Coding.code [ fhir:value "LA10055-4" ];
             fhir:Coding.display [ fhir:value "Partial/moderate assistance - Helper does less than half the effort. Helper lifts, holds or supports trunk or limbs, but provides less than half the effort." ]           ]         ]       ], [
         fhir:index 5;
         fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130G1" ];
         fhir:QuestionnaireResponse.item.text [ fhir:value "Lower body dressing" ];
         fhir:QuestionnaireResponse.item.answer [
           fhir:index 0;
           fhir:QuestionnaireResponse.item.answer.valueCoding [
             a loinc:LA11759-0;
             fhir:Coding.system [ fhir:value "http://loinc.org" ];
             fhir:Coding.code [ fhir:value "LA11759-0" ];
             fhir:Coding.display [ fhir:value "Substantial/maximal assistance - Helper does more than half the effort. Helper lifts or holds trunk or limbs and provides more than half the effort." ]           ]         ]       ], [
         fhir:index 6;
         fhir:QuestionnaireResponse.item.linkId [ fhir:value "Section-37/GG0130H1" ];
         fhir:QuestionnaireResponse.item.text [ fhir:value "Putting on/taking off footwear" ];
         fhir:QuestionnaireResponse.item.answer [
           fhir:index 0;
           fhir:QuestionnaireResponse.item.answer.valueCoding [
             a loinc:LA11759-0;
             fhir:Coding.system [ fhir:value "http://loinc.org" ];
             fhir:Coding.code [ fhir:value "LA11759-0" ];
             fhir:Coding.display [ fhir:value "Substantial/maximal assistance - Helper does more than half the effort. Helper lifts or holds trunk or limbs and provides more than half the effort." ]           ]         ]       ]     ]
  ].

# - ontology header ------------------------------------------------------------

 a owl:Ontology;
  owl:imports fhir:fhir.ttl.