| Package | de.netzwerk-universitaetsmedizin.ebm-cpg |
| Resource Type | PlanDefinition |
| Id | ExampleRecommendation |
| FHIR Version | R5 |
| Source | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/PlanDefinition-ExampleRecommendation.html |
| URL | https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation |
| Version | 1.0 |
| Status | active |
| Date | 2022-02-14 |
| Name | Recommendation |
| Title | Recommendation |
| Realm | uv |
| Authority | hl7 |
| Description | Example Recommendation |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PlanDefinition ExampleRecommendation
Profile: Recommendation
knowledgeCapability: computable
knowledgeRepresentationLevel: structured
Action Combination Method
- method: At Least
- threshold: 2
url: PlanDefinition Recommendation
version: 1.0
name: Recommendation
title: Recommendation
type: Workflow Definition
status: Active
experimental: true
date: 2022-02-14
publisher: CPGonEBMonFHIR
description:
Example Recommendation
| Type | Classifier | ResourceReference |
| Justification | Recommendation rating | ArtifactAssessment: extension = 0.1.0,active; date = 2020-01-03; artifact[x] = ->PlanDefinition Recommendation Plan |
| Citation | Clinical practice guideline recommendation | Citation ExampleRecommendationCitation |
| Citation | Clinical practice guideline | Citation ExampleGuidelineCitation |
action
title: example recommendation
description:
Example recommendation
code: Guideline-based Care
definition: Recommendation Plan
action
title: example recommendation
description:
Example recommendation
code: Guideline-based Care
definition: Recommendation Plan
{
"resourceType": "PlanDefinition",
"id": "ExampleRecommendation",
"meta": {
"profile": [
"https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
"valueCode": "computable"
},
{
"url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
"valueCode": "structured"
},
{
"extension": [
{
"url": "method",
"valueCodeableConcept": {
"coding": [
{
"system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method",
"code": "at-least"
}
]
}
},
{
"url": "threshold",
"valuePositiveInt": 2
}
],
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-action-combination-method"
}
],
"url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation",
"version": "1.0",
"name": "Recommendation",
"title": "Recommendation",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
"code": "workflow-definition"
}
]
},
"status": "active",
"experimental": true,
"date": "2022-02-14",
"publisher": "CPGonEBMonFHIR",
"description": "Example Recommendation",
"relatedArtifact": [
{
"type": "justification",
"classifier": [
{
"coding": [
{
"system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
"code": "recommendation-rating",
"display": "Recommendation rating"
}
]
}
],
"resourceReference": {
"reference": "ArtifactAssessment/ExampleRecommendationJustification"
}
},
{
"type": "citation",
"classifier": [
{
"coding": [
{
"system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
"code": "guideline-recommendation",
"display": "Clinical practice guideline recommendation"
}
]
}
],
"resourceReference": {
"reference": "Citation/ExampleRecommendationCitation"
}
},
{
"type": "citation",
"classifier": [
{
"coding": [
{
"system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
"code": "clinical-practice-guideline",
"display": "Clinical practice guideline"
}
]
}
],
"resourceReference": {
"reference": "Citation/ExampleGuidelineCitation"
}
}
],
"action": [
{
"title": "example recommendation",
"description": "Example recommendation",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
"code": "guideline-based-care"
}
]
},
"definitionCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation-plan"
},
{
"title": "example recommendation",
"description": "Example recommendation",
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process",
"code": "guideline-based-care"
}
]
},
"definitionCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation-plan"
}
]
}