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 Prcatitioner Chase Grey example for NEMSIS 2023-EMS-3-FallTransport_v350 pretesting example. - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="ex-Practitioner-Chase-Grey"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Practitioner-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: Practitioner ex-Practitioner-Chase-Grey</b></p><a name="ex-Practitioner-Chase-Grey"> </a><a name="hcex-Practitioner-Chase-Grey"> </a><a name="ex-Practitioner-Chase-Grey-en-US"> </a><p><b>identifier</b>: 7492</p><p><b>name</b>: Chase Grey </p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://phinvads.cdc.gov/vads/SearchVocab.action 53-3011.00.014720}">EMS Medic</span></td></tr></table></div>
  </text>
  <identifier>
    <value value="7492"/>
  </identifier>
  <name>
    <family value="Grey"/>
    <given value="Chase"/>
  </name>
  <qualification>
    <code>
      <coding>
        <system value="https://phinvads.cdc.gov/vads/SearchVocab.action"/>
        <code value="53-3011.00.014720"/>
        <display value="EMS Medic"/>
      </coding>
    </code>
  </qualification>
</Practitioner>