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

: Example OncoFAIR MedicationAdministration Element - JSON Representation

Raw json | Download

{
  "resourceType" : "MedicationAdministration",
  "id" : "ExampleOncoFAIRMedicationAdministrationElement",
  "meta" : {
    "profile" : [
      🔗 "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-medicationadministration-element"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationAdministration ExampleOncoFAIRMedicationAdministrationElement</b></p><a name=\"ExampleOncoFAIRMedicationAdministrationElement\"> </a><a name=\"hcExampleOncoFAIRMedicationAdministrationElement\"> </a><a name=\"ExampleOncoFAIRMedicationAdministrationElement-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-medicationadministration-element.html\">OncoFAIR MedicationAdministration Element</a></p></div><p><b>OncoFAIRMAElementUrgent</b>: true</p><p><b>OncoFAIRMAElementExpirationDate</b>: 2024-12-31 23:59:59+0000</p><blockquote><p><b>OncoFAIRMAElementTraceability</b></p><ul><li>batchNumber: BATCH12345</li><li>serialNumber: SN67890</li></ul></blockquote><p><b>OncoFAIRMAElementPlannedPeriod</b>: 2024-06-01 07:00:00+0000 --&gt; 2024-06-01 08:00:00+0000</p><p><b>OncoFAIRElementForm</b>: <span title=\"Codes:{http://snomed.info/sct 385055001}\">Tablet</span></p><p><b>identifier</b>: ADM-123456</p><p><b>partOf</b>: <a href=\"MedicationAdministration-ExampleOncoFAIRMedicationAdministrationReport.html\">MedicationAdministration: identifier = REP-123456; status = in-progress; occurence[x] = 2024-06-01 08:00:00+0000</a></p><p><b>status</b>: In Progress</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 element}\">element</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>occurence</b>: 2024-06-01 08:00:00+0000 --&gt; 2024-06-01 09:00:00+0000</p><p><b>request</b>: Identifier: RX-123456</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=\"Device-ExampleOncoFAIRDevice.html\">Device: identifier = D04</a></td></tr></table><p><b>note</b>: Paracetamol 500mg Tablet, Administered after meals</p><h3>Dosages</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Text</b></td><td><b>Site</b></td><td><b>Route</b></td><td><b>Method</b></td></tr><tr><td style=\"display: none\">*</td><td>XXX</td><td><span title=\"Codes:{http://snomed.info/sct 49928004}\">Throat</span></td><td><span title=\"Codes:{http://snomed.info/sct 26643006}\">Oral route</span></td><td><span title=\"Codes:{http://ltsi.univ-rennes.fr/CodeSystem/siph-typeeltpla-oncofair-codesystem MED}\">Médicament</span></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-ma-element-urgent",
      "valueBoolean" : true
    },
    {
      "url" : "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-ma-element-expirationdate",
      "valueDateTime" : "2024-12-31T23:59:59Z"
    },
    {
      "extension" : [
        {
          "url" : "batchNumber",
          "valueString" : "BATCH12345"
        },
        {
          "url" : "serialNumber",
          "valueString" : "SN67890"
        }
      ],
      "url" : "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-ma-element-traceability"
    },
    {
      "url" : "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-ma-element-plannedperiod",
      "valuePeriod" : {
        "start" : "2024-06-01T07:00:00Z",
        "end" : "2024-06-01T08:00:00Z"
      }
    },
    {
      "url" : "http://ltsi.univ-rennes.fr/StructureDefinition/oncofair-element-form",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "385055001",
            "display" : "Tablet"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "value" : "ADM-123456"
    }
  ],
  "partOf" : [
    {
      🔗 "reference" : "MedicationAdministration/ExampleOncoFAIRMedicationAdministrationReport"
    }
  ],
  "status" : "in-progress",
  "medication" : {
    "concept" : {
      "coding" : [
        {
          "system" : "http://ltsi.univ-rennes.fr/CodeSystem/concept-medication-oncofair-codesystem",
          "code" : "element",
          "display" : "element"
        }
      ]
    },
    "reference" : {
      🔗 "reference" : "Medication/ExampleOncoFAIRMedication"
    }
  },
  "subject" : {
    🔗 "reference" : "Patient/ExampleOncoFAIRPatient"
  },
  "occurencePeriod" : {
    "start" : "2024-06-01T08:00:00Z",
    "end" : "2024-06-01T09:00:00Z"
  },
  "request" : {
    "identifier" : {
      "value" : "RX-123456"
    }
  },
  "device" : [
    {
      "reference" : {
        🔗 "reference" : "Device/ExampleOncoFAIRDevice"
      }
    }
  ],
  "note" : [
    {
      "id" : "wording",
      "text" : "Paracetamol 500mg Tablet"
    },
    {
      "id" : "comments",
      "text" : "Administered after meals"
    }
  ],
  "dosage" : {
    "text" : "XXX",
    "site" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "49928004",
          "display" : "Throat"
        }
      ]
    },
    "route" : {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "26643006",
          "display" : "Oral route"
        }
      ]
    },
    "method" : {
      "coding" : [
        {
          "system" : "http://ltsi.univ-rennes.fr/CodeSystem/siph-typeeltpla-oncofair-codesystem",
          "code" : "MED",
          "display" : "Médicament"
        }
      ]
    }
  }
}