PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: Paramdicine Summary Paramedicine Procedure-Moving-Patient-Stretcher example for NEMSIS 2023-EMS-3-FallTransport_v350 pretesting example. - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="ex-Procedure-Elina-R-Macias-Moving-Patient-Stretcher"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Procedure-uv-ips"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure ex-Procedure-Elina-R-Macias-Moving-Patient-Stretcher</b></p><a name="ex-Procedure-Elina-R-Macias-Moving-Patient-Stretcher"> </a><a name="hcex-Procedure-Elina-R-Macias-Moving-Patient-Stretcher"> </a><a name="ex-Procedure-Elina-R-Macias-Moving-Patient-Stretcher-en-US"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 58715004}">Moving a patient to a stretcher</span></p><p><b>subject</b>: <a href="Patient-ex-Patient-Elina-R-Macias.html">R Macias  Female, DoB: 1941-08-04 ( Patient internal identifier)</a></p><p><b>performed</b>: 2022-10-09 08:55:00-0500</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-ex-Practitioner-Chase-Grey.html">Practitioner Chase Grey </a></td></tr></table><p><b>outcome</b>: <span title="Codes:{http://snomed.info/sct 385669000}">Successful</span></p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="58715004"/>
      <display value="Moving a patient to a stretcher"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/ex-Patient-Elina-R-Macias"/>
  </subject>
  <performedDateTime value="2022-10-09T08:55:00-05:00"/>
  <performer>
    <actor>🔗 
      <reference value="Practitioner/ex-Practitioner-Chase-Grey"/>
    </actor>
  </performer>
  <outcome>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="385669000"/>
      <display value="Successful"/>
    </coding>
  </outcome>
</Procedure>