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 incident location example for NEMSIS 2023-EMS-3-FallTransport_v350 pretesting example. - XML Representation

Raw xml | Download



<Location xmlns="http://hl7.org/fhir">
  <id value="ex-Location-Elina-R-Macias-Destination"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/PCC/mPSC/StructureDefinition/IHE.PCC.mPSC.Location"/>
    <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: Location ex-Location-Elina-R-Macias-Destination</b></p><a name="ex-Location-Elina-R-Macias-Destination"> </a><a name="hcex-Location-Elina-R-Macias-Destination"> </a><a name="ex-Location-Elina-R-Macias-Destination-en-US"> </a><p><b>identifier</b>: 1295736734</p><p><b>name</b>: CHRISTUS St. Michael Health System</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode AMB}">Ambulance</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode ER}">Emergency room</span>, <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CHR}">Chronic Care Facility</span></p></div>
  </text>
  <identifier>
    <value value="1295736734"/>
  </identifier>
  <name value="CHRISTUS St. Michael Health System"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="AMB"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="ER"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="CHR"/>
    </coding>
  </type>
</Location>