Chronic Disease Surveillance, published by Clinical Quality Framework. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/aphl-chronic-ig/ 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 -------------------------------------------------------------------
<http://hl7.org/fhir/Library/FHIR-ModelInfo> a fhir:Library ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "FHIR-ModelInfo"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">FHIR Model Definition</td>\n </tr>\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">FHIR-ModelInfo</td>\n </tr>\n \n\n \n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.1.0</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"Library-FHIR-ModelInfo.html\">FHIR Model Definition</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n Official\n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>FHIR</span>\n </p>\n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-library-type.html\">http://terminology.hl7.org/CodeSystem/library-type</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>model-definition</span>\n </p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2019-08-08</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">Clinical Quality Framework</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Model definition for the FHIR R4 (v4.0.1) Model</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">001</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Topic: </b></th>\n <td style=\"padding-left: 4px;\"/>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Approval Date: </b></th>\n <td style=\"padding-left: 4px;\">2019-08-08</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n \n \n <tr>\n <td colspan=\"2\">\n <table>\n <tr><th><b>Content: </b> application/xml</th></tr>\n <tr><td><pre><code/></pre></td></tr>\n </table>\n </td>\n </tr>\n \n \n </table>\n</div>\n</div>"
] ;
fhir:DomainResource.extension [
fhir:index 0 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/cqfmeasures/StructureDefinition/cqfm-softwaresystem" ] ;
fhir:Extension.valueReference [
fhir:link <http://hl7.org/fhir/Device/cqf-tooling> ;
fhir:Reference.reference [ fhir:value "Device/cqf-tooling" ]
]
] ;
fhir:Library.url [ fhir:value "http://hl7.org/fhir/Library/FHIR-ModelInfo"] ;
fhir:Library.identifier [
fhir:index 0 ;
fhir:Identifier.use [ fhir:value "official" ] ;
fhir:Identifier.system [ fhir:value "http://example.org/fhir/cqi/ecqm/Library/Identifier" ] ;
fhir:Identifier.value [ fhir:value "FHIR" ]
] ;
fhir:Library.version [ fhir:value "0.1.0"] ;
fhir:Library.name [ fhir:value "FHIR-ModelInfo"] ;
fhir:Library.title [ fhir:value "FHIR Model Definition"] ;
fhir:Library.status [ fhir:value "active"] ;
fhir:Library.type [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/library-type" ] ;
fhir:Coding.code [ fhir:value "model-definition" ]
]
] ;
fhir:Library.date [ fhir:value "2019-08-08"^^xsd:date] ;
fhir:Library.publisher [ fhir:value "Clinical Quality Framework"] ;
fhir:Library.contact [
fhir:index 0 ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://cqframework.org" ]
]
] ;
fhir:Library.description [ fhir:value "Model definition for the FHIR R4 (v4.0.1) Model"] ;
fhir:Library.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ]
]
] ;
fhir:Library.approvalDate [ fhir:value "2019-08-08"^^xsd:date] ;
fhir:Library.lastReviewDate [ fhir:value "2020-06-19"^^xsd:date] ;
fhir:Library.topic [
fhir:index 0 ;
fhir:CodeableConcept.text [ fhir:value "FHIR" ]
] ;
fhir:Library.content [
fhir:index 0 ;
fhir:Attachment.contentType [ fhir:value "application/xml" ] ;
fhir:Attachment.url [ fhir:value "https://github.com/cqframework/clinical_quality_language/blob/master/Src/java/quick/src/main/resources/org/hl7/fhir/fhir-modelinfo-4.0.1.xml" ]
] .
<http://hl7.org/fhir/Device/cqf-tooling> a fhir:Device .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/Library/FHIR-ModelInfo.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/Library/FHIR-ModelInfo.ttl> .
IG © 2020+ Clinical Quality Framework. Package cqf.aphl.chronic-ds#0.1.0 based on FHIR 4.0.1. Generated 2026-06-30
Links: Table of Contents |
QA Report
| Version History | License