FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: PlanDefinition/ExampleRecommendation

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypePlanDefinition
IdExampleRecommendation
FHIR VersionR5
Sourcehttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/PlanDefinition-ExampleRecommendation.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation
Version1.0
Statusactive
Date2022-02-14
NameRecommendation
TitleRecommendation
Realmuv
Authorityhl7
DescriptionExample Recommendation

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: PlanDefinition ExampleRecommendation

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

RelatedArtifacts

-TypeClassifierResourceReference
*JustificationRecommendation ratingArtifactAssessment: extension = 0.1.0,active; date = 2020-01-03; artifact[x] = ->PlanDefinition Recommendation Plan
*CitationClinical practice guideline recommendationCitation ExampleRecommendationCitation
*CitationClinical practice guidelineCitation 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


Source

{
  "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"
    }
  ]
}