Clinical Practice Guidelines
2.0.0 - STU2 International flag

This page is part of the Clinical Guidelines (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Activity Example Generate Report AD - TTL Representation

Active as of 2024-11-26

Raw ttl | Download


@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:ActivityDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "activity-example-generatereport-ad"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereportactivity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereportactivity>     ] [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition activity-example-generatereport-ad</b></p><a name=\"activity-example-generatereport-ad\"> </a><a name=\"hcactivity-example-generatereport-ad\"> </a><a name=\"activity-example-generatereport-ad-en-US\"> </a><p><b>CQF Knowledge capability</b>: shareable</p><p><b>CQF Knowledge capability</b>: computable</p><p><b>CQF Knowledge capability</b>: publishable</p><p><b>CPG Report With Extension</b>: <a href=\"Measure-activity-example-generatereport-measure.html\">Activity Example Generate Report Measure</a></p><p><b>url</b>: <a href=\"ActivityDefinition-activity-example-generatereport-ad.html\">ActivityDefinition Activity Example Generate Report AD</a></p><p><b>identifier</b>: <a href=\"http://terminology.hl7.org/6.1.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:oid:2.16.840.1.113883.4.642.40.48.11.8</p><p><b>version</b>: 2.0.0</p><p><b>name</b>: ActivityExampleGenerateReportAD</p><p><b>title</b>: Activity Example Generate Report AD</p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-11-26 17:38:52+0000</p><p><b>publisher</b>: HL7 International / Clinical Decision Support</p><p><b>contact</b>: HL7 International / Clinical Decision Support: <a href=\"http://www.hl7.org/Special/committees/dss\">http://www.hl7.org/Special/committees/dss</a></p><p><b>description</b>: </p><div><p>Example Activity Definition for a recommendation to generate a report</p>\n</div><p><b>jurisdiction</b>: <span title=\"Codes:{http://unstats.un.org/unsd/methods/m49/m49.htm 001}\">World</span></p><p><b>kind</b>: Task</p><p><b>profile</b>: <a href=\"StructureDefinition-cpg-generatereporttask.html\">CPG Generate Report Task</a></p><p><b>code</b>: <span title=\"Codes:{http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs generate-report}\">Generate a metric or case report</span></p><p><b>intent</b>: Proposal</p><p><b>doNotPerform</b>: false</p><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: input.type</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>code</td></tr></table></blockquote><blockquote><p><b>dynamicValue</b></p><p><b>path</b>: input.value</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>extension('http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith').value</td></tr></table></blockquote></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "shareable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "computable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "publishable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/uv/cpg/Measure/activity-example-generatereport-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/Measure/activity-example-generatereport-measure>     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-generatereport-ad"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.48.11.8" ]
  ] ) ; # 
  fhir:version [ fhir:v "2.0.0"] ; # 
  fhir:name [ fhir:v "ActivityExampleGenerateReportAD"] ; # 
  fhir:title [ fhir:v "Activity Example Generate Report AD"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-11-26T17:38:52+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Clinical Decision Support"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Clinical Decision Support" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/dss" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Example Activity Definition for a recommendation to generate a report"] ; # 
  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:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "Task"] ; # 
  fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereporttask"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-generatereporttask>
  ] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "generate-report" ] ;
fhir:display [ fhir:v "Generate a metric or case report" ]     ] )
  ] ; # 
  fhir:intent [ fhir:v "proposal"] ; # 
  fhir:doNotPerform [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:dynamicValue ( [
fhir:path [ fhir:v "input.type" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "code" ]     ]
  ] [
fhir:path [ fhir:v "input.value" ] ;
fhir:expression [
fhir:language [ fhir:v "text/cql" ] ;
fhir:expression [ fhir:v "extension('http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-reportWith').value" ]     ]
  ] ) . #