Universal API Implementation Guide
1.1.19 - ci-build
Universal API Implementation Guide - Local Development build (v1.1.19). See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="6a828f95-acf3-4039-af25-19b5a3468554"/>
<meta>
<profile
value="https://fhir.developer.gene.com/StructureDefinition/uapi-medicationrequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationRequest</b><a name="6a828f95-acf3-4039-af25-19b5a3468554"> </a></p><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">Resource MedicationRequest "6a828f95-acf3-4039-af25-19b5a3468554" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-uapi-medicationrequest.html">UAPI MedicationRequest</a></p></div><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>category</b>: fluorouracil <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ([not stated] "RegimenProduct")</span></p><p><b>medication</b>: Fluorouracil <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-uapi-product-name.html">UAPI Code System - Product Names</a>#fluorouracil)</span></p><p><b>subject</b>: <a href="Bundle-caf568e0-21b6-40e4-b0b8-1fdddef30fd2.html#urn-uuid-fc2e5a72-c363-4616-ae00-4ad25cbcb45c">urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c</a></p><p><b>requester</b>: <a href="Bundle-caf568e0-21b6-40e4-b0b8-1fdddef30fd2.html#urn-uuid-695d0991-5e03-46df-934a-85a28acd95c1">urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1</a></p><p><b>insurance</b>: <a href="Bundle-caf568e0-21b6-40e4-b0b8-1fdddef30fd2.html#urn-uuid-42b41bdb-1781-49aa-a091-78cdd92129df">urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df</a></p><blockquote><p><b>dosageInstruction</b></p></blockquote></div>
</text>
<status value="active"/>
<intent value="order"/>
<category>
<coding>
<display value="RegimenProduct"/>
</coding>
<text value="fluorouracil"/>
</category>
<medicationCodeableConcept>
<coding>
<system
value="https://fhir.developer.gene.com/CodeSystem/uapi-product-name"/>
<code value="fluorouracil"/>
<display value="Fluorouracil"/>
</coding>
</medicationCodeableConcept>
<subject>
<reference value="urn:uuid:fc2e5a72-c363-4616-ae00-4ad25cbcb45c"/>
<type value="Patient"/>
</subject>
<requester>
<reference value="urn:uuid:695d0991-5e03-46df-934a-85a28acd95c1"/>
<type value="Practitioner"/>
</requester>
<insurance>
<reference value="urn:uuid:42b41bdb-1781-49aa-a091-78cdd92129df"/>
<type value="Coverage"/>
</insurance>
<dosageInstruction>
<doseAndRate>
<doseQuantity>
<value value="150"/>
<unit value="mg"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
</MedicationRequest>
IG © 2021+ . Package gene.com.fhir.uapi#1.1.19 based on FHIR 4.3.0. Generated 2024-02-19
Links: Table of Contents |
QA Report