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-Patient-Elina-R-Macias-MedicationStatement-Warfarin - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="ex-Patient-Elina-R-Macias-MedicationStatement-Warfarin"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/MedicationStatement-uv-ips"/>
    <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: MedicationStatement ex-Patient-Elina-R-Macias-MedicationStatement-Warfarin</b></p><a name="ex-Patient-Elina-R-Macias-MedicationStatement-Warfarin"> </a><a name="hcex-Patient-Elina-R-Macias-MedicationStatement-Warfarin"> </a><a name="ex-Patient-Elina-R-Macias-MedicationStatement-Warfarin-en-US"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/uv/ips/STU1.1/StructureDefinition-MedicationStatement-uv-ips.html">Medication Statement (IPS)</a></p><p style="margin-bottom: 0px">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>status</b>: Completed</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 11289}">warfarin</span></p><p><b>subject</b>: <a href="Patient-ex-Patient-Elina-R-Macias.html">R Macias  Female, DoB: 1941-08-04 ( Patient internal identifier)</a></p><p><b>effective</b>: 2022-10-09 08:48:00-0500</p><blockquote><p><b>dosage</b></p><p><b>timing</b>: Once</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">Oral use</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>3 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM  codemg = 'mg')</span></td></tr></table></blockquote></div>
  </text>
  <status value="completed"/>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="11289"/>
      <display value="warfarin"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/ex-Patient-Elina-R-Macias"/>
  </subject>
  <effectiveDateTime value="2022-10-09T08:48:00-05:00"/>
  <dosage>
    <timing>
      <repeat>
        <frequency value="1"/>
        <periodUnit value="d"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
        <display value="Oral use"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="3"/>
        <unit value="mg"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="mg"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>