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-Incident"/>
  <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-Incident</b></p><a name="ex-Location-Elina-R-Macias-Incident"> </a><a name="hcex-Location-Elina-R-Macias-Incident"> </a><a name="ex-Location-Elina-R-Macias-Incident-en-US"> </a><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 419955002}">Residential institution</span>, <span title="Codes:{http://snomed.info/sct 702869004}">Incident site</span>, <span title="Codes:{http://hl7.org/fhir/sid/icd-10-cm Y92.0}">Non-institutional (private) residence as the place of occurrence of the external cause</span></p><p><b>address</b>: Unit A City of Hope Arkansas 71801 US </p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style="display: none">*</td><td>33.663</td><td>93.594</td></tr></table></div>
  </text>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="419955002"/>
      <display value="Residential institution"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="702869004"/>
      <display value="Incident site"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10-cm"/>
      <code value="Y92.0"/>
      <display
               value="Non-institutional (private) residence as the place of occurrence of the external cause"/>
    </coding>
  </type>
  <address>
    <line value="Unit A"/>
    <city value="City of Hope"/>
    <district value="Hempstead County"/>
    <state value="Arkansas"/>
    <postalCode value="71801"/>
    <country value="US"/>
  </address>
  <position>
    <longitude value="33.663"/>
    <latitude value="93.594"/>
  </position>
</Location>