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

: Folfox Vehicle OncoFAIR MedicationRequest Prescription - XML Representation

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="PrescriptionFolfox-difuseur"/>
  <meta>
    <profile
             value="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationrequest-prescription"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MedicationRequest PrescriptionFolfox-difuseur</b></p><a name="PrescriptionFolfox-difuseur"> </a><a name="hcPrescriptionFolfox-difuseur"> </a><a name="PrescriptionFolfox-difuseur-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-prescription.html">OncoFAIR MedicationRequest Prescription</a></p></div><p><b>OncoFAIRMRPrescriptionValidationDate</b>: 2024-06-01 08:00:00+0000</p><p><b>identifier</b>: prescription-folfox-difuseur</p><p><b>basedOn</b>: <a href="CarePlan-OncoFAIRCarePlan-folfox.html">CarePlan Folfox</a></p><p><b>groupIdentifier</b>: folfox-example</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></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://ltsi.univ-rennes.fr/CodeSystem/concept-medication-oncofair-codesystem prescription}">prescription</span></td></tr></table><p><b>subject</b>: <a href="Patient-ExampleOncoFAIRPatient.html">Anonymous Patient (no stated gender), DoB Unknown ( 123456789)</a></p><p><b>encounter</b>: <a href="Encounter-ExampleOncoFAIREncounter.html">Encounter: identifier = EN-987654; status = in-progress</a></p><p><b>supportingInformation</b>: </p><ul><li><a href="HealthcareService-ExampleHealthcareServiceAccomodation.html">HealthcareService: identifier = A065</a></li><li><a href="HealthcareService-ExampleHealthcareServiceMedicalLiability.html">HealthcareService: identifier = MD067</a></li></ul><h3>Devices</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="DeviceDefinition-ExampleOncoFAIRDeviceDefinition-diffuseur.html">DeviceDefinition: identifier = Difuseur</a></td></tr></table><h3>Reasons</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Reference</b></td></tr><tr><td style="display: none">*</td><td><a href="Observation-ExampleOncoFAIRObservation.html">Observation Poids</a></td></tr></table><p><b>note</b>: This is a default comment on the prescription by the prescribing doctor.</p></div>
  </text>
  <extension
             url="http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-mr-prescription-validation-date">
    <valueDateTime value="2024-06-01T08:00:00Z"/>
  </extension>
  <identifier>
    <value value="prescription-folfox-difuseur"/>
  </identifier>
  <basedOn>🔗 
    <reference value="CarePlan/OncoFAIRCarePlan-folfox"/>
  </basedOn>
  <groupIdentifier>
    <value value="folfox-example"/>
  </groupIdentifier>
  <status value="active"/>
  <intent value="order"/>
  <medication>
    <concept>
      <coding>
        <system
                value="http://ltsi.univ-rennes.fr/CodeSystem/concept-medication-oncofair-codesystem"/>
        <code value="prescription"/>
        <display value="prescription"/>
      </coding>
    </concept>
  </medication>
  <subject>🔗 
    <reference value="Patient/ExampleOncoFAIRPatient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/ExampleOncoFAIREncounter"/>
  </encounter>
  <supportingInformation id="accomodationUnit">🔗 
    <reference
               value="HealthcareService/ExampleHealthcareServiceAccomodation"/>
  </supportingInformation>
  <supportingInformation id="medicalLiabiltyUnit">🔗 
    <reference
               value="HealthcareService/ExampleHealthcareServiceMedicalLiability"/>
  </supportingInformation>
  <device>
    <reference>🔗 
      <reference
                 value="DeviceDefinition/ExampleOncoFAIRDeviceDefinition-diffuseur"/>
    </reference>
  </device>
  <reason>
    <reference>🔗 
      <reference value="Observation/ExampleOncoFAIRObservation"/>
    </reference>
  </reason>
  <note>
    <text
          value="This is a default comment on the prescription by the prescribing doctor."/>
  </note>
</MedicationRequest>