CPG-on-EBMonFHIR template - Local Development build (v0.0.1-snapshot) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-10 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "InterventionPatientsICUSedationMonitoring"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-plan"^^xsd:anyURI ;
fhir:link <https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/recommendation-plan> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PlanDefinition</b><a name=\"InterventionPatientsICUSedationMonitoring\"> </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\">Resource PlanDefinition "InterventionPatientsICUSedationMonitoring" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"file:///github/workspace/output/StructureDefinition-recommendation-plan.html\">Recommendation Plan</a></p></div><p><b>knowledgeCapability</b>: computable</p><p><b>knowledgeRepresentationLevel</b>: structured</p><p><b>partOf</b>: <a href=\"PlanDefinition-RecommendationPatientsICUSedationMonitoring.html\">Intervention for Population: ICU Patients - Sedation Monitoring</a></p><p><b>url</b>: <code>https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedation-monitoring/intervention-plan/patients-icu-sedation-monitoring</code></p><p><b>identifier</b>: id: InterventionPlanforICUPatientsSedationMonitoring</p><p><b>version</b>: 7.0</p><p><b>name</b>: Intervention_Plan_ICU_Patients_Sedation_Monitoring</p><p><b>title</b>: Intervention plan for ICU Patients: Sedation Monitoring</p><p><b>type</b>: ECA Rule <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-plan-definition-type.html\">PlanDefinitionType</a>#eca-rule)</span></p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>subject</b>: <a href=\"EvidenceVariable-PopulationPatientsICUSedationMonitoring.html\">Population: ICU Patients: Sedation Monitoring</a></p><p><b>date</b>: 2023-10</p><p><b>publisher</b>: NUM CODEX+ CELIDA</p><p><b>description</b>: In intensive care patients sedation goal and sedation degree should be monitored at least 1 time per shift </p><h3>Actions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>SelectionBehavior</b></td><td><b>Definition[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>Evaluation procedure (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#386053000)</span></td><td>one-or-more</td><td><a href=\"ActivityDefinition-SedationMonitoringRASS.html\">Sedation Monitoring with RASS</a></td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "computable" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel"^^xsd:anyURI ] ;
fhir:value [ fhir:v "structured" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-partOf"^^xsd:anyURI ] ;
fhir:value [
fhir:v "https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedation-monitoring/recommendation/patients-icu-sedation-monitoring"^^xsd:anyURI ;
fhir:link <https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedation-monitoring/recommendation/patients-icu-sedation-monitoring> ]
] ) ; #
fhir:url [ fhir:v "https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedation-monitoring/intervention-plan/patients-icu-sedation-monitoring"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:value [ fhir:v "InterventionPlanforICUPatientsSedationMonitoring" ]
] ) ; #
fhir:version [ fhir:v "7.0"] ; #
fhir:name [ fhir:v "Intervention_Plan_ICU_Patients_Sedation_Monitoring"] ; #
fhir:title [ fhir:v "Intervention plan for ICU Patients: Sedation Monitoring"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "eca-rule" ] ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "true"^^xsd:boolean] ; #
fhir:subject [
fhir:v "https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedationmonitoring/population/patients-icu-sedation-monitoring"^^xsd:anyURI ;
fhir:link <https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedationmonitoring/population/patients-icu-sedation-monitoring>
] ; #
fhir:date [ fhir:v "2023-10"^^xsd:gYearMonth] ; #
fhir:publisher [ fhir:v "NUM CODEX+ CELIDA"] ; #
fhir:description [ fhir:v "In intensive care patients sedation goal and sedation degree should be monitored at least 1 time per shift "] ; #
fhir:action ( [
fhir:code [
( fhir:coding [
a sct:386053000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "386053000" ] ;
fhir:display [ fhir:v "Evaluation procedure (procedure)" ] ] ) ] ;
fhir:selectionBehavior [ fhir:v "one-or-more" ] ;
fhir:definition [
fhir:v "https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedation-monitoring/recommended-action/sedation-monitoring-RASS"^^xsd:anyURI ;
fhir:link <https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-sedation-monitoring/recommended-action/sedation-monitoring-RASS> ]
] ) . #
IG © 2023+ Example. Package template.cpg-on-ebmonfhir.netzwerk-universitaetsmedizin.de#0.0.1-snapshot based on FHIR 5.0.0. Generated 2023-12-18
Links: Table of Contents |
QA Report |
Issues |
Submit an issue |
Version History |
|