This page is part of the PACIO Functional Status Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
@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:Observation;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "BFS-Hospital-Discharge-Mobility-1"];
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-bfs";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/pacio-fs/StructureDefinition/pacio-bfs> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><h3>Ids</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><h3>Meta</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>Event Location</b>: </p><p><b>DevicePatientUsed</b>: </p><p><b>DevicePatientUsed</b>: </p><p><b>DevicePatientUsed</b>: </p><p><b>DevicePatientUsed</b>: </p><p><b>DevicePatientUsed</b>: </p><p></p><p><b>category</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes: {http://loinc.org 88331-4}\">Mobility - discharge performance during 3 day assessment period [CMS Assessment]</span></p><p><b>subject</b>: <a href=\"Patient-patientBSJ1.html\">Generated Summary: Betsy Smith-Johnson </a></p><p><b>effective</b>: Jul 10, 2020 7:34:00 PM</p><p><b>performer</b>: </p><ul><li><a href=\"Practitioner-Practitioner-RonMarble.html\">Generated Summary: active; Ron Marble ; gender: male</a></li><li><a href=\"PractitionerRole-Role-PT.html\">Generated Summary: active; <span title=\"Codes: {http://snomed.info/sct 36682004}\">Physiotherapist</span></a></li><li><a href=\"Organization-Org-01.html\">Organization. Generated Summary: name: San Antonio General Hospital</a></li></ul><p><b>dataAbsentReason</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/data-absent-reason not-applicable}\">Not Applicable</span></p><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-QResponse-Hospital-Discharge-Mobility-1.html\">Questionnaire Response. Generated Summary: questionnaire: https://api.logicahealth.org/PACIO/open/Questionnaire/MDS3.0-NC-1.17; status: completed; authored: Jul 10, 2020 7:34:00 PM</a></p></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/event-location" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "Location/Org-Loc-01" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/device-patient-used" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "DeviceUseStatement/BFS-Hospital-Discharge-Mobility-1-UseOfDevice-1" ] ]
], [
fhir:index 2;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/device-patient-used" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "DeviceUseStatement/BFS-Hospital-Discharge-Mobility-1-UseOfDevice-2" ] ]
], [
fhir:index 3;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/device-patient-used" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "DeviceUseStatement/BFS-Hospital-Discharge-Mobility-1-UseOfDevice-3" ] ]
], [
fhir:index 4;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/device-patient-used" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "DeviceUseStatement/BFS-Hospital-Discharge-Mobility-1-UseOfDevice-4" ] ]
], [
fhir:index 5;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-fs/StructureDefinition/device-patient-used" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "DeviceUseStatement/BFS-Hospital-Discharge-Mobility-1-UseOfDevice-5" ] ]
];
fhir:Observation.status [ fhir:value "final"];
fhir:Observation.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/observation-category" ];
fhir:Coding.code [ fhir:value "laboratory" ] ]
];
fhir:Observation.code [
fhir:CodeableConcept.coding [
fhir:index 0;
a loinc:88331-4;
fhir:Coding.system [ fhir:value "http://loinc.org" ];
fhir:Coding.code [ fhir:value "88331-4" ];
fhir:Coding.display [ fhir:value "Mobility - discharge performance during 3 day assessment period [CMS Assessment]" ] ]
];
fhir:Observation.subject [
fhir:Reference.reference [ fhir:value "Patient/patientBSJ1" ]
];
fhir:Observation.effectiveDateTime [ fhir:value "2020-07-10T14:34:00-05:00"^^xsd:dateTime];
fhir:Observation.performer [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Practitioner/Practitioner-RonMarble" ]
], [
fhir:index 1;
fhir:Reference.reference [ fhir:value "PractitionerRole/Role-PT" ]
], [
fhir:index 2;
fhir:Reference.reference [ fhir:value "Organization/Org-01" ];
fhir:Reference.display [ fhir:value "Organization" ]
];
fhir:Observation.dataAbsentReason [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/data-absent-reason" ];
fhir:Coding.code [ fhir:value "not-applicable" ] ]
];
fhir:Observation.derivedFrom [
fhir:index 0;
fhir:Reference.reference [ fhir:value "QuestionnaireResponse/QResponse-Hospital-Discharge-Mobility-1" ];
fhir:Reference.display [ fhir:value "Questionnaire Response" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.