Clinical Practice Guidelines (CPG) on EBMonFHIR
0.8.0-snapshot - ci-build

Clinical Practice Guidelines (CPG) on EBMonFHIR - Local Development build (v0.8.0-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: recommendation - JSON Representation

Active as of 2022-02-14

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "ExampleRecommendation",
  "meta" : {
    "profile" : [
      🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"ExampleRecommendation\"> </a><a name=\"hcExampleRecommendation\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourcePlanDefinition &quot;ExampleRecommendation&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-recommendation.html\">Recommendation</a></p></div><p><b>knowledgeCapability</b>: computable</p><p><b>knowledgeRepresentationLevel</b>: structured</p><blockquote><p><b>Action Combination Method</b></p><blockquote><p><b>url</b></p><code>method</code></blockquote><p><b>value</b>: At Least <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cs-action-combination-method.html\">Action Combination Method</a>#at-least)</span></p><blockquote><p><b>url</b></p><code>threshold</code></blockquote><p><b>value</b>: 2</p></blockquote><p><b>url</b>: <code>https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-plan/example-recommendation</code></p><p><b>version</b>: 1.0</p><p><b>name</b>: Recommendation</p><p><b>title</b>: Recommendation</p><p><b>type</b>: Workflow Definition <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a>#workflow-definition)</span></p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2022-02-14</p><p><b>publisher</b>: CPGonEBMonFHIR</p><p><b>description</b>: Example Recommendation</p><h3>RelatedArtifacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Classifier</b></td><td><b>ResourceReference</b></td></tr><tr><td style=\"display: none\">*</td><td>justification</td><td>Recommendation rating <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ceosys-code-system.html\">CEOsys Code System</a>#recommendation-rating)</span></td><td><a href=\"ArtifactAssessment-ExampleRecommendationJustification.html\">ArtifactAssessment/ExampleRecommendationJustification</a></td></tr><tr><td style=\"display: none\">*</td><td>citation</td><td>Clinical practice guideline recommendation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ceosys-code-system.html\">CEOsys Code System</a>#guideline-recommendation)</span></td><td><a href=\"Citation-ExampleRecommendationCitation.html\">Citation/ExampleRecommendationCitation</a> &quot;ExampleRecommendationCitation&quot;</td></tr><tr><td style=\"display: none\">*</td><td>citation</td><td>Clinical practice guideline <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-ceosys-code-system.html\">CEOsys Code System</a>#clinical-practice-guideline)</span></td><td><a href=\"Citation-ExampleGuidelineCitation.html\">Citation/ExampleGuidelineCitation</a> &quot;ExampleGuidelineCitation&quot;</td></tr></table><blockquote><p><b>action</b></p><p><b>title</b>: example recommendation</p><p><b>description</b>: Example recommendation</p><p><b>code</b>: Guideline-based Care <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/uv/cpg/STU1/CodeSystem-cpg-common-process.html\">CPG Common Process</a>#guideline-based-care)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-ExampleRecommendationPlan.html\">Recommendation Plan</a></p></blockquote><blockquote><p><b>action</b></p><p><b>title</b>: example recommendation</p><p><b>description</b>: Example recommendation</p><p><b>code</b>: Guideline-based Care <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/uv/cpg/STU1/CodeSystem-cpg-common-process.html\">CPG Common Process</a>#guideline-based-care)</span></p><p><b>definition</b>: <a href=\"PlanDefinition-ExampleRecommendationPlan.html\">Recommendation Plan</a></p></blockquote></div>"
  },
  "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"
    }
  ]
}