Package | example.fhir.uv.mycontentig |
Resource Type | PlanDefinition |
Id | DailyAppleRecommendation |
FHIR Version | R4 |
Source | http://somewhere.org/fhir/uv/mycontentig/https://build.fhir.org/ig/cqframework/sample-content-ig/PlanDefinition-DailyAppleRecommendation.html |
URL | http://fhir.org/guides/cqf/cpg/example/PlanDefinition/DailyAppleRecommendation |
Version | 0.4.9-cibuild |
Status | draft |
Date | 2025-07-24T14:41:36+00:00 |
Name | DailyAppleRecommendation |
Title | Daily Apple Recommendation |
Realm | uv |
Authority | hl7 |
Description | An apple a day keeps the doctor away |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Metadata | |
---|---|
Title | Daily Apple Recommendation |
Version | 0.4.9-cibuild |
Status | Draft |
Jurisdiction | Global (Whole world) |
Steward (Publisher) | HL7 International - [Some] Work Group |
Description | An apple a day keeps the doctor away |
PlanDefinition Action | |
Human-interpretable Description | An apple a day keeps the doctor away |
Condition |
Kind: Applicability
|
Definition | Daily Apple Activity |
PlanDefinition Logic | |
Primary Library | http://fhir.org/guides/cqf/cpg/example/Library/DailyAppleLogic |
Generated using version 0.4.9-cibuild of the sample-content-ig Liquid templates |
{ "resourceType": "PlanDefinition", "id": "DailyAppleRecommendation", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://fhir.org/guides/cqf/cpg/example/PlanDefinition/DailyAppleRecommendation", "version": "0.4.9-cibuild", "name": "DailyAppleRecommendation", "title": "Daily Apple Recommendation", "status": "draft", "date": "2025-07-24T14:41:36+00:00", "publisher": "HL7 International - [Some] Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/[something]" } ] } ], "description": "An apple a day keeps the doctor away", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "library": [ "http://fhir.org/guides/cqf/cpg/example/Library/DailyAppleLogic" ], "action": [ { "textEquivalent": "An apple a day keeps the doctor away", "condition": [ { "kind": "applicability", "expression": { "expression": "No Daily Apple Order" } } ], "definitionCanonical": "http://fhir.org/guides/cqf/cpg/example/ActivityDefinition/DailyAppleActivity" } ] }