Potential Drug-Drug Interaction (PDDI) CDS IG : STU1 Ballot 2, published by HL7 Clinical Decision Support Workgroup. 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/PDDI-CDS/ and changes regularly. See the Directory of published versions
: valueset-AAS - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "valueset-AAS"] ;
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-AAS</b></p><a name=\"valueset-AAS\"> </a><a name=\"hcvalueset-AAS\"> </a><a name=\"valueset-AAS-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-eplerenone.html\">Eplerenone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-spironolactone.html\">Spironolactone Medications Value Set</a></li></ul></div>"^^rdf:XMLLiteral
] ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cds" ]
] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-AAS"^^xsd:anyURI] ;
fhir:version [ fhir:v "1.0.0-ballot"] ;
fhir:name [ fhir:v "Valueset_AAS"] ;
fhir:title [ fhir:v "Aldosterone Antagonists Drug Value Set"] ;
fhir:status [ fhir:v "draft"] ;
fhir:experimental [ fhir:v true] ;
fhir:date [ fhir:v "2018-07-02"^^xsd:date] ;
fhir:publisher [ fhir:v "HL7 Clinical Decision Support Workgroup"] ;
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/dss" ] ] )
] ) ;
fhir:description [ fhir:v "ValueSet of ValueSets containing drug identifiers for each member in the Established Pharmacologic Class (EPC) Aldosterone Antagonist drug class (id: N0000175557). Member by RxNorm: getRelatedByType (BN,BPCK,GPCK,IN,MIN,PIN,SBD,SBDC,SBDF,SBDG,SCD,SCDC,SCDF,SCDG)"] ;
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:purpose [ fhir:v "Provide Aldosterone Antagonist drug class terminology for PDDI CDS FHIR resources"] ;
fhir:copyright [ fhir:v "(copyright expectations unknown)"] ;
fhir:compose [
( fhir:include [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-eplerenone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-eplerenone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-spironolactone"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-spironolactone> ] ) ] )
] .