Potential Drug-Drug Interaction (PDDI) Clinical Decision Support, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0 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
| Page standards status: Informative |
@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#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "valueset-SCS-example"] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet valueset-SCS-example</b></p><a name=\"valueset-SCS-example\"> </a><a name=\"hcvalueset-SCS-example\"> </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-aldosterone.html\">Aldosterone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-betamethasone.html\">Betamethasone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-cloprednol.html\">Cloprednol Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-cortisone.html\">Cortisone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-cortivazol.html\">Cortivazol Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-deflazacort.html\">Deflazacort Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-desoxycorticosterone.html\">Desoxycorticosterone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-dexamethasone.html\">Dexamethasone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-fludrocortisone.html\">Fludrocortisone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-fluocortolone.html\">Fluocortolone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-hydrocortisone.html\">Hydrocortisone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-meprednisone.html\">Meprednisone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-methylprednisolone.html\">Methylprednisolone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-paramethasone.html\">Paramethasone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-prednisolone.html\">Prednisolone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-prednisone.html\">Prednisone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-prednylidene.html\">Prednylidene Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-rimexolone.html\">Rimexolone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-triamcinolone.html\">Triamcinolone Medications Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-valueset-trilostane.html\">Trilostane 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:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "cds" ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "informative" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/pddi/ImplementationGuide/hl7.fhir.uv.pddi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ImplementationGuide/hl7.fhir.uv.pddi> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-SCS-example"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-SCS-example>
] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "Valueset_SCS_example"] ; #
fhir:title [ fhir:v "Systemic Corticosteroid Drug Value Set (Composite Example)"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2018-07-02"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ] ] )
] ) ; #
fhir:description [ fhir:v "Informative composite example showing one way to assemble systemic corticosteroid terminology from supporting element value sets for pedagogical use and testing."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:purpose [ fhir:v "Provide an informative composite example of Systemic Corticosteroids 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-aldosterone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-aldosterone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-betamethasone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-betamethasone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-cloprednol"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-cloprednol> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-cortisone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-cortisone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-cortivazol"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-cortivazol> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-deflazacort"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-deflazacort> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-desoxycorticosterone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-desoxycorticosterone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-dexamethasone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-dexamethasone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-fludrocortisone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-fludrocortisone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-fluocortolone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-fluocortolone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-hydrocortisone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-hydrocortisone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-meprednisone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-meprednisone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-methylprednisolone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-methylprednisolone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-paramethasone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-paramethasone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-prednisolone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-prednisolone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-prednisone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-prednisone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-prednylidene"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-prednylidene> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-rimexolone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-rimexolone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-triamcinolone"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-triamcinolone> ] ) ] [
( fhir:valueSet [
fhir:v "http://hl7.org/fhir/uv/pddi/ValueSet/valueset-trilostane"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/pddi/ValueSet/valueset-trilostane> ] ) ] )
] . #
IG © 2021+ HL7 International / Clinical Decision Support.
Package hl7.fhir.uv.pddi#1.0.0 based on FHIR 4.0.1.
Generated
2026-05-11
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
