FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.hiv
Resource TypePlanDefinition
IdPlanDefinition-HIVD4DT.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Id: HIVD4DT
Url: HIV.D12.Determine recommended screenings and tests
Version: 1.0.0
Title: HIV.D4.DT TB Screening Decision Tables
Status: draft
Experimental: true
Type:

system: http://terminology.hl7.org/CodeSystem/plan-definition-type

code: eca-rule

Date: 2025-07-08 23:21:58+0200
Publisher: WHO
Description:

Screen for TB using one of three algorithms

Related Artifacts:

References

  • Consolidated Guidelines on HIV Testing Services (2019)


Libraries:
HIV.D4.DT Logic
Actions:
Outcome of TB screening
Then: Definition: HIVGuidanceCommunicationRequestActivity
Dynamic Values:
payload[+].contentString: (Guidance)

Source1

{
  "resourceType": "PlanDefinition",
  "id": "HIVD4DT",
  "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": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode": "computable"
    }
  ],
  "url": "http://smart.who.int/hiv/PlanDefinition/HIVD4DT",
  "version": "1.0.0",
  "name": "HIVD4DT",
  "title": "HIV.D4.DT TB Screening Decision Tables",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule"
      }
    ]
  },
  "status": "draft",
  "experimental": true,
  "date": "2025-07-08T23:21:58+02:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Screen for TB using one of three algorithms",
  "relatedArtifact": [
    {
      "type": "citation",
      "citation": "Consolidated Guidelines on HIV Testing Services (2019)"
    }
  ],
  "library": [
    "http://smart.who.int/hiv/Library/HIVD4DTLogic"
  ],
  "action": [
    {
      "textEquivalent": "Outcome of TB screening",
      "definitionCanonical": "http://smart.who.int/hiv/ActivityDefinition/HIVGuidanceCommunicationRequestActivity",
      "dynamicValue": [
        {
          "path": "payload[+].contentString",
          "expression": {
            "language": "text/cql-identifier",
            "expression": "Guidance"
          }
        }
      ]
    }
  ]
}