CPG-on-EBMonFHIR template
0.0.1-snapshot - ci-build

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

: Anxiety Monitoring with STAI - XML Representation

Active as of 2023-12-18

Raw xml | Download



<ActivityDefinition xmlns="http://hl7.org/fhir">
  <id value="AnxietyMonitoringSTAI"/>
  <meta>
    <profile
             value="https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/assessment-action"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ActivityDefinition</b><a name="AnxietyMonitoringSTAI"> </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 ActivityDefinition &quot;AnxietyMonitoringSTAI&quot; </p><p style="margin-bottom: 0px">Profile: <a href="file:///github/workspace/output/StructureDefinition-assessment-action.html">Assessment Action</a></p></div><p><b>knowledgeCapability</b>: computable</p><p><b>knowledgeRepresentationLevel</b>: structured</p><p><b>url</b>: <code>https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-daas-monitoring/recommended-action/anxiety-monitoring-NuDesc</code></p><p><b>version</b>: 1.0</p><p><b>name</b>: AnxietyMonitoringWithSTAIPlan</p><p><b>title</b>: Anxiety Monitoring with STAI</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>subject</b>: Patient <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R5/codesystem-fhir-types.html">All FHIR Types</a>#Patient)</span></p><p><b>date</b>: 2023-12-18 10:04:10+0000</p><p><b>publisher</b>: NUM CODEX+ CELIDA</p><p><b>description</b>: Anxiety monitoring in ICU Patients with STAI</p><p><b>kind</b>: ServiceRequest</p><p><b>code</b>: Spielberger state-trait anxiety inventory (assessment scale) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#273830002)</span></p><p><b>timing</b>: Code: every 8 hours</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability">
    <valueCode value="computable"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel">
    <valueCode value="structured"/>
  </extension>
  <url
       value="https://www.netzwerk-universitaetsmedizin.de/fhir/codex-celida/guideline/patients-icu-daas-monitoring/recommended-action/anxiety-monitoring-NuDesc"/>
  <version value="1.0"/>
  <name value="AnxietyMonitoringWithSTAIPlan"/>
  <title value="Anxiety Monitoring with STAI"/>
  <status value="active"/>
  <experimental value="true"/>
  <subjectCodeableConcept>
    <coding>
      <system value="http://hl7.org/fhir/fhir-types"/>
      <code value="Patient"/>
    </coding>
  </subjectCodeableConcept>
  <date value="2023-12-18T10:04:10+00:00"/>
  <publisher value="NUM CODEX+ CELIDA"/>
  <description value="Anxiety monitoring in ICU Patients with STAI"/>
  <kind value="ServiceRequest"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="273830002"/>
      <display
               value="Spielberger state-trait anxiety inventory (assessment scale)"/>
    </coding>
  </code>
  <timingTiming>
    <code>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation"/>
        <code value="Q8H"/>
      </coding>
    </code>
  </timingTiming>
</ActivityDefinition>