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

: Ex-LastKnownWell - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="Ex-LastKnownWell"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/PCC/mPSC/StructureDefinition/Last.Known.Well"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Ex-LastKnownWell</b></p><a name="Ex-LastKnownWell"> </a><a name="hcEx-LastKnownWell"> </a><a name="Ex-LastKnownWell-en-US"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 67517-3}">Last oral intake [Date and time]</span></p><p><b>effective</b>: 2023-08-03 14:14:45-0500</p><p><b>value</b>: 2023-08-03 12:00:00-0500</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="67517-3"/>
    </coding>
  </code>
  <effectiveDateTime value="2023-08-03T14:14:45-05:00"/>
  <valueDateTime value="2023-08-03T12:00:00-05:00"/>
</Observation>