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

: Medication-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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/Medication/Medication-Etoposide-Example> a fhir:Medication ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "Medication-Etoposide-Example"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://fhir.nmdp.org/ig/cibmtr-reporting/StructureDefinition/cibmtr-medication" ;
       fhir:index 0 ;
       fhir:link <http://fhir.nmdp.org/ig/cibmtr-reporting/StructureDefinition/cibmtr-medication>
     ] ;
     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: Medication Medication-Etoposide-Example</b></p><a name=\"Medication-Etoposide-Example\"> </a><a name=\"hcMedication-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.html\">CIBMTR Medication (us-core)</a></p><p style=\"margin-bottom: 0px\">Security Label: </p></div><p><b>code</b>: <span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 4179}, {http://www.nlm.nih.gov/research/umls/rxnorm 310248}, {http://www.nlm.nih.gov/research/umls/rxnorm 362972}, {http://www.nlm.nih.gov/research/umls/rxnorm 206832}\">ETOPOSIDE 20 MG/ML IV SOLN</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://www.nlm.nih.gov/research/umls/rxnorm 4179}, {http://www.nlm.nih.gov/research/umls/rxnorm 310248}, {http://www.nlm.nih.gov/research/umls/rxnorm 362972}, {http://www.nlm.nih.gov/research/umls/rxnorm 206832}\">ETOPOSIDE 20 MG/ML IV SOLN</span></td><td>20 milligram per milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/ml = 'mg/ml')</span>/20 milligram per milliliter<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemg/ml = 'mg/ml')</span></td></tr></table></div>"
  ] ;
  fhir:Medication.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
       fhir:Coding.code [ fhir:value "4179" ] ;
       fhir:Coding.display [ fhir:value "etoposide" ]
     ], [
       fhir:index 1 ;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
       fhir:Coding.code [ fhir:value "310248" ] ;
       fhir:Coding.display [ fhir:value "etoposide 20 MG/ML Injectable Solution" ]
     ], [
       fhir:index 2 ;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
       fhir:Coding.code [ fhir:value "362972" ] ;
       fhir:Coding.display [ fhir:value "etoposide Injectable Solution [Vepesid]" ]
     ], [
       fhir:index 3 ;
       fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
       fhir:Coding.code [ fhir:value "206832" ] ;
       fhir:Coding.display [ fhir:value "etoposide 20 MG/ML Injectable Solution [Vepesid]" ]
     ] ;
     fhir:CodeableConcept.text [ fhir:value "ETOPOSIDE 20 MG/ML IV SOLN" ]
  ] ;
  fhir:Medication.ingredient [
     fhir:index 0 ;
     fhir:Medication.ingredient.itemCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index 0 ;
         fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
         fhir:Coding.code [ fhir:value "4179" ] ;
         fhir:Coding.display [ fhir:value "etoposide" ]
       ], [
         fhir:index 1 ;
         fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
         fhir:Coding.code [ fhir:value "310248" ] ;
         fhir:Coding.display [ fhir:value "etoposide 20 MG/ML Injectable Solution" ]
       ], [
         fhir:index 2 ;
         fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
         fhir:Coding.code [ fhir:value "362972" ] ;
         fhir:Coding.display [ fhir:value "etoposide Injectable Solution [Vepesid]" ]
       ], [
         fhir:index 3 ;
         fhir:Coding.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ] ;
         fhir:Coding.code [ fhir:value "206832" ] ;
         fhir:Coding.display [ fhir:value "etoposide 20 MG/ML Injectable Solution [Vepesid]" ]
       ] ;
       fhir:CodeableConcept.text [ fhir:value "ETOPOSIDE 20 MG/ML IV SOLN" ]
     ] ;
     fhir:Medication.ingredient.strength [
       fhir:Ratio.numerator [
         fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "milligram per milliliter" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "mg/ml" ]
       ] ;
       fhir:Ratio.denominator [
         fhir:Quantity.value [ fhir:value "20"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "milligram per milliliter" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "mg/ml" ]
       ]
     ]
  ] .

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

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