Implementation Guide
25.0.0 - R4 APIs
Publish Box goes here
<Medication xmlns="http://hl7.org/fhir">
<id value="Example1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"/>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-medication-profile"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication Example1</b></p><a name="Example1"> </a><a name="hcExample1"> </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">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-medication.html">US Core Medication Profile</a>, <a href="StructureDefinition-athena-medication-profile.html">Definition of a Medication</a></p></div><p><b>code</b>: <span title="Codes:{http://docs.wolterskluwercdi.com/codesystems/ddid 149450}, {http://docs.wolterskluwercdi.com/codesystems/gpi 97202025006300}, {http://docs.wolterskluwercdi.com/codesystems/dnid 60905}, {http://hl7.org/fhir/sid/ndc 08290325773}">BD LANCET ULTRAFINE 30G (LANCETS) MISC</span></p><p><b>form</b>: <span title="Codes:{http://docs.wolterskluwercdi.com/codesystems/ddid MISC}">MISC</span></p></div>
</text>
<code>
<coding>
<system value="http://docs.wolterskluwercdi.com/codesystems/ddid"/>
<code value="149450"/>
</coding>
<coding>
<system value="http://docs.wolterskluwercdi.com/codesystems/gpi"/>
<code value="97202025006300"/>
</coding>
<coding>
<system value="http://docs.wolterskluwercdi.com/codesystems/dnid"/>
<code value="60905"/>
</coding>
<coding>
<system value="http://hl7.org/fhir/sid/ndc"/>
<code value="08290325773"/>
</coding>
<text value="BD LANCET ULTRAFINE 30G (LANCETS) MISC"/>
</code>
<form>
<coding>
<system value="http://docs.wolterskluwercdi.com/codesystems/ddid"/>
<code value="MISC"/>
</coding>
<text value="MISC"/>
</form>
</Medication>