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

: Code System Containing values that do not have a maintianed code system. - XML Representation

Draft as of 2024-09-03

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PLT"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PLT</b></p><a name="PLT"> </a><a name="hcPLT"> </a><a name="PLT-en-US"> </a><p>This case-sensitive code system <code>https://profiles.ihe.net/PCC/mPSC/CodeSystem/PLT</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">Dispatch<a name="PLT-Dispatch"> </a></td><td>Location or healthcare facility location of the vehicle at the time of dispatch.</td></tr><tr><td style="white-space:nowrap">Scene<a name="PLT-Scene"> </a></td><td>Location or healthcare facility location of the inicident/Scene/Pickup location.</td></tr><tr><td style="white-space:nowrap">Ambulance<a name="PLT-Ambulance"> </a></td><td>The ambulance vehical that is used for the location of the patient during transport</td></tr><tr><td style="white-space:nowrap">Destination<a name="PLT-Destination"> </a></td><td>Location or healthcare facility location of the vehicle destination at the end of the encounter.</td></tr></table></div>
  </text>
  <url value="https://profiles.ihe.net/PCC/mPSC/CodeSystem/PLT"/>
  <version value="2.0.0-draft"/>
  <name value="PCS_LocationType"/>
  <title
         value="Code System Containing values that do not have a maintianed code system."/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-09-03T15:04:24+00:00"/>
  <publisher value="IHE Patient Care Coordination"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="https://www.ihe.net/ihe_domains/patient_care_coordination/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pcc@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE Patient Care Coordination"/>
    <telecom>
      <system value="email"/>
      <value value="pcc@ihe.net"/>
    </telecom>
  </contact>
  <description
               value="Elements in this Code system SHALL be used to further deffine the type of location relative to the patien't episode of care."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="Dispatch"/>
    <display
             value="Location or healthcare facility location of the vehicle at the time of dispatch."/>
  </concept>
  <concept>
    <code value="Scene"/>
    <display
             value="Location or healthcare facility location of the inicident/Scene/Pickup location."/>
  </concept>
  <concept>
    <code value="Ambulance"/>
    <display
             value="The ambulance vehical that is used for the location of the patient during transport"/>
  </concept>
  <concept>
    <code value="Destination"/>
    <display
             value="Location or healthcare facility location of the vehicle destination at the end of the encounter."/>
  </concept>
</CodeSystem>