PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk-universitaetsmedizin.ebm-cpg@1.0.0
    https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation-plan
{
  "description": "Example Recommendation Plan",
  "_filename": "example/PlanDefinition-ExampleRecommendationPlan.json",
  "package_name": "de.netzwerk-universitaetsmedizin.ebm-cpg",
  "date": "2022-02-14",
  "meta": {
    "profile": [ "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-plan" ]
  },
  "publisher": "CPGonEBMonFHIR",
  "name": "RecommendationPlan",
  "goal": [ {
    "id": "ventilator-management-goal",
    "target": [ {
      "measure": {
        "coding": [ {
          "code": "33438-3",
          "system": "http://loinc.org",
          "display": "Breath rate mechanical --on ventilator"
        } ]
      },
      "detailRange": {
        "low": {
          "code": "/min",
          "value": 20,
          "system": "http://unitsofmeasure.org"
        },
        "high": {
          "code": "/min",
          "value": 24,
          "system": "http://unitsofmeasure.org"
        }
      }
    } ],
    "category": {
      "coding": [ {
        "code": "385857005",
        "system": "http://snomed.info/sct",
        "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."
    }
  }, {
    "id": "lab-ddimer-concentration-goal",
    "target": [ {
      "measure": {
        "coding": [ {
          "code": "48066-5",
          "system": "http://loinc.org",
          "display": "Fibrin D-dimer DDU [Mass/volume] in Platelet poor plasma"
        } ]
      },
      "detailRange": {
        "high": {
          "code": "ng/mL",
          "value": 250,
          "system": "http://unitsofmeasure.org"
        }
      }
    } ],
    "category": {
      "coding": [ {
        "code": "410394004",
        "system": "http://snomed.info/sct",
        "display": "Lab findings surveillance (regime/therapy)"
      } ]
    },
    "description": {
      "text": "D-Dimer concentration shall be below 250 ng/mL"
    }
  } ],
  "type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/plan-definition-type\\\", :code \\\"eca-rule\\\"}]}",
  "experimental": "true",
  "resourceType": "PlanDefinition",
  "title": "Recommendation Plan",
  "package_version": "1.0.0",
  "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"
  }, {
    "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-action-combination-method",
    "extension": [ {
      "url": "method",
      "valueCodeableConcept": {
        "coding": [ {
          "code": "exactly",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method"
        } ]
      }
    }, {
      "url": "threshold",
      "valuePositiveInt": 1
    } ]
  } ],
  "status": "active",
  "id": "11c6b57f-d8d8-4f6f-a9bf-2e4aa5c74d85",
  "kind": null,
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation-plan",
  "action": [ {
    "code": {
      "coding": [ {
        "code": "432102000",
        "system": "http://snomed.info/sct",
        "display": "Administration of substance (procedure)"
      } ]
    },
    "definitionCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-action/drug-administration-example"
  }, {
    "code": {
      "coding": [ {
        "code": "229824005",
        "system": "http://snomed.info/sct",
        "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": [ {
        "code": "410210009",
        "system": "http://snomed.info/sct",
        "display": "Ventilator care management (procedure)"
      } ]
    },
    "goalId": [ "ventilator-management-goal" ]
  }, {
    "code": {
      "coding": [ {
        "code": "89780004",
        "system": "http://snomed.info/sct",
        "display": "Combined (qualifier value)"
      } ]
    },
    "action": [ {
      "code": {
        "coding": [ {
          "code": "410210009",
          "system": "http://snomed.info/sct",
          "display": "Ventilator care management (procedure)"
        } ]
      },
      "goalId": [ "ventilator-management-goal" ]
    } ],
    "extension": [ {
      "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-action-combination-method",
      "extension": [ {
        "url": "method",
        "valueCodeableConcept": {
          "coding": [ {
            "code": "one-or-more",
            "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method"
          } ]
        }
      } ]
    } ]
  } ],
  "subjectCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-eligibility-criteria",
  "version": "1.0"
}