Computable Care Guidelines, published by IHE QRPH Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/QRPH.CCG/ and changes regularly. See the Directory of published versions
Active as of 2024-11-18 |
@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:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "card-example-collect"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-collect"^^xsd:anyURI ;
fhir:link <https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-collect> ] )
] ; #
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: PlanDefinition card-example-collect</b></p><a name=\"card-example-collect\"> </a><a name=\"hccard-example-collect\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ccg-card-collect.html\">CCG CARD type - Collect Information</a></p></div><p><b>url</b>: <a href=\"PlanDefinition-card-example-collect.html\">PlanDefinition CCG CARD example - collect information</a></p><p><b>version</b>: 1.0.0-current</p><p><b>name</b>: ExampleCARDcollect</p><p><b>title</b>: CCG CARD example - collect information</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type eca-rule}\">ECA Rule</span></p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-11-18 17:56:55+0000</p><p><b>publisher</b>: IHE QRPH Technical Committee</p><p><b>contact</b>: <a href=\"https://www.ihe.net/ihe_domains/quality_research_and_public_health/\">https://www.ihe.net/ihe_domains/quality_research_and_public_health/</a>, <a href=\"mailto:qrph@ihe.net\">qrph@ihe.net</a>, IHE QRPH Technical Committee: <a href=\"mailto:qrph@ihe.net\">qrph@ihe.net</a></p><p><b>description</b>: </p><div><p>IHE CCG example for Collect Information CARD (based on HL7 CPG example)</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">Global (Whole world)</span></p><p><b>topic</b>: <span title=\"Codes:{https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs collect}\">Collect Information</span></p><blockquote><p><b>relatedArtifact</b></p><p><b>type</b>: Documentation</p><p><b>url</b>: <a href=\"https://www.who.int/southeastasia/publications/i/item/who-ucn-ncd-20.1\">https://www.who.int/southeastasia/publications/i/item/who-ucn-ncd-20.1</a></p><h3>Documents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Url</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://www.who.int/southeastasia/publications/i/item/who-ucn-ncd-20.1\">https://www.who.int/southeastasia/publications/i/item/who-ucn-ncd-20.1</a></td></tr></table></blockquote><p><b>library</b>: <code>http://example.org/Library/collect</code></p><blockquote><p><b>action</b></p><blockquote><p><b>condition</b></p><p><b>kind</b>: Applicability</p><h3>Expressions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Language</b></td><td><b>Expression</b></td></tr><tr><td style=\"display: none\">*</td><td>CQL</td><td>Measure and Record BP</td></tr></table></blockquote><p><b>definition</b>: <a href=\"ActivityDefinition-activity-example-collectinformation-ad.html\">Activity Example Collect Information AD</a></p></blockquote></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://example.org/PlanDefinition/card-example-collect"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0-current"] ; #
fhir:name [ fhir:v "ExampleCARDcollect"] ; #
fhir:title [ fhir:v "CCG CARD example - collect information"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "eca-rule" ] ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2024-11-18T17:56:55+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "IHE QRPH Technical Committee"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ihe.net/ihe_domains/quality_research_and_public_health/" ] ] )
] [
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "qrph@ihe.net" ] ] )
] [
fhir:name [ fhir:v "IHE QRPH Technical Committee" ] ;
( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "qrph@ihe.net" ] ] )
] ) ; #
fhir:description [ fhir:v "IHE CCG example for Collect Information CARD (based on HL7 CPG example)"] ; #
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:topic ( [
( fhir:coding [
fhir:system [ fhir:v "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "collect" ] ] )
] ) ; #
fhir:relatedArtifact ( [
fhir:type [ fhir:v "documentation" ] ;
fhir:url [ fhir:v "https://www.who.int/southeastasia/publications/i/item/who-ucn-ncd-20.1"^^xsd:anyURI ] ;
fhir:document [
fhir:url [ fhir:v "https://www.who.int/southeastasia/publications/i/item/who-ucn-ncd-20.1"^^xsd:anyURI ] ]
] ) ; #
fhir:library ( [
fhir:v "http://example.org/Library/collect"^^xsd:anyURI ;
fhir:link <http://example.org/Library/collect>
] ) ; #
fhir:action ( [
( fhir:condition [
fhir:kind [ fhir:v "applicability" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "Measure and Record BP" ] ] ] ) ;
fhir:definition [
a fhir:canonical ;
fhir:v "http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-collectinformation-ad"^^xsd:anyURI ;
fhir:link <http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-collectinformation-ad> ]
] ) . #
IG © 2025+ IHE QRPH Technical Committee. Package ihe.qrph.ccg#1.0.0-current based on FHIR 4.0.1. Generated 2025-07-14
Links: Table of Contents |
QA Report
| New Issue | Issues
Version History |
|
Propose a change