PackagesCanonicalsLogsProblems
    Packages
    de.netzwerk-universitaetsmedizin.ebm-cpg@1.1.0
    https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation
{
  "description": "Example Recommendation",
  "_filename": "example/PlanDefinition-ExampleRecommendation.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" ]
  },
  "publisher": "CPGonEBMonFHIR",
  "name": "Recommendation",
  "type": "{:coding [{:system \\\"http://terminology.hl7.org/CodeSystem/plan-definition-type\\\", :code \\\"workflow-definition\\\"}]}",
  "experimental": "true",
  "resourceType": "PlanDefinition",
  "title": "Recommendation",
  "package_version": "1.1.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": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/ext-action-combination-method",
    "extension": [ {
      "url": "method",
      "valueCodeableConcept": {
        "coding": [ {
          "code": "at-least",
          "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method"
        } ]
      }
    }, {
      "url": "threshold",
      "valuePositiveInt": 2
    } ]
  } ],
  "status": "active",
  "id": "4c801e11-bc79-4000-9636-e6fe73a3e2f1",
  "kind": null,
  "url": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation",
  "action": [ {
    "code": {
      "coding": [ {
        "code": "guideline-based-care",
        "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process"
      } ]
    },
    "title": "example recommendation",
    "description": "Example recommendation",
    "definitionCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation-plan"
  }, {
    "code": {
      "coding": [ {
        "code": "guideline-based-care",
        "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-common-process"
      } ]
    },
    "title": "example recommendation",
    "description": "Example recommendation",
    "definitionCanonical": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation-plan"
  } ],
  "version": "1.0",
  "relatedArtifact": [ {
    "type": "justification",
    "classifier": [ {
      "coding": [ {
        "code": "recommendation-rating",
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
        "display": "Recommendation rating"
      } ]
    } ],
    "resourceReference": {
      "reference": "ArtifactAssessment/ExampleRecommendationJustification"
    }
  }, {
    "type": "citation",
    "classifier": [ {
      "coding": [ {
        "code": "guideline-recommendation",
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
        "display": "Clinical practice guideline recommendation"
      } ]
    } ],
    "resourceReference": {
      "reference": "Citation/ExampleRecommendationCitation"
    }
  }, {
    "type": "citation",
    "classifier": [ {
      "coding": [ {
        "code": "clinical-practice-guideline",
        "system": "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/ceosys-code-system",
        "display": "Clinical practice guideline"
      } ]
    } ],
    "resourceReference": {
      "reference": "Citation/ExampleGuidelineCitation"
    }
  } ]
}