FHIR IG analytics| Package | ihe.qrph.ccg |
| Resource Type | PlanDefinition |
| Id | PlanDefinition-ccg-folder-Diabetes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IHE/QRPH.CCG/PlanDefinition-ccg-folder-Diabetes.html |
| URL | https://example.org/fhir/PlanDefinition/ccg-folder-Diabetes |
| Version | 1.0.1-current |
| Status | active |
| Date | 2024-11-18T17:56:55+00:00 |
| Name | ExampleCCGFolder1 |
| Title | CCG Folder example 1 - e.g. Diabetes |
| Realm | uv |
| Authority | ihe |
| Description | IHE CCG Folder example e.g. Diabetes |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Id: | ccg-folder-Diabetes | ||
|---|---|---|---|
| Url: | CCG Folder example 1 - e.g. Diabetes | ||
| Version: | 1.0.1-current | ||
| Title: | CCG Folder example 1 - e.g. Diabetes | ||
| Experimental: | true | ||
| Type: |
system: http://terminology.hl7.org/CodeSystem/plan-definition-type code: clinical-protocol |
||
| Date: | 2024-11-18 17:56:55+0000 | ||
| Publisher: | IHE QRPH Technical Committee | ||
| Description: | IHE CCG Folder example e.g. Diabetes |
||
| Jurisdiction: | 001 | ||
| Actions: |
|
{
"resourceType": "PlanDefinition",
"id": "ccg-folder-Diabetes",
"meta": {
"profile": [
"https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-folder"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://example.org/fhir/PlanDefinition/ccg-folder-Diabetes",
"version": "1.0.1-current",
"name": "ExampleCCGFolder1",
"title": "CCG Folder example 1 - e.g. Diabetes",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code": "clinical-protocol"
}
]
},
"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 Folder example e.g. Diabetes",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001"
}
]
}
],
"action": [
{
"definitionCanonical": "http://example.org/PlanDefinition/card-example-orderrx"
},
{
"definitionCanonical": "http://example.org/PlanDefinition/card-example-collect"
}
]
}