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 OncoFAIR MedicationRequest Element - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationRequest",
  "id" : "Element-folfox",
  "meta" : {
    "profile" : [
      🔗 "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationrequest-element"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest Element-folfox</b></p><a name=\"Element-folfox\"> </a><a name=\"hcElement-folfox\"> </a><a name=\"Element-folfox-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-element.html\">OncoFAIR MedicationRequest Element</a></p></div><p><b>identifier</b>: prescription-element-folfox-hospital</p><p><b>basedOn</b>: </p><ul><li><a href=\"MedicationRequest-PrescriptionFolfox.html\">MedicationRequest: extension = 2024-06-01 08:00:00+0000; identifier = prescription-folfox-hospitals; groupIdentifier = folfox-example; status = active; intent = order; note = This is a default comment on the prescription by the prescribing doctor.</a></li><li><a href=\"CarePlan-OncoFAIRCarePlan-folfox.html\">CarePlan Folfox</a></li></ul><p><b>groupIdentifier</b>: folfox-example</p><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</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 element}\">element</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>requester</b>: <a href=\"Practitioner-ExampleOncoFAIRPractitioner.html\">Practitioner: identifier = 12345</a></p><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-perfusion.html\">DeviceDefinition: identifier = Perfusion</a></td></tr></table><p><b>note</b>: 5-fluoro-uracile, protocol folfox</p><p><b>effectiveDosePeriod</b>: 2024-11-01 08:00:00+0000 --&gt; 2024-11-30 09:00:00+0000</p><blockquote><p><b>dosageInstruction</b></p><blockquote><p><b>id</b></p>element</blockquote><p><b>patientInstruction</b>: Boire beaucoup d'eau</p><p><b>timing</b>: Once</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 47625008}\">Intravenous route</span></p><p><b>method</b>: <span title=\"Codes:{http://ltsi.univ-rennes.fr/CodeSystem/siph-typeeltpla-oncofair-codesystem PERF}\">Perfusion</span></p></blockquote><blockquote><p><b>dosageInstruction</b></p><blockquote><p><b>id</b></p>posology</blockquote><p><b>timing</b>: Count 2  times, Duration 3days , 2 per 30 days</p><h3>DoseAndRates</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Dose[x]</b></td><td><b>Rate[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>1 dose</td><td>1/3 heure</td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "value" : "prescription-element-folfox-hospital"
    }
  ],
  "basedOn" : [
    {
      🔗 "extension" : [
        {
          "url" : "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-mr-element-link-type",
          "valueCodeableConcept" : {
            "coding" : [
              {
                "system" : "http://ltsi.univ-rennes.fr/CodeSystem/siph-type-liaison-oncofair-codesystem",
                "code" : "COMP",
                "display" : "Complément"
              }
            ]
          }
        }
      ],
      "reference" : "MedicationRequest/PrescriptionFolfox"
    },
    {
      🔗 "reference" : "CarePlan/OncoFAIRCarePlan-folfox"
    }
  ],
  "groupIdentifier" : {
    "value" : "folfox-example"
  },
  "status" : "active",
  "intent" : "proposal",
  "medication" : {
    "concept" : {
      "coding" : [
        {
          "system" : "http://ltsi.univ-rennes.fr/CodeSystem/concept-medication-oncofair-codesystem",
          "code" : "element",
          "display" : "element"
        }
      ]
    }
  },
  "subject" : {
    🔗 "reference" : "Patient/ExampleOncoFAIRPatient"
  },
  "requester" : {
    🔗 "reference" : "Practitioner/ExampleOncoFAIRPractitioner"
  },
  "device" : [
    {
      "reference" : {
        🔗 "reference" : "DeviceDefinition/ExampleOncoFAIRDeviceDefinition-perfusion"
      }
    }
  ],
  "note" : [
    {
      "id" : "wording",
      "text" : "5-fluoro-uracile"
    },
    {
      "id" : "indication",
      "text" : "protocol folfox"
    }
  ],
  "effectiveDosePeriod" : {
    "start" : "2024-11-01T08:00:00Z",
    "end" : "2024-11-30T09:00:00Z"
  },
  "dosageInstruction" : [
    {
      "id" : "element",
      "patientInstruction" : "Boire beaucoup d'eau",
      "timing" : {
        "repeat" : {
          "boundsPeriod" : {
            "start" : "2024-11-01T08:00:00Z",
            "end" : "2024-11-30T11:00:00Z"
          }
        }
      },
      "route" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "47625008",
            "display" : "Intravenous route"
          }
        ]
      },
      "method" : {
        "coding" : [
          {
            "system" : "http://ltsi.univ-rennes.fr/CodeSystem/siph-typeeltpla-oncofair-codesystem",
            "code" : "PERF",
            "display" : "Perfusion"
          }
        ]
      }
    },
    {
      "id" : "posology",
      "timing" : {
        "repeat" : {
          "count" : 2,
          "duration" : 3,
          "durationUnit" : "h",
          "frequency" : 2,
          "period" : 30,
          "periodUnit" : "d"
        }
      },
      "doseAndRate" : [
        {
          "doseQuantity" : {
            "value" : 1,
            "unit" : "dose"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1
            },
            "denominator" : {
              "value" : 3,
              "unit" : "heure"
            }
          }
        }
      ]
    }
  ]
}