Clinical Practice Guidelines (CPG) on EBMonFHIR
1.0.2 - qa-preview
This page is part of the CPG-on-EBMonFHIR Implementation Guide (1.0.2).
Active as of 2021-12-12 |
{
"resourceType" : "PlanDefinition",
"id" : "COVID19NonVentilatedPatientsDexamethasoneApplicationPlan",
"meta" : {
"profile" : [
🔗 "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-plan"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition COVID19NonVentilatedPatientsDexamethasoneApplicationPlan</b></p><a name=\"COVID19NonVentilatedPatientsDexamethasoneApplicationPlan\"> </a><a name=\"hcCOVID19NonVentilatedPatientsDexamethasoneApplicationPlan\"> </a><a name=\"COVID19NonVentilatedPatientsDexamethasoneApplicationPlan-en-US\"> </a><p><b>knowledgeCapability</b>: computable</p><p><b>knowledgeRepresentationLevel</b>: structured</p><p><b>partOf</b>: <a href=\"PlanDefinition-COVID19DexamethasoneApplication.html\">Dexamethasone Application</a></p><blockquote><p><b>Action Combination Method</b></p><ul><li>method: <span title=\"Codes:{https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/CodeSystem/cs-action-combination-method exactly}\">Exactly</span></li><li>threshold: 1</li></ul></blockquote><p><b>url</b>: <a href=\"PlanDefinition-COVID19NonVentilatedPatientsDexamethasoneApplicationPlan.html\">PlanDefinition No Dexamethasone Application for non-ventilated COVID-19 patients</a></p><p><b>version</b>: 4.0</p><p><b>name</b>: No_Dexamethasone_Application</p><p><b>title</b>: No Dexamethasone Application for non-ventilated COVID-19 patients</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/plan-definition-type eca-rule}\">ECA Rule</span></p><p><b>status</b>: Active</p><p><b>experimental</b>: true</p><p><b>subject</b>: <a href=\"EvidenceVariable-PopulationCOVID19NonVentilated.html\">Population_COVID19_NonVentilated</a></p><p><b>date</b>: 2021-12-12</p><p><b>publisher</b>: CPGonEBMonFHIR</p><p><b>description</b>: </p><div><p>No Dexamethasone Application for non-ventilated COVID19 patients</p>\n</div><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Definition[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 432102000}\">Administration of substance (procedure)</span></td><td><a href=\"Bundle-COVID19IntensiveCareTreatmentGuidelineBundle.html\">NoDexamethasoneApplicationActivity</a></td></tr></table></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"
},
{
"url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf",
"valueCanonical" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/covid19-dexamethasone-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/covid19-non-ventilated-patients-no-dexamethasone-application-plan",
"version" : "4.0",
"name" : "No_Dexamethasone_Application",
"title" : "No Dexamethasone Application for non-ventilated COVID-19 patients",
"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/population/Population_COVID19_NonVentilated",
"date" : "2021-12-12",
"publisher" : "CPGonEBMonFHIR",
"description" : "No Dexamethasone Application for non-ventilated COVID19 patients",
"action" : [
{
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "432102000",
"display" : "Administration of substance (procedure)"
}
]
},
"definitionCanonical" : "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/example/recommendation-action/no-dexamethasone-application"
}
]
}