OncoFAIR
0.1.0 - ci-build
OncoFAIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<MedicationRequest xmlns="http://hl7.org/fhir">
<id value="Component"/>
<meta>
<profile
value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationrequest-component"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest Component</b></p><a name="Component"> </a><a name="hcComponent"> </a><a name="Component-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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-oncofair-medicationrequest-component.html">OncoFAIR MedicationRequest Component</a></p></div><p><b>OncoFAIRMRExemptLTC</b>: <span title="Codes:{http://ltsi.univ-rennes.fr/CodeSystem/siph-listeald-oncofair-codesystem ALD1}">Accident vasculaire cérébral invalidant</span></p><p><b>OncoFAIRMRComponentSolute</b>: false</p><p><b>OncoFAIRMRIsDosageReferent</b>: true</p><p><b>basedOn</b>: <a href="MedicationRequest-Element.html">MedicationRequest: extension = Tablet,true,3,,; identifier = 654321; groupIdentifier = 121212; status = active; intent = proposal; priority = urgent; note = Paracetamol 500mg Tablet,Prescribed for headaches,Administered after meals; effectiveDosePeriod = 2024-06-01 08:00:00+0000 --> 2024-06-01 09:00:00+0000</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><h3>Medications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://ltsi.univ-rennes.fr/CodeSystem/concept-medication-oncofair-codesystem component}">component</span></td><td><a href="Medication-ExampleOncoFAIRMedication.html">Medication Ibuprofen</a></td></tr></table><p><b>subject</b>: <a href="Patient-ExampleOncoFAIRPatient.html">Anonymous Patient (no stated gender), DoB Unknown ( 123456789)</a></p><p><b>note</b>: Prescribed component wording, Comments associated with the prescribed component, Specifies the reasons for prescribing this component</p><blockquote><p><b>dosageInstruction</b></p><h3>DoseAndRates</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Dose[x]</b></td></tr><tr><td style="display: none">*</td><td>250 mg</td></tr></table></blockquote><h3>Substitutions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Allowed[x]</b></td></tr><tr><td style="display: none">*</td><td>false</td></tr></table></div>
</text>
<extension
url="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-mr-exempt-ltc">
<valueCodeableConcept>
<coding>
<system
value="http://ltsi.univ-rennes.fr/CodeSystem/siph-listeald-oncofair-codesystem"/>
<code value="ALD1"/>
<display value="Accident vasculaire cérébral invalidant"/>
</coding>
</valueCodeableConcept>
</extension>
<extension
url="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-mr-component-solute">
<valueBoolean value="false"/>
</extension>
<extension
url="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-mr-is-dosage-referent">
<valueBoolean value="true"/>
</extension>
<basedOn>🔗
<reference value="MedicationRequest/Element"/>
</basedOn>
<status value="active"/>
<intent value="order"/>
<medication>
<concept>
<coding>
<system
value="http://ltsi.univ-rennes.fr/CodeSystem/concept-medication-oncofair-codesystem"/>
<code value="component"/>
<display value="component"/>
</coding>
</concept>
<reference>🔗
<reference value="Medication/ExampleOncoFAIRMedication"/>
</reference>
</medication>
<subject>🔗
<reference value="Patient/ExampleOncoFAIRPatient"/>
</subject>
<note id="wording">
<text value="Prescribed component wording"/>
</note>
<note id="comments">
<text value="Comments associated with the prescribed component"/>
</note>
<note id="indication">
<text value="Specifies the reasons for prescribing this component"/>
</note>
<dosageInstruction>
<doseAndRate>
<doseQuantity>
<value value="250"/>
<unit value="mg"/>
<system value="http://unitsofmeasure.org"/>
</doseQuantity>
</doseAndRate>
</dosageInstruction>
<substitution>
<allowedBoolean value="false"/>
</substitution>
</MedicationRequest>