Implementation Guide
23.1.0 - R4 APIs
Publish Box goes here
<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="generated"/>
<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: versionId: id (PrimitiveType/MedicationStatement.meta.versionId): element = id -> versionId=id[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 = ' New ', stated as ' New '), Pen (Details: EditTags code Pen = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen = ' NewPen ', stated as ' New Pen ')</p><p style="margin-bottom: 0px">Security Label: Normal (Details: Confidentiality code N = ' normal ', stated as ' Normal ')</p></div><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 = No display for Extension ,No display for Extension ,No display for Extension ; status = finished; class = ambulatory (ActCode#AMB); type = Office Visit; priority = routine; period = 2020-08-17 21:04:20-0600 --> 2020-08-17 21:07:17-0600</a></p><p><b>effective</b>: 2020-09-15 00:00:00+0530 --> (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></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>