Implementierungsleitfaden Therapieziele Onkologie
1.0.0-ballot - Ballot Germany

Implementierungsleitfaden Therapieziele Onkologie - Local Development build (v1.0.0-ballot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Tumorboard-Empfehlung – FOLFOX + Bevacizumab (Beispiel)

Raw xml | Download


<MedicationRequest xmlns="http://hl7.org/fhir">
  <id value="MedicationRequestFOLFOX"/>
  <meta>
    <profile
             value="https://bih-cei.de/fhir/therapieziele-onkologie/StructureDefinition/onko-tumorboard-medication-request"/>
  </meta>
  <language value="de"/>
  <text>
    <status value="generated"/>
    <div xml:lang="de" lang="de"><hr/><p><b>German</b></p><hr/><p class="res-header-id"><b>Generated Narrative: MedicationRequest MedicationRequestFOLFOX</b></p><a name="MedicationRequestFOLFOX"> </a><a name="hcMedicationRequestFOLFOX"> </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-onko-tumorboard-medication-request.html">Tumorboard MedicationRequest</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Plan</p><p><b>category</b>: <span title="Codes:{http://loinc.org 85232-7}">Tumor board Consult note</span></p><p><b>medication</b>: <span title="Codes:">FOLFOX + Bevacizumab</span></p><p><b>subject</b>: <a href="Patient-PatientinCRC.html">Erika Musterfrau  Female, DoB: 1961-09-12</a></p><p><b>requester</b>: <a href="Practitioner-OnkologinCRC.html">Practitioner Petra Musterarzt </a></p></div>
  </text>
  <status value="active"/>
  <intent value="plan"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="85232-7"/>
      <display value="Tumor board Consult note"/>
    </coding>
  </category>
  <medicationCodeableConcept>
    <text value="FOLFOX + Bevacizumab"/>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/PatientinCRC"/>
  </subject>
  <requester>🔗 
    <reference value="Practitioner/OnkologinCRC"/>
  </requester>
</MedicationRequest>