Implementation Guide
25.0.0 - R4 APIs

Publish Box goes here

: General MedicationStatement Example - XML Representation

Raw xml | Download


<MedicationStatement xmlns="http://hl7.org/fhir">
  <id value="Example1"/>
  <meta>
    <versionId value="1915766443446860"/>
    <lastUpdated value="2020-09-15T05:21:36.150+05:30"/>
    <profile
             value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-profile"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="N"/>
      <display value="Normal"/>
    </security>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="New"/>
      <display value="New"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="Pen"/>
      <display value="Pen"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="NewPen"/>
      <display value="New Pen"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationStatement Example1</b></p><a name="Example1"> </a><a name="hcExample1"> </a><a name="Example1-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">version: 1915766443446860; Last updated: 2020-09-15 05:21:36+0530</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-athena-medstatement-profile.html">Record of medication being taken by a patient</a></p><p style="margin-bottom: 0px">Tags: New (Details: EditTags code New), Pen (Details: EditTags code Pen), New Pen (Details: EditTags code NewPen = 'New Pen')</p><p style="margin-bottom: 0px">Security Label: Normal (Details: Confidentiality code N = 'Normal')</p></div><p><b>ndc</b>: <span title="Codes:{http://hl7.org/fhir/sid/ndc 00056016870}">ndc 00056016870</span></p><p><b>ddid</b>: <span title="Codes:{http://docs.wolterskluwercdi.com/codesystems/ddid 31804}">ddid 31804</span></p><p><b>rxnorm</b>: <a href="https://mor.nlm.nih.gov/RxNav/search?searchBy=RXCUI&amp;searchTerm=209086">RxNorm 209086</a>: Warfarin 4 MG Oral Tablet [Coumadin]</p><p><b>status</b>: Active</p><p><b>medication</b>: <a href="Medication/31804">COUMADIN 4 MG</a></p><p><b>subject</b>: <a href="Patient-Example1.html">Robert S Benson (official) Male, DoB: 1974-05-21 ( Medical record number)</a></p><p><b>context</b>: <a href="Encounter-Example1.html">Encounter: extension = Initial Visit,Office Visit,-&gt;Practitioner Harry S. Winston ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --&gt; 2020-08-17 21:07:17-0600</a></p><p><b>effective</b>: 2020-09-15 00:00:00+0530 --&gt; (ongoing)</p><p><b>dateAsserted</b>: 2020-09-15 05:21:14+0530</p><p><b>informationSource</b>: <a href="Practitioner-Example1.html">Practitioner Harry S. Winston </a></p><p><b>derivedFrom</b>: <a href="MedicationRequest/1915766443446890">MedicationRequest/1915766443446890</a></p><blockquote><p><b>dosage</b></p><p><b>text</b>: 1 per day</p><p><b>timing</b>: Once per 24.00000 hours</p><p><b>route</b>: <span title="Codes:{http://snomed.info/sct 26643006}, {http://ncimeta.nci.nih.gov C38288}">Oral route</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>1.00000 {Tablet}</td></tr></table></blockquote></div>
  </text>
  <extension
             url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-extension-ndc">
    <valueCodeableConcept>
      <coding>
        <system value="http://hl7.org/fhir/sid/ndc"/>
        <code value="00056016870"/>
      </coding>
      <text value="ndc 00056016870"/>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-extension-ddid">
    <valueCodeableConcept>
      <coding>
        <system value="http://docs.wolterskluwercdi.com/codesystems/ddid"/>
        <code value="31804"/>
      </coding>
      <text value="ddid 31804"/>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medstatement-extension-rxnorm">
    <valueCoding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="209086"/>
    </valueCoding>
  </extension>
  <status value="active"/>
  <medicationReference>
    <reference value="Medication/31804"/>
    <display value="COUMADIN 4 MG"/>
  </medicationReference>
  <subject>🔗 
    <reference value="Patient/Example1"/>
  </subject>
  <context>🔗 
    <reference value="Encounter/Example1"/>
  </context>
  <effectivePeriod>
    <start value="2020-09-15T00:00:00+05:30"/>
  </effectivePeriod>
  <dateAsserted value="2020-09-15T05:21:14+05:30"/>
  <informationSource>🔗 
    <reference value="Practitioner/Example1"/>
  </informationSource>
  <derivedFrom>
    <reference value="MedicationRequest/1915766443446890"/>
  </derivedFrom>
  <dosage>
    <text value="1 per day"/>
    <timing>
      <repeat>
        <period value="24.00000"/>
        <periodUnit value="h"/>
      </repeat>
    </timing>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="26643006"/>
        <display value="Oral route"/>
      </coding>
      <coding>
        <system value="http://ncimeta.nci.nih.gov"/>
        <code value="C38288"/>
        <display value="Oral route"/>
      </coding>
      <text value="Oral route"/>
    </route>
    <doseAndRate>
      <doseQuantity>
        <value value="1.00000"/>
        <unit value="{Tablet}"/>
      </doseQuantity>
    </doseAndRate>
  </dosage>
</MedicationStatement>