minimal Common Oncology Data Elements (mCODE) Implementation Guide
4.0.0-ballot - STU4 Ballot United States of America flag

minimal Common Oncology Data Elements (mCODE) Implementation Guide, published by HL7 International / Clinical Interoperability Council. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-mCODE-ig/ and changes regularly. See the Directory of published versions

: cancer-related-medication-admin-prednisone-brian-l - XML Representation

Raw xml | Download



<MedicationAdministration xmlns="http://hl7.org/fhir">
  <id value="cancer-related-medication-admin-prednisone-brian-l"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-related-medication-administration"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: MedicationAdministration</b><a name="cancer-related-medication-admin-prednisone-brian-l"> </a><a name="hccancer-related-medication-admin-prednisone-brian-l"> </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 MedicationAdministration &quot;cancer-related-medication-admin-prednisone-brian-l&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mcode-cancer-related-medication-administration.html">Cancer-Related Medication Administration Profile</a></p></div><p><b>Normalization Basis Extension</b>: Body surface area (observable entity) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#301898006)</span></p><p><b>status</b>: completed</p><p><b>category</b>: Inpatient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-medicationrequest-category.html">MedicationRequest Category Codes</a>#inpatient)</span></p><p><b>medication</b>: predniSONE <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-rxNorm.html">RxNorm</a>#8640)</span></p><p><b>subject</b>: <a href="Patient-cancer-patient-brian-l.html">Patient/cancer-patient-brian-l</a> &quot; L&quot;</p><p><b>effective</b>: 2024-01-09</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-us-core-practitioner-nancy-oncology-nurse.html">Practitioner/us-core-practitioner-nancy-oncology-nurse</a> &quot; NURSE&quot;</td></tr></table><p><b>reasonReference</b>: <a href="Condition-primary-cancer-condition-brian-l.html">Condition/primary-cancer-condition-brian-l</a></p><p><b>request</b>: <a href="MedicationRequest-cancer-related-medication-request-prednisone-brian-l.html">MedicationRequest/cancer-related-medication-request-prednisone-brian-l</a></p><p><b>note</b>: Prednisone (36.01 mg/m² IV), 36.01 mg. Patient tolerated infusion without side effects. (By Practitioner/us-core-practitioner-nancy-oncology-nurse @2024-01-09)</p><h3>Dosages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td style="display: none">*</td><td>Intravenous route (qualifier value) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#47625008)</span></td><td>36.01 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mg = 'mg')</span></td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-normalization-basis">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="301898006"/>
        <display value="Body surface area (observable entity)"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/medicationrequest-category"/>
      <code value="inpatient"/>
    </coding>
  </category>
  <medicationCodeableConcept>
    <coding>
      <system value="http://www.nlm.nih.gov/research/umls/rxnorm"/>
      <code value="8640"/>
      <display value="predniSONE"/>
    </coding>
  </medicationCodeableConcept>
  <subject>🔗 
    <reference value="Patient/cancer-patient-brian-l"/>
  </subject>
  <effectiveDateTime value="2024-01-09"/>
  <performer>
    <actor>🔗 
      <reference
                 value="Practitioner/us-core-practitioner-nancy-oncology-nurse"/>
    </actor>
  </performer>
  <reasonReference>🔗 
    <reference value="Condition/primary-cancer-condition-brian-l"/>
  </reasonReference>
  <request>🔗 
    <reference
               value="MedicationRequest/cancer-related-medication-request-prednisone-brian-l"/>
  </request>
  <note>
    <authorReference>🔗 
      <reference
                 value="Practitioner/us-core-practitioner-nancy-oncology-nurse"/>
    </authorReference>
    <time value="2024-01-09"/>
    <text
          value="Prednisone (36.01 mg/m² IV), 36.01 mg. Patient tolerated infusion without side effects."/>
  </note>
  <dosage>
    <route>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="47625008"/>
        <display value="Intravenous route (qualifier value)"/>
      </coding>
    </route>
    <dose>
      <value value="36.01"/>
      <unit value="mg"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="mg"/>
    </dose>
  </dosage>
</MedicationAdministration>