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:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "BSJ-SNFDischargeDietSalt"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"BSJ-SNFDischargeDietSalt\"> </a><a name=\"hcBSJ-SNFDischargeDietSalt\"> </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\">ResourceServiceRequest "BSJ-SNFDischargeDietSalt" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-servicerequest.html\">US Core ServiceRequest Profile</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: Dietary regime (regime/therapy) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#182922004)</span></p><p><b>priority</b>: routine</p><p><b>code</b>: Decreased sodium diet (regime/therapy) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#437421000124105)</span></p><p><b>subject</b>: <a href=\"Patient-Example-Smith-Johnson-Patient1.html\">Patient/Example-Smith-Johnson-Patient1</a> " SMITH-JOHNSON"</p><p><b>occurrence</b>: 2024-05-18 --> (ongoing)</p><p><b>authoredOn</b>: 2024-05-18</p><p><b>requester</b>: <a href=\"PractitionerRole-Role-SNFDoc-GeraldPark.html\">PractitionerRole/Role-SNFDoc-GeraldPark</a></p><p><b>reasonReference</b>: </p><ul><li><a href=\"Condition-BSJ-HeartDiseaseDiagnosis.html\">Condition/BSJ-HeartDiseaseDiagnosis</a></li><li><a href=\"Condition-BSJ-KidneyDisease.html\">Condition/BSJ-KidneyDisease</a></li></ul></div>"
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:category ( [
( fhir:coding [
a sct:182922004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "182922004" ] ;
fhir:display [ fhir:v "Dietary regime (regime/therapy)" ] ] )
] ) ; #
fhir:priority [ fhir:v "routine"] ; #
fhir:code [
( fhir:coding [
a sct:437421000124105 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "437421000124105" ] ;
fhir:display [ fhir:v "Decreased sodium diet (regime/therapy)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Example-Smith-Johnson-Patient1" ]
] ; #
fhir:occurrence [
a fhir:Period ;
fhir:start [ fhir:v "2024-05-18"^^xsd:date ]
] ; #
fhir:authoredOn [ fhir:v "2024-05-18"^^xsd:date] ; #
fhir:requester [
fhir:reference [ fhir:v "PractitionerRole/Role-SNFDoc-GeraldPark" ]
] ; #
fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/BSJ-HeartDiseaseDiagnosis" ]
] [
fhir:reference [ fhir:v "Condition/BSJ-KidneyDisease" ]
] ) . #
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