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-lisinopril"/>
<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-lisinopril</b></p><a name="medlist-entry-lisinopril"> </a><a name="hcmedlist-entry-lisinopril"> </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-patient-reported">MedList Evidence: patient-reported</a> (Patient-reported use)</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>reported</b>: <a href="http://example.org/fhir/Patient/example">http://example.org/fhir/Patient/example</a></p><p><b>medication</b>: <span title="Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 311354}">lisinopril 5 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>requester</b>: <a href="http://example.org/fhir/Patient/example">http://example.org/fhir/Patient/example</a></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>5 mg once daily</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="patient-reported"/>
<display value="Patient-reported use"/>
</valueCoding>
</extension>
<status value="active"/>
<intent value="plan"/>
<reportedReference>
<reference value="http://example.org/fhir/Patient/example"/>
</reportedReference>
<medicationCodeableConcept>
<coding>
<system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
<code value="311354"/>
<display value="lisinopril 5 MG Oral Tablet"/>
</coding>
<text value="lisinopril 5 mg tablet"/>
</medicationCodeableConcept>
<subject>
<reference value="http://example.org/fhir/Patient/example"/>
</subject>
<requester>
<reference value="http://example.org/fhir/Patient/example"/>
</requester>
<dosageInstruction>
<text value="5 mg once daily"/>
</dosageInstruction>
</MedicationRequest>