haau3 FHIR Implementation Guide (HFIG)
1.0.0 - ci-build
haau3 FHIR Implementation Guide (HFIG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="medlist-entry-janumet"/>
<meta>
<profile
value="https://haau3.com/fhir/StructureDefinition/haau3-reconciled-medication-request"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest medlist-entry-janumet</b></p><a name="medlist-entry-janumet"> </a><a name="hcmedlist-entry-janumet"> </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="StructureDefinition-haau3-reconciled-medication-request.html">haau3 Reconciled MedicationRequest</a></p></div><p><b>MedList Evidence</b>: <a href="CodeSystem-medlist-evidence.html#medlist-evidence-active-order">MedList Evidence: active-order</a> (Active order)</p><p><b>MedList Evidence</b>: <a href="CodeSystem-medlist-evidence.html#medlist-evidence-patient-reported">MedList Evidence: patient-reported</a> (Patient-reported use)</p><p><b>MedList Evidence</b>: <a href="CodeSystem-medlist-evidence.html#medlist-evidence-brand-folded">MedList Evidence: brand-folded</a> (Brand folded to generic)</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>reported</b>: false</p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 861821}, {http://www.nlm.nih.gov/research/umls/rxnorm 2709491}">Janumet 50 mg-500 mg tablet</span></p><p><b>subject</b>: <a href="http://example.org/fhir/Patient/example">http://example.org/fhir/Patient/example</a></p><p><b>authoredOn</b>: 2026-08-30</p><p><b>requester</b>: Example Prescriber, MD</p><h3>DosageInstructions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Text</b></td></tr><tr><td style="display: none">*</td><td>1 tablet twice a day</td></tr></table></div>
</text>
<extension
url="https://haau3.com/fhir/StructureDefinition/medlist-evidence">
<valueCoding>
<system value="https://haau3.com/fhir/CodeSystem/medlist-evidence"/>
<code value="active-order"/>
<display value="Active order"/>
</valueCoding>
</extension>
<extension
url="https://haau3.com/fhir/StructureDefinition/medlist-evidence">
<valueCoding>
<system value="https://haau3.com/fhir/CodeSystem/medlist-evidence"/>
<code value="patient-reported"/>
<display value="Patient-reported use"/>
</valueCoding>
</extension>
<extension
url="https://haau3.com/fhir/StructureDefinition/medlist-evidence">
<valueCoding>
<system value="https://haau3.com/fhir/CodeSystem/medlist-evidence"/>
<code value="brand-folded"/>
<display value="Brand folded to generic"/>
</valueCoding>
</extension>
<status value="active"/>
<intent value="order"/>
<reportedBoolean value="false"/>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="861821"/>
<display
value="metformin hydrochloride 500 MG / sitagliptin phosphate 50 MG Oral Tablet [Janumet]"/>
</coding>
<coding>
<extension
url="https://haau3.com/fhir/StructureDefinition/medlist-added-coding">
<valueCode value="rxnorm-clinical-drug"/>
</extension>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="2709491"/>
<display
value="metformin hydrochloride 500 MG / sitagliptin phosphate 50 MG Oral Tablet"/>
</coding>
<text value="Janumet 50 mg-500 mg tablet"/>
</medicationCodeableConcept>
<subject>
<reference value="http://example.org/fhir/Patient/example"/>
</subject>
<authoredOn value="2026-08-30"/>
<requester>
<display value="Example Prescriber, MD"/>
</requester>
<dosageInstruction>
<text value="1 tablet twice a day"/>
</dosageInstruction>
</MedicationRequest>