CIBMTR Reporting Implementation Guide
0.1.12 - Trial Use 1

This page is part of the CIBMTR Reporting Implementation Guide (v0.1.12: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: MedicationRequest-Etoposide-Example - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/MedicationRequest/MedicationRequest-Etoposide-Example> a fhir:MedicationRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "MedicationRequest-Etoposide-Example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.nmdp.org/ig/cibmtr-reporting/StructureDefinition/cibmtr-medication-request" ;
       fhir:index 0 ;
       fhir:link <http://fhir.nmdp.org/ig/cibmtr-reporting/StructureDefinition/cibmtr-medication-request>
     ] ;
     fhir:Meta.security [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://terminology.cibmtr.org/codesystem/transplant-center" ] ;
       fhir:Coding.code [ fhir:value "rc_99999" ] ;
       fhir:Coding.display [ fhir:value "99999 My Transplant Center" ]
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest MedicationRequest-Etoposide-Example</b></p><a name=\"MedicationRequest-Etoposide-Example\"> </a><a name=\"hcMedicationRequest-Etoposide-Example\"> </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-cibmtr-medication-request.html\">CIBMTR Medication Request (mcode)</a></p><p style=\"margin-bottom: 0px\">Security Label: </p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>medication</b>: <a href=\"Medication-Medication-Etoposide-Example.html\">etoposide (VEPESID) chemo IVPB</a></p><p><b>subject</b>: <a href=\"Patient-PatientExample6.html\"> Female, DoB Unknown ( http://terminology.cibmtr.org/identifier/CRID#123456)</a></p><p><b>authoredOn</b>: 2020-07-21 14:17:00+0000</p><p><b>requester</b>: unknown</p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 363346000}, {http://hl7.org/fhir/sid/icd-10-cm C80.1}\">Cancer (CMS/HCC)</span></p><blockquote><p><b>dosageInstruction</b></p><p><b>text</b>: 68 mg (100 mg/m2 x 0.68 m2 Treatment plan actual BSA), Intravenous, for 60 Minutes, Every 24 hours, First dose on Tue 11/19/13 at 0000, For 5 doses\nGive after CISplatin and  mannitol.</p><p><b>timing</b>: Code , Count 5  times, Duration 60hours , Once per 24 hours</p><p><b>asNeeded</b>: false</p><p><b>route</b>: <span title=\"Codes:{http://snomed.info/sct 418114005}\">Intravenous central route (qualifier value)</span></p><blockquote><p><b>doseAndRate</b></p><p><b>type</b>: <span title=\"Codes:\">admin-amount</span></p><p><b>dose</b>: 68 milligram<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg = 'mg')</span></p></blockquote><blockquote><p><b>doseAndRate</b></p><p><b>type</b>: <span title=\"Codes:\">ordered</span></p><p><b>dose</b>: 100 milligram per square meter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/m2 = 'mg/m2')</span></p></blockquote></blockquote></div>"
  ] ;
  fhir:MedicationRequest.status [ fhir:value "active"] ;
  fhir:MedicationRequest.intent [ fhir:value "order"] ;
  fhir:MedicationRequest.medicationReference [
     fhir:link <http://hl7.org/fhir/Medication/Medication-Etoposide-Example> ;
     fhir:Reference.reference [ fhir:value "Medication/Medication-Etoposide-Example" ] ;
     fhir:Reference.display [ fhir:value "etoposide (VEPESID) chemo IVPB" ]
  ] ;
  fhir:MedicationRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/PatientExample6> ;
     fhir:Reference.reference [ fhir:value "Patient/PatientExample6" ]
  ] ;
  fhir:MedicationRequest.authoredOn [ fhir:value "2020-07-21T14:17:00Z"^^xsd:dateTime] ;
  fhir:MedicationRequest.requester [
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/data-absent-reason" ] ;
       fhir:Extension.valueCode [ fhir:value "unknown" ]
     ] ;
     fhir:Reference.display [ fhir:value "unknown" ]
  ] ;
  fhir:MedicationRequest.reasonCode [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a sct:363346000 ;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
       fhir:Coding.code [ fhir:value "363346000" ] ;
       fhir:Coding.display [ fhir:value "Malignant neoplastic disease (disorder)" ]
     ], [
       fhir:index 1 ;
       fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10-cm" ] ;
       fhir:Coding.code [ fhir:value "C80.1" ] ;
       fhir:Coding.display [ fhir:value "Malignant (primary) neoplasm, unspecified" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "Cancer (CMS/HCC)" ]
  ] ;
  fhir:MedicationRequest.dosageInstruction [
     fhir:index 0 ;
     fhir:Dosage.text [ fhir:value "68 mg (100 mg/m2 x 0.68 m2 Treatment plan actual BSA), Intravenous, for 60 Minutes, Every 24 hours, First dose on Tue 11/19/13 at 0000, For 5 doses\nGive after CISplatin and  mannitol." ] ;
     fhir:Dosage.timing [
       fhir:Timing.repeat [
         fhir:Timing.repeat.boundsPeriod [
           fhir:Period.start [ fhir:value "2020-07-22T16:58:05Z"^^xsd:dateTime ] ;
           fhir:Period.end [ fhir:value "2020-07-22T16:58:05Z"^^xsd:dateTime ]
         ] ;
         fhir:Timing.repeat.count [ fhir:value "5"^^xsd:positiveInteger ] ;
         fhir:Timing.repeat.duration [ fhir:value "60"^^xsd:decimal ] ;
         fhir:Timing.repeat.durationUnit [ fhir:value "min" ] ;
         fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
         fhir:Timing.repeat.period [ fhir:value "24"^^xsd:decimal ] ;
         fhir:Timing.repeat.periodUnit [ fhir:value "h" ]
       ] ;
       fhir:Timing.code [
         fhir:CodeableConcept.text [ fhir:value "Every 24 hours" ]
       ]
     ] ;
     fhir:Dosage.asNeededBoolean [ fhir:value "false"^^xsd:boolean ] ;
     fhir:Dosage.route [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         a sct:418114005 ;
         fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
         fhir:Coding.code [ fhir:value "418114005" ] ;
         fhir:Coding.display [ fhir:value "Intravenous central route (qualifier value)" ]
       ]
     ] ;
     fhir:Dosage.doseAndRate [
       fhir:index 0 ;
       fhir:Dosage.doseAndRate.type [
         fhir:CodeableConcept.text [ fhir:value "admin-amount" ]
       ] ;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "68"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "milligram" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "mg" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Dosage.doseAndRate.type [
         fhir:CodeableConcept.text [ fhir:value "ordered" ]
       ] ;
       fhir:Dosage.doseAndRate.doseQuantity [
         fhir:Quantity.value [ fhir:value "100"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "milligram per square meter" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "mg/m2" ]
       ]
     ]
  ] .

<http://hl7.org/fhir/Medication/Medication-Etoposide-Example> a fhir:Medication .

<http://hl7.org/fhir/Patient/PatientExample6> a fhir:Patient .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/MedicationRequest/MedicationRequest-Etoposide-Example.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/MedicationRequest/MedicationRequest-Etoposide-Example.ttl> .