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 - JSON Representation

Active as of 2023-12-18

Raw json | Download


{
  "resourceType" : "ActivityDefinition",
  "id" : "AnxietyMonitoringSTAI",
  "meta" : {
    "profile" : [
       "https://www.netzwerk-universitaetsmedizin.de/fhir/cpg-on-ebm-on-fhir/StructureDefinition/assessment-action"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "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/codex-celida/guideline/patients-icu-daas-monitoring/recommended-action/anxiety-monitoring-NuDesc",
  "version" : "1.0",
  "name" : "AnxietyMonitoringWithSTAIPlan",
  "title" : "Anxiety Monitoring with STAI",
  "status" : "active",
  "experimental" : true,
  "subjectCodeableConcept" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/fhir-types",
        "code" : "Patient"
      }
    ]
  },
  "date" : "2023-12-18T10:04:10+00:00",
  "publisher" : "NUM CODEX+ CELIDA",
  "description" : "Anxiety monitoring in ICU Patients with STAI",
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "273830002",
        "display" : "Spielberger state-trait anxiety inventory (assessment scale)"
      }
    ]
  },
  "timingTiming" : {
    "code" : {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-GTSAbbreviation",
          "code" : "Q8H"
        }
      ]
    }
  }
}