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

FHIR IG Statistics: PlanDefinition/ExampleRecommendationPlan

Packagede.netzwerk-universitaetsmedizin.ebm-cpg
Resource TypePlanDefinition
IdExampleRecommendationPlan
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-ExampleRecommendationPlan.html
URLhttps://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation-plan
Version1.0
Statusactive
Date2022-02-14
NameRecommendationPlan
TitleRecommendation Plan
Realmuv
Authorityhl7
DescriptionExample Recommendation Plan

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 ExampleRecommendationPlan

knowledgeCapability: computable

knowledgeRepresentationLevel: structured

partOf: Recommendation

Action Combination Method

  • method: Exactly
  • threshold: 1

url: PlanDefinition Recommendation Plan

version: 1.0

name: RecommendationPlan

title: Recommendation Plan

type: ECA Rule

status: Active

experimental: true

subject: PopulationExample

date: 2022-02-14

publisher: CPGonEBMonFHIR

description:

Example Recommendation Plan

goal

id

ventilator-management-goal

category: Ventilator care and adjustment (regime/therapy)

description: The ventilator should be set up to provide a breath reate of at least 20 and at most per minute.

Targets

-MeasureDetail[x]
*Breath rate mechanical --on ventilator20-24

goal

id

lab-ddimer-concentration-goal

category: Lab findings surveillance (regime/therapy)

description: D-Dimer concentration shall be below 250 ng/mL

Targets

-MeasureDetail[x]
*Fibrin D-dimer DDU [Mass/volume] in Platelet poor plasma?-250

action

code: Administration of drug or medicament (procedure)

definition: DrugAdministrationAction

action

code: Positioning patient (procedure)

goalId: ventilator-management-goal

definition: DrugAdministrationAction

action

code: Ventilator care management (procedure)

goalId: ventilator-management-goal

action

Action Combination Method

  • method: One or More

code: Combined (qualifier value)

Actions

-CodeGoalId
*Ventilator care management (procedure)ventilator-management-goal

Source

{
  "resourceType": "PlanDefinition",
  "id": "ExampleRecommendationPlan",
  "meta": {
    "profile": [
      "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-plan"
    ]
  },
  "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"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf",
      "valueCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation"
    },
    {
      "extension": [
        {
          "url": "method",
          "valueCodeableConcept": {
            "coding": [
              {
                "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method",
                "code": "exactly"
              }
            ]
          }
        },
        {
          "url": "threshold",
          "valuePositiveInt": 1
        }
      ],
      "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-plan",
  "version": "1.0",
  "name": "RecommendationPlan",
  "title": "Recommendation Plan",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule"
      }
    ]
  },
  "status": "active",
  "experimental": true,
  "subjectCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-eligibility-criteria",
  "date": "2022-02-14",
  "publisher": "CPGonEBMonFHIR",
  "description": "Example Recommendation Plan",
  "goal": [
    {
      "id": "ventilator-management-goal",
      "category": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "385857005",
            "display": "Ventilator care and adjustment (regime/therapy)"
          }
        ]
      },
      "description": {
        "text": "The ventilator should be set up to provide a breath reate of at least 20 and at most per minute."
      },
      "target": [
        {
          "measure": {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "33438-3",
                "display": "Breath rate mechanical --on ventilator"
              }
            ]
          },
          "detailRange": {
            "low": {
              "value": 20,
              "system": "http://unitsofmeasure.org",
              "code": "/min"
            },
            "high": {
              "value": 24,
              "system": "http://unitsofmeasure.org",
              "code": "/min"
            }
          }
        }
      ]
    },
    {
      "id": "lab-ddimer-concentration-goal",
      "category": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "410394004",
            "display": "Lab findings surveillance (regime/therapy)"
          }
        ]
      },
      "description": {
        "text": "D-Dimer concentration shall be below 250 ng/mL"
      },
      "target": [
        {
          "measure": {
            "coding": [
              {
                "system": "http://loinc.org",
                "code": "48066-5",
                "display": "Fibrin D-dimer DDU [Mass/volume] in Platelet poor plasma"
              }
            ]
          },
          "detailRange": {
            "high": {
              "value": 250,
              "system": "http://unitsofmeasure.org",
              "code": "ng/mL"
            }
          }
        }
      ]
    }
  ],
  "action": [
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "18629005",
            "display": "Administration of drug or medicament (procedure)"
          }
        ]
      },
      "definitionCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-action/drug-administration-example"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "229824005",
            "display": "Positioning patient (procedure)"
          }
        ]
      },
      "goalId": [
        "ventilator-management-goal"
      ],
      "definitionCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-action/body-positioning-example"
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "410210009",
            "display": "Ventilator care management (procedure)"
          }
        ]
      },
      "goalId": [
        "ventilator-management-goal"
      ]
    },
    {
      "extension": [
        {
          "extension": [
            {
              "url": "method",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method",
                    "code": "one-or-more"
                  }
                ]
              }
            }
          ],
          "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-action-combination-method"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "89780004",
            "display": "Combined (qualifier value)"
          }
        ]
      },
      "action": [
        {
          "code": {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "410210009",
                "display": "Ventilator care management (procedure)"
              }
            ]
          },
          "goalId": [
            "ventilator-management-goal"
          ]
        }
      ]
    }
  ]
}