WHO SMART Guidelines - HIV
0.3.0 - ci-build

WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HIV.B2.DT Check for signs of serious illness - JSON Representation

Draft as of 2024-08-21

Raw json | Download


{
  "resourceType" : "PlanDefinition",
  "id" : "HIVB2DT",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-recommendationdefinition"🔗 ,
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareableplandefinition"🔗 ,
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishableplandefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: PlanDefinition HIVB2DT</b></p><a name=\"HIVB2DT\"> </a><a name=\"hcHIVB2DT\"> </a><a name=\"HIVB2DT-en-US\"> </a><p><b>url</b>: <a href=\"PlanDefinition-HIVB2DT.html\">PlanDefinition HIV.B2.DT Check for signs of serious illness</a></p><p><b>version</b>: 0.3.0</p><p><b>name</b>: HIVB2DT</p><p><b>title</b>: HIV.B2.DT Check for signs of serious illness</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>: Draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2024-08-21 16:05:17+0000</p><p><b>publisher</b>: WHO</p><p><b>contact</b>: WHO: <a href=\"http://who.int\">http://who.int</a></p><p><b>description</b>: </p><div><p>Check for signs of serious illness</p>\n</div><h3>RelatedArtifacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Citation</b></td></tr><tr><td style=\"display: none\">*</td><td>Citation</td><td><div><p>Consolidated Guidelines on HIV Testing Services (2019)</p>\n</div></td></tr></table><p><b>library</b>: <a href=\"Library-HIVB2DTLogic.html\">HIV.B2.DT Logic</a></p><blockquote><p><b>action</b></p><p><b>textEquivalent</b>: Check for signs of serious illness</p><blockquote><p><b>action</b></p></blockquote></blockquote></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "computable"
    }
  ],
  "url" : "http://smart.who.int/hiv/PlanDefinition/HIVB2DT",
  "version" : "0.3.0",
  "name" : "HIVB2DT",
  "title" : "HIV.B2.DT Check for signs of serious illness",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code" : "eca-rule"
      }
    ]
  },
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-08-21T16:05:17+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Check for signs of serious illness",
  "relatedArtifact" : [
    {
      "type" : "citation",
      "citation" : "Consolidated Guidelines on HIV Testing Services (2019)"
    }
  ],
  "library" : [
    🔗 "http://smart.who.int/hiv/Library/HIVB2DTLogic"
  ],
  "action" : [
    {
      "textEquivalent" : "Check for signs of serious illness",
      "action" : [
        {
          "textEquivalent" : "Take appropriate action for client showing signs of serious illness",
          "condition" : [
            {
              "kind" : "applicability",
              "expression" : {
                "language" : "text/cql",
                "expression" : "exists(Guidance)"
              }
            }
          ],
          "dynamicValue" : [
            {
              "path" : "description",
              "expression" : {
                "language" : "text/cql-identifier",
                "expression" : "Guidance"
              }
            }
          ]
        }
      ]
    }
  ]
}