Package | ihe.qrph.ccg |
Type | CapabilityStatement |
Id | IHE.CCG.GuidelineEngine |
FHIR Version | R4 |
Source | https://profiles.ihe.net/QRPH/CCG/https://build.fhir.org/ig/IHE/QRPH.CCG/CapabilityStatement-IHE.CCG.GuidelineEngine.html |
URL | https://profiles.ihe.net/QRPH/CCG/CapabilityStatement/IHE.CCG.GuidelineEngine |
Version | 1.0.0-current |
Status | active |
Date | 2025-02-12 |
Name | IHE_CCG_GuidelineEngine |
Title | Guideline Engine |
Realm | uv |
Authority | ihe |
Description | IHE QRPH Computable Care Guidelines (CCG) - Guideline Engine. |
Kind | requirements |
No resources found
OperationDefinition | |
cpg-plandefinition-apply | CPG PlanDefinition Apply |
StructureDefinition | |
ccg-di-bundle | CCG Data In Bundle |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.CCG.GuidelineEngine
application/fhir+xml
, application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Bundle | https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-di-bundle | y | y | y | y | _id | $apply |
{ "resourceType": "CapabilityStatement", "id": "IHE.CCG.GuidelineEngine", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/QRPH/CCG/CapabilityStatement/IHE.CCG.GuidelineEngine", "version": "1.0.0-current", "name": "IHE_CCG_GuidelineEngine", "title": "Guideline Engine", "status": "active", "experimental": false, "date": "2025-02-12", "publisher": "IHE QRPH Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health/" } ] }, { "telecom": [ { "system": "email", "value": "qrph@ihe.net" } ] }, { "name": "IHE QRPH Technical Committee", "telecom": [ { "system": "email", "value": "qrph@ihe.net" } ] } ], "description": "IHE QRPH Computable Care Guidelines (CCG) - Guideline Engine.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "kind": "requirements", "fhirVersion": "4.0.1", "format": [ "application/fhir+xml", "application/fhir+json" ], "rest": [ { "mode": "server", "security": { "description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or SMART-on-FHIR" }, "resource": [ { "type": "Bundle", "profile": "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-di-bundle", "interaction": [ { "code": "create" }, { "code": "update" }, { "code": "read" }, { "code": "search-type" } ], "searchParam": [ { "name": "_id", "definition": "http://hl7.org/fhir/SearchParameter/Resource-id", "type": "token", "documentation": "Logical id of this artifact" } ], "operation": [ { "name": "$apply", "definition": "http://hl7.org/fhir/uv/cpg/OperationDefinition/cpg-plandefinition-apply" } ] } ] } ] }