PACIO Transitions of Care Implementation Guide
0.1.0 - ci-build
PACIO Transitions of Care Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CarePlan ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "BSJ-SNFDischargeCarePlan"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"BSJ-SNFDischargeCarePlan\"> </a><a name=\"hcBSJ-SNFDischargeCarePlan\"> </a></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\">ResourceCarePlan "BSJ-SNFDischargeCarePlan" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-careplan.html\">US Core CarePlan Profile</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Rehabilitation care plan (record artifact) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#736055001)</span>, Assessment and Plan of Treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/core/STU6.1/CodeSystem-careplan-category.html\">US Core CarePlan Category Extension Codes</a>#assess-plan)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Patient/Example-Smith-Johnson-Patient1</a> " SMITH-JOHNSON"</p><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-PCPFollowUp.html\">ServiceRequest/BSJ-PCPFollowUp</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeCallOrder.html\">ServiceRequest/BSJ-SNFDischargeCallOrder</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeCallOTRefer.html\">ServiceRequest/BSJ-SNFDischargeCallOTRefer</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeCallSLPRefer.html\">ServiceRequest/BSJ-SNFDischargeCallSLPRefer</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeDietProtein.html\">ServiceRequest/BSJ-SNFDischargeDietProtein</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeDietSalt.html\">ServiceRequest/BSJ-SNFDischargeDietSalt</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeLabOrderBMP.html\">ServiceRequest/BSJ-SNFDischargeLabOrderBMP</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargeLabOrderCBC.html\">ServiceRequest/BSJ-SNFDischargeLabOrderCBC</a></p></blockquote><blockquote><p><b>activity</b></p><p><b>reference</b>: <a href=\"ServiceRequest-BSJ-SNFDischargePTRefer.html\">ServiceRequest/BSJ-SNFDischargePTRefer</a></p></blockquote></div>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "plan"] ; #
fhir:category ( [
( fhir:coding [
a sct:736055001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "736055001" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/us/core/CodeSystem/careplan-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "assess-plan" ] ] )
] ) ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
] ; #
fhir:activity ( [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-PCPFollowUp" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeCallOrder" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeCallOTRefer" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeCallSLPRefer" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeDietProtein" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeDietSalt" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeLabOrderBMP" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargeLabOrderCBC" ] ]
] [
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/BSJ-SNFDischargePTRefer" ] ]
] ) . #
IG © 2024+ HL7 International / Patient Care. Package hl7.fhir.us.pacio-toc#0.1.0 based on FHIR 4.0.1. Generated 2024-05-13
Links: Table of Contents |
QA Report