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

: Location In Vehicle Value Set - XML Representation

Draft as of 2024-09-03

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="Location.In.Vehicle.VS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet Location.In.Vehicle.VS</b></p><a name="Location.In.Vehicle.VS"> </a><a name="hcLocation.In.Vehicle.VS"> </a><a name="Location.In.Vehicle.VS-en-US"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/428922000">428922000</a></td><td>Found in automobile driver seat</td></tr><tr><td><a href="http://snomed.info/id/429647007">429647007</a></td><td>Found in automobile passenger seat</td></tr><tr><td><a href="http://snomed.info/id/428828002">428828002</a></td><td>Found in automobile rear car seat</td></tr><tr><td><a href="http://snomed.info/id/428431006">428431006</a></td><td>Found across car seat</td></tr><tr><td><a href="http://snomed.info/id/261665006">261665006</a></td><td>Unknown</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/PCC/mPSC/ValueSet/Location.In.Vehicle.VS"/>
  <version value="2.0.0-draft"/>
  <name value="Location_In_Vehicle_VS"/>
  <title value="Location In Vehicle Value Set"/>
  <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="The seat or other locations that the patient has been found, within a vehicle."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="428922000"/>
        <display value="Found in automobile driver seat"/>
      </concept>
      <concept>
        <code value="429647007"/>
        <display value="Found in automobile passenger seat"/>
      </concept>
      <concept>
        <code value="428828002"/>
        <display value="Found in automobile rear car seat"/>
      </concept>
      <concept>
        <code value="428431006"/>
        <display value="Found across car seat"/>
      </concept>
      <concept>
        <code value="261665006"/>
        <display value="Unknown"/>
      </concept>
    </include>
  </compose>
</ValueSet>