Evidence Based Medicine on FHIR Implementation Guide
2.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 2.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

: Diabetes treatment medication - 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 -------------------------------------------------------------------

 a fhir:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "265092"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "4" ] ;
fhir:lastUpdated [ fhir:v "2024-11-16T19:44:32.460Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">[No data.]</div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Sheyu Li" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact"^^xsd:anyURI ] ;
fhir:value [
a fhir:RelatedArtifact ;
fhir:type [ fhir:v "cite-as" ] ;
fhir:citation [ fhir:v "Diabetes treatment medication [Database Entry: FHIR Group Resource]. Contributors: Sheyu Li [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 265092. Revised 2024-07-30. Available at: https://fevir.net/resources/Group/265092. Computable resource at: https://fevir.net/resources/Group/265092." ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Group/265092"^^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 "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/265092" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:title [ fhir:v "Diabetes treatment medication"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "SGLT-2 inhibitors, GLP-1 receptr agonists, dipeptidyl peptidase-4 (DPP-4) inhibitors, thiazolidinediones, sulfonylureas, metformin, α-glucosidase inhibitors, meglitinides, insulins, dual GIP/GLP-1 receptor agonists, or non-steroidal mineralocorticoid receptor antagonists"] ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:membership [ fhir:v "conceptual"] ; # 
  fhir:combinationMethod [ fhir:v "any-of"] ; # 
  fhir:characteristic ( [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "SGLT-2 inhibitor" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "SGLT-2 inhibitors" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "GLP-1 receptr agonist" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "GLP-1 receptr agonists" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "DPP-4 inhibitor" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "DPP-4 inhibitors" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "thiazolidinedione" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "thiazolidinediones" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "sulfonylurea" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "sulfonylureas" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "metformin" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "metformin" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "α-glucosidase inhibitor" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "α-glucosidase inhibitors" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "meglitinide" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "meglitinides" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "insulin" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "insulins" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "dual GIP/GLP-1 receptor agonist" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "dual GIP/GLP-1 receptor agonists" ]
  ] [
fhir:code [
fhir:text [ fhir:v "Drug class" ]     ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:text [ fhir:v "non-steroidal mineralocorticoid receptor antagonist" ]     ] ;
fhir:exclude [ fhir:v "false"^^xsd:boolean ] ;
fhir:description [ fhir:v "non-steroidal mineralocorticoid receptor antagonists" ]
  ] ) . #