FHIR IG analytics| Package | ihe.qrph.ccg |
| Resource Type | PlanDefinition |
| Id | PlanDefinition-CCG-patient-plans-example.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/QRPH.CCG/PlanDefinition-CCG-patient-plans-example.html |
| URL | http://example.org/fhir/PlanDefinition/CCG-patient-plans-example |
| Version | 1.0.1-current |
| Status | active |
| Date | 2025-10-06T12:07:55+00:00 |
| Realm | uv |
| Authority | ihe |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Id: | CCG-patient-plans-example | ||
|---|---|---|---|
| Url: | CCG-patient-plans-example | ||
| Version: | 1.0.1-current | ||
| Type: |
system: http://terminology.hl7.org/CodeSystem/plan-definition-type code: clinical-protocol |
||
| Date: | 2025-10-06 12:07:55+0000 | ||
| Publisher: | IHE QRPH Technical Committee | ||
| Jurisdiction: | 001 | ||
| Actions: |
|
{
"resourceType": "PlanDefinition",
"id": "CCG-patient-plans-example",
"meta": {
"profile": [
"https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-patient-plans"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://example.org/fhir/PlanDefinition/CCG-patient-plans-example",
"version": "1.0.1-current",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code": "clinical-protocol"
}
]
},
"status": "active",
"date": "2025-10-06T12:07: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"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"action": [
{
"definitionCanonical": "https://example.org/fhir/PlanDefinition/ccg-folder-Diabetes"
},
{
"definitionCanonical": "https://example.org/fhir/PlanDefinition/ccg-folder-Hypertension"
}
]
}