PACIO Transitions of Care Implementation Guide
0.1.0 - ci-build United States of America flag

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

: Discharge Service Request for protein diet - XML Representation

Raw xml | Download



<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="BSJ-SNFDischargeDietProtein"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-servicerequest"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest</b><a name="BSJ-SNFDischargeDietProtein"> </a><a name="hcBSJ-SNFDischargeDietProtein"> </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 &quot;BSJ-SNFDischargeDietProtein&quot; </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 protein and/or protein derivative diet (regime/therapy) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOWMED CT</a>#1055201009)</span></p><p><b>subject</b>: <a href="Patient-Example-Smith-Johnson-Patient1.html">Patient/Example-Smith-Johnson-Patient1</a> &quot; SMITH-JOHNSON&quot;</p><p><b>occurrence</b>: 2024-05-18 --&gt; (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>: <a href="Condition-BSJ-KidneyDisease.html">Condition/BSJ-KidneyDisease</a></p></div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="182922004"/>
      <display value="Dietary regime (regime/therapy)"/>
    </coding>
  </category>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="1055201009"/>
      <display
               value="Decreased protein and/or protein derivative diet (regime/therapy)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Example-Smith-Johnson-Patient1"/>
  </subject>
  <occurrencePeriod>
    <start value="2024-05-18"/>
  </occurrencePeriod>
  <authoredOn value="2024-05-18"/>
  <requester>🔗 
    <reference value="PractitionerRole/Role-SNFDoc-GeraldPark"/>
  </requester>
  <reasonReference>🔗 
    <reference value="Condition/BSJ-KidneyDisease"/>
  </reasonReference>
</ServiceRequest>