Package | ihe.qrph.ccg |
Resource Type | PlanDefinition |
Id | card-example-reqref |
FHIR Version | R4 |
Source | https://profiles.ihe.net/QRPH/CCG/https://build.fhir.org/ig/IHE/QRPH.CCG/PlanDefinition-card-example-reqref.html |
URL | http://example.org/PlanDefinition/card-example-reqref |
Version | 1.0.0-current |
Status | active |
Date | 2024-11-18T17:56:55+00:00 |
Name | ExampleCARDreqref |
Title | CCG CARD example - recommend referral order |
Realm | uv |
Authority | ihe |
Description | IHE CCG example for a Recommend Referral Order CARD (based on HL7 CPG example) |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PlanDefinition card-example-reqref
url: PlanDefinition CCG CARD example - recommend referral order
version: 1.0.0-current
name: ExampleCARDreqref
title: CCG CARD example - recommend referral order
type: ECA Rule
status: Active
experimental: true
date: 2024-11-18 17:56:55+0000
publisher: IHE QRPH Technical Committee
contact: https://www.ihe.net/ihe_domains/quality_research_and_public_health/, qrph@ihe.net, IHE QRPH Technical Committee: qrph@ihe.net
description:
IHE CCG example for a Recommend Referral Order CARD (based on HL7 CPG example)
jurisdiction: Global (Whole world)
topic: Request a Service (Referral)
relatedArtifact
type: Documentation
url: https://www.who.int/publications/i/item/9789240033986
Documents
Url https://www.who.int/publications/i/item/9789240033986
library: http://example.org/Library/reqref
action
condition
kind: Applicability
Expressions
Language Expression CQL Referral to Hospital Recommended definition: Activity Example Order Service (Referral) AD
{ "resourceType": "PlanDefinition", "id": "card-example-reqref", "meta": { "profile": [ "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-reqrefserv" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://example.org/PlanDefinition/card-example-reqref", "version": "1.0.0-current", "name": "ExampleCARDreqref", "title": "CCG CARD example - recommend referral order", "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type", "code": "eca-rule" } ] }, "status": "active", "experimental": true, "date": "2024-11-18T17:56:55+00:00", "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 CCG example for a Recommend Referral Order CARD (based on HL7 CPG example)", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "topic": [ { "coding": [ { "system": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs", "code": "reqref" } ] } ], "relatedArtifact": [ { "type": "documentation", "url": "https://www.who.int/publications/i/item/9789240033986", "document": { "url": "https://www.who.int/publications/i/item/9789240033986" } } ], "library": [ "http://example.org/Library/reqref" ], "action": [ { "condition": [ { "kind": "applicability", "expression": { "language": "text/cql", "expression": "Referral to Hospital Recommended" } } ], "definitionCanonical": "http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-orderservice-ref-ad" } ] }