FHIR Implementation Guide for NJSAMS


1.0.0 - release

NJSAMS - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ServiceRequestComplete - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ServiceRequestComplete"/>
  <meta>
    <profile
             value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/StructureDefinition/NJSAMSLOCIServiceRequest"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ServiceRequestComplete</b></p><a name="ServiceRequestComplete"> </a><a name="hcServiceRequestComplete"> </a><a name="ServiceRequestComplete-en-US"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-NJSAMSLOCIServiceRequest.html">NJSAMSLOCIServiceRequest</a></p></div><p><b>Counselor</b>: <a href="Practitioner-LOCI3Counselor.html">Practitioner Maria Pipitome</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TotalLOCIScore 12}">12. CLINICALLY MANAGED LOW INTENSITY RESIDENTIAL SERVICES</span></p><p><b>subject</b>: <a href="Patient-PatientComplete.html">William Smith  Other, DoB: 2000-06-11 ( http://hl7.org/fhir/sid/us-ssn#United States Social Security Number#00-00-0000)</a></p><p><b>authoredOn</b>: 2022-12-19</p><p><b>requester</b>: <a href="Practitioner-LOCI3Supervisor.html">Practitioner Dr. Eugene Clyde</a></p><p><b>note</b>: Upon discharge, the client is recommended to stay at a halfway house for a minimum of 6 months, A halfway house would be more effective than the recommended therapies</p></div>
  </text>
  <extension
             url="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/StructureDefinition/Counselor">
    <valueReference>🔗 
      <reference value="Practitioner/LOCI3Counselor"/>
    </valueReference>
  </extension>
  <status value="active"/>
  <intent value="order"/>
  <code>
    <coding>
      <system
              value="https://fhir.njsams.rutgers.edu/NJSAMS-fhir/CodeSystem/TotalLOCIScore"/>
      <code value="12"/>
      <display
               value="12. CLINICALLY MANAGED LOW INTENSITY RESIDENTIAL SERVICES"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientComplete"/>
  </subject>
  <authoredOn value="2022-12-19"/>
  <requester>🔗 
    <reference value="Practitioner/LOCI3Supervisor"/>
  </requester>
  <note>
    <text
          value="Upon discharge, the client is recommended to stay at a halfway house for a minimum of 6 months"/>
  </note>
  <note>
    <text
          value="A halfway house would be more effective than the recommended therapies"/>
  </note>
</ServiceRequest>