Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot - ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.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/ebm/ and changes regularly. See the Directory of published versions

: IV remdesivir 200 mg then 100 mg/day for 9 days - TTL Representation

Active as of 2021-11-04

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 -------------------------------------------------------------------

 a fhir:ActivityDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "213"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "7" ] ;
fhir:lastUpdated [ fhir:v "2023-12-05T12:52:51.103Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-action"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/recommendation-action>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ActivityDefinition</b><a name=\"213\"> </a><a name=\"hc213\"> </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\">ResourceActivityDefinition &quot;213&quot; Version &quot;7&quot; Updated &quot;2023-12-05 12:52:51+0000&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-recommendation-action.html\">RecommendationAction</a></p></div><p><b>url</b>: <code>https://fevir.net/resources/ActivityDefinition/213</code></p><p><b>identifier</b>: FEvIR Object Identifier/213</p><p><b>version</b>: 1.0.0-ballot</p><p><b>name</b>: IV_remdesivir_200_mg_then_100_mg_day_for_9_days</p><p><b>title</b>: IV remdesivir 200 mg then 100 mg/day for 9 days</p><p><b>status</b>: active</p><p><b>date</b>: 2021-11-04 13:34:54+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: This example uses the Dosage datatype to represent dosing for IV remdesivir.</p><p><b>jurisdiction</b>: World <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (m49.htm#001)</span></p><p><b>copyright</b>: https://creativecommons.org/licenses/by-nc-sa/4.0/</p><p><b>author</b>: Brian S. Alper: </p><h3>RelatedArtifacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Citation</b></td></tr><tr><td style=\"display: none\">*</td><td>cite-as</td><td>IV remdesivir 200 mg then 100 mg/day for 9 days [ActivityDefinition]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 213. Revised 2021-11-04. Available at: https://fevir.net/resources/ActivityDefinition/213. Computable resource at: https://fevir.net/resources/ActivityDefinition/213.</td></tr></table><p><b>kind</b>: MedicationRequest</p><p><b>code</b>: Remdesivir 100 mg Injection <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-v3-rxNorm.html\">RxNorm</a>#2284960)</span></p><p><b>intent</b>: order</p><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 1</p><p><b>text</b>: IV remdesivir 200 mg once on day 1</p><p><b>route</b>: Intravenous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#47625008)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote><blockquote><p><b>dosage</b></p><p><b>sequence</b>: 2</p><p><b>text</b>: IV remdesivir 100 mg once daily on days 2 through 10</p><p><b>route</b>: Intravenous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOWMED CT</a>#47625008)</span></p><blockquote><p><b>doseAndRate</b></p></blockquote></blockquote></div>"
  ] ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/ActivityDefinition/213"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ]       ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ]     ] ;
fhir:system [ fhir:v "https://fevir.net"^^xsd:anyURI ] ;
fhir:value [ fhir:v "213" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.0-ballot"] ; # 
  fhir:name [ fhir:v "IV_remdesivir_200_mg_then_100_mg_day_for_9_days"] ; # 
  fhir:title [ fhir:v "IV remdesivir 200 mg then 100 mg/day for 9 days"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2021-11-04T13:34:54.626Z"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This example uses the Dosage datatype to represent dosing for IV remdesivir."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:author ( [
fhir:name [ fhir:v "Brian S. Alper" ]
  ] ) ; # 
  fhir:relatedArtifact ( [
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "IV remdesivir 200 mg then 100 mg/day for 9 days [ActivityDefinition]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 213. Revised 2021-11-04. Available at: https://fevir.net/resources/ActivityDefinition/213. Computable resource at: https://fevir.net/resources/ActivityDefinition/213." ]
  ] ) ; # 
  fhir:kind [ fhir:v "MedicationRequest"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls/rxnorm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2284960" ] ;
fhir:display [ fhir:v "Remdesivir 100 mg Injection" ]     ] )
  ] ; # 
  fhir:intent [ fhir:v "order"] ; # 
  fhir:dosage ( [
fhir:sequence [ fhir:v "1"^^xsd:integer ] ;
fhir:text [ fhir:v "IV remdesivir 200 mg once on day 1" ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous use" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "2"^^xsd:decimal ]       ]     ] )
  ] [
fhir:sequence [ fhir:v "2"^^xsd:integer ] ;
fhir:text [ fhir:v "IV remdesivir 100 mg once daily on days 2 through 10" ] ;
fhir:route [
      ( fhir:coding [
a sct:47625008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "47625008" ] ;
fhir:display [ fhir:v "Intravenous use" ]       ] )     ] ;
    ( fhir:doseAndRate [
fhir:dose [
a fhir:Quantity ;
fhir:value [ fhir:v "1"^^xsd:decimal ]       ]     ] )
  ] ) . #