2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide, published by Centers for Disease Control and Prevention (CDC). This guide is not an authorized publication; it is the continuous build for version 2022.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/opioid-cds-r4/ and changes regularly. See the Directory of published versions
Active as of 2019-08-08 |
@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:Library ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "FHIR-ModelInfo"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\r\n <table class=\"grid dict\">\r\n \r\n <tr>\r\n <th scope=\"row\"><b>Id: </b></th>\r\n <td style=\"padding-left: 25px;\">FHIR-ModelInfo</td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Url: </b></th>\r\n <td style=\"padding-left: 25px;\">http://hl7.org/fhir/Library/FHIR-ModelInfo</td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Version: </b></th>\r\n <td style=\"padding-left: 25px;\">4.0.1</td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Identifier: </b></th>\r\n <td style=\"padding-left: 25px;\">\r\n \r\n \r\n <p style=\"margin-bottom: 5px;\">\r\n <b>value: </b> <span>FHIR</span>\r\n </p>\r\n \r\n </td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Name: </b></th>\r\n <td style=\"padding-left: 25px;\">FHIR</td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Title: </b></th>\r\n <td style=\"padding-left: 25px;\">FHIR Model Definition</td>\r\n </tr>\r\n \r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Status: </b></th>\r\n <td style=\"padding-left: 25px;\">active</td>\r\n </tr>\r\n \r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Type: </b></th>\r\n <td style=\"padding-left: 25px;\">\r\n \r\n \r\n \r\n <p style=\"margin-bottom: 5px;\">\r\n <b>system: </b> <span>http://terminology.hl7.org/CodeSystem/library-type</span>\r\n </p>\r\n \r\n \r\n <p style=\"margin-bottom: 5px;\">\r\n <b>code: </b> <span>model-definition</span>\r\n </p>\r\n \r\n \r\n \r\n \r\n \r\n </td>\r\n </tr>\r\n \r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Date: </b></th>\r\n <td style=\"padding-left: 25px;\">2019-08-08</td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Publisher: </b></th>\r\n <td style=\"padding-left: 25px;\">Health Level 7 International - Clinical Quality Information Work Group</td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Description: </b></th>\r\n <td style=\"padding-left: 25px;\">Model definition for the FHIR R4 (v4.0.1) Model</td>\r\n </tr>\r\n \r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Jurisdiction: </b></th>\r\n <td style=\"padding-left: 25px;\">US</td>\r\n </tr>\r\n \r\n \r\n \r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Approval Date: </b></th>\r\n <td style=\"padding-left: 25px;\">2019-08-08</td>\r\n </tr>\r\n \r\n \r\n <tr>\r\n <th scope=\"row\"><b>Last Review Date: </b></th>\r\n <td style=\"padding-left: 25px;\">2020-06-19</td>\r\n </tr>\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n <tr>\r\n <table>\r\n <tr><th><b>Content: </b> application/xml</th></tr>\r\n <tr><td><pre><code>Encoded data ( characters)</code></pre></td></tr>\r\n </table>\r\n </tr>\r\n \r\n \r\n </table>\r\n</div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Device/cqf-tooling" ] ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "Device/cqf-tooling" ] ]
] ) ; #
fhir:url [ fhir:v "http://fhir.org/guides/cdc/opioid-cds/Library/FHIR-ModelInfo"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://example.org/fhir/cqi/ecqm/Library/Identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FHIR" ]
] ) ; #
fhir:version [ fhir:v "2022.1.0"] ; #
fhir:name [ fhir:v "FHIR"] ; #
fhir:title [ fhir:v "FHIR Model Definition"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/library-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "model-definition" ] ] )
] ; #
fhir:date [ fhir:v "2019-08-08"^^xsd:date] ; #
fhir:publisher [ fhir:v "Centers for Disease Control and Prevention (CDC)"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cdc.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "Model definition for the FHIR R4 (v4.0.1) Model"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:approvalDate [ fhir:v "2019-08-08"^^xsd:date] ; #
fhir:lastReviewDate [ fhir:v "2020-06-19"^^xsd:date] ; #
fhir:topic ( [
fhir:text [ fhir:v "FHIR" ]
] ) ; #
fhir:content ( [
fhir:contentType [ fhir:v "application/xml" ] ;
fhir:url [ fhir:v "https://github.com/cqframework/clinical_quality_language/blob/master/Src/java/quick/src/main/resources/org/hl7/fhir/fhir-modelinfo-4.0.1.xml"^^xsd:anyURI ]
] ) . #
IG © 2019+ Centers for Disease Control and Prevention (CDC). Package fhir.cdc.opioid-cds-r4#2022.1.0 based on FHIR 4.0.1. Generated 2024-04-22
Links: Table of
Contents |
License |
QA Report
| New Issue | Issues
| Version History |