Package | ihe.qrph.ccg |
Type | CapabilityStatement |
Id | IHE.CCG.GuidelinePerformer |
FHIR Version | R4 |
Source | https://profiles.ihe.net/QRPH/CCG/https://build.fhir.org/ig/IHE/QRPH.CCG/CapabilityStatement-IHE.CCG.GuidelinePerformer.html |
URL | https://profiles.ihe.net/QRPH/CCG/CapabilityStatement/IHE.CCG.GuidelinePerformer |
Version | 1.0.0-current |
Status | active |
Date | 2025-02-12 |
Name | IHE_CCG_GuidelinePerformer |
Title | Guideline Performer |
Realm | uv |
Authority | ihe |
Description | IHE QRPH Computable Care Guidelines (CCG) - Guideline Performer. |
Kind | requirements |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.CCG.GuidelinePerformer
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.
client
transaction
interaction described as follows:https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-di-bundle
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 | y |
{ "resourceType": "CapabilityStatement", "id": "IHE.CCG.GuidelinePerformer", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/QRPH/CCG/CapabilityStatement/IHE.CCG.GuidelinePerformer", "version": "1.0.0-current", "name": "IHE_CCG_GuidelinePerformer", "title": "Guideline Performer", "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 Performer.", "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": "client", "resource": [ { "type": "Bundle", "interaction": [ { "code": "create" } ] } ], "interaction": [ { "code": "transaction", "documentation": "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-di-bundle" } ] } ] }