0.1.0 - ci-build International flag

JohnMoehrkeTestMed, published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/testMed/ and changes regularly. See the Directory of published versions

: Example of a medication R4, minimal - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="ex-medication-0"/>
  <meta>
    <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-medication-0</b></p><a name="ex-medication-0"> </a><a name="hcex-medication-0"> </a><a name="ex-medication-0-en-US"> </a><p><b>identifier</b>: 1234</p><p><b>basedOn</b>: <a href="#hcex-medication-0/in-Request">MedicationRequest: identifier = 1234; status = active; intent = order; medication[x] = </a></p><p><b>partOf</b>: <a href="#hcex-medication-0/in-Dispense">MedicationDispense: status = unknown; medication[x] = </a></p><p><b>status</b>: Active</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/medication-statement-category patientspecified}">Patient Specified</span></p><p><b>medication</b>: <span title="Codes:">Tylenol</span></p><p><b>subject</b>: <a href="Patient-ex-patient.html">John Schmidt  Other, DoB: 1923-07-25</a></p><p><b>effective</b>: 2004-12-25 --&gt; 2021-12-25</p><p><b>dateAsserted</b>: 2020-11-24</p><p><b>reasonCode</b>: <span title="Codes:">Body pains</span></p><p><b>note</b>: a minimal medication</p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1 tablet</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}">Oral route</span></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td><td><b>Rate[x]</b></td></tr><tr><td style="display: none">*</td><td>1 {Capsule}<span style="background: LightGoldenRodYellow"> (Details: UCUM  code{Capsule} = '{Capsule}')</span></td><td>3/1 /d<span style="background: LightGoldenRodYellow"> (Details: UCUM  code/d = '/d')</span></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Provenance  #in-Provenance</b></p><a name="ex-medication-0/in-Provenance"> </a><a name="hcex-medication-0/in-Provenance"> </a><a name="ex-medication-0/in-Provenance-en-US"> </a><p>Provenance for <a href="#hcex-medication-0">MedicationStatement: identifier = 1234; status = active; category = Patient Specified; medication[x] = ; effective[x] = 2004-12-25 --&gt; 2021-12-25; dateAsserted = 2020-11-24; reasonCode = ; note = a minimal medication</a></p><p>Summary</p><table class="grid"><tr><td>Occurrence</td><td>2020-11-24</td></tr><tr><td>Recorded</td><td>2020-11-24 13:00:00+0000</td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Author</span></td><td><a href="Patient-ex-patient.html">John Schmidt  Other, DoB: 1923-07-25</a></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Organization  #in-Pharmacy</b></p><a name="ex-medication-0/in-Pharmacy"> </a><a name="hcex-medication-0/in-Pharmacy"> </a><a name="ex-medication-0/in-Pharmacy-en-US"> </a><p><b>type</b>: <span title="Codes:">Pharmacy</span></p><p><b>name</b>: CVS</p><p><b>telecom</b>: <a href="tel:+17773339998">+17773339998</a></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: MedicationDispense  #in-Dispense</b></p><a name="ex-medication-0/in-Dispense"> </a><a name="hcex-medication-0/in-Dispense"> </a><a name="ex-medication-0/in-Dispense-en-US"> </a><p><b>status</b>: Unknown</p><p><b>medication</b>: <span title="Codes:">Tylenol</span></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="#hcex-medication-0/in-Pharmacy">Organization CVS</a></td></tr></table></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: MedicationRequest  #in-Request</b></p><a name="ex-medication-0/in-Request"> </a><a name="hcex-medication-0/in-Request"> </a><a name="ex-medication-0/in-Request-en-US"> </a><p><b>identifier</b>: 1234</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <span title="Codes:">Tylenol</span></p><p><b>subject</b>: <a href="Patient-ex-patient.html">John Schmidt  Other, DoB: 1923-07-25</a></p><p><b>requester</b>: Dr. Prancy Practitioner</p></blockquote></div>
  </text>
  <contained>
    <Provenance>
      <id value="in-Provenance"/>
      <target>
        <reference value="#"/>
      </target>
      <occurredDateTime value="2020-11-24"/>
      <recorded value="2020-11-24T13:00:00.0000Z"/>
      <agent>
        <type>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
            <code value="author"/>
          </coding>
        </type>
        <who>🔗 
          <reference value="Patient/ex-patient"/>
        </who>
      </agent>
    </Provenance>
  </contained>
  <contained>
    <Organization>
      <id value="in-Pharmacy"/>
      <type>
        <text value="Pharmacy"/>
      </type>
      <name value="CVS"/>
      <telecom>
        <system value="phone"/>
        <value value="+17773339998"/>
      </telecom>
    </Organization>
  </contained>
  <contained>
    <MedicationDispense>
      <id value="in-Dispense"/>
      <status value="unknown"/>
      <medicationCodeableConcept>
        <text value="Tylenol"/>
      </medicationCodeableConcept>
      <performer>
        <actor>
          <reference value="#in-Pharmacy"/>
        </actor>
      </performer>
    </MedicationDispense>
  </contained>
  <contained>
    <MedicationRequest>
      <id value="in-Request"/>
      <identifier>
        <value value="1234"/>
      </identifier>
      <status value="active"/>
      <intent value="order"/>
      <medicationCodeableConcept>
        <text value="Tylenol"/>
      </medicationCodeableConcept>
      <subject>🔗 
        <reference value="Patient/ex-patient"/>
      </subject>
      <requester>
        <display value="Dr. Prancy Practitioner"/>
      </requester>
    </MedicationRequest>
  </contained>
  <identifier>
    <value value="1234"/>
  </identifier>
  <basedOn>
    <reference value="#in-Request"/>
  </basedOn>
  <partOf>
    <reference value="#in-Dispense"/>
  </partOf>
  <status value="active"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/medication-statement-category"/>
      <code value="patientspecified"/>
    </coding>
  </category>
  <medicationCodeableConcept>
    <text value="Tylenol"/>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/ex-patient"/>
  </subject>
  <effectivePeriod>
    <start value="2004-12-25"/>
    <end value="2021-12-25"/>
  </effectivePeriod>
  <dateAsserted value="2020-11-24"/>
  <reasonCode>
    <text value="Body pains"/>
  </reasonCode>
  <note>
    <text value="a minimal medication"/>
  </note>
  <dosage>
    <text value="1 tablet"/>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
      </coding>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="{Capsule}"/>
      </doseQuantity>
      <rateRatio>
        <numerator>
          <value value="3"/>
        </numerator>
        <denominator>
          <value value="1"/>
          <system value="http://unitsofmeasure.org"/>
          <code value="/d"/>
        </denominator>
      </rateRatio>
    </doseAndRate>
  </dosage>
</MedicationStatement>