FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: PlanDefinition/HIVC23DT

Packagesmart.who.int.hiv
Resource TypePlanDefinition
IdHIVC23DT
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/PlanDefinition-HIVC23DT.html
URLhttp://smart.who.int/hiv/PlanDefinition/HIVC23DT
Version0.4.4
Statusdraft
Date2025-07-24T19:24:35+00:00
NameHIVC23DT
TitleHIV.C23.DT Determine PEP or PrEP regimen
Authoritywho
DescriptionDetermine PEP or PrEP regimen

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: HIVC23DT
Url: HIV.C23.DT Determine PEP or PrEP regimen
Version: 0.4.4
Title: HIV.C23.DT Determine PEP or PrEP regimen
Status: draft
Experimental: true
Type:

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

code: eca-rule

Date: 2025-07-24 19:24:35+0000
Publisher: WHO
Description:

Determine PEP or PrEP regimen

Related Artifacts:

References

  • Consolidated Guidelines on HIV Testing Services (2019)


Libraries:
HIV.C23.DT Logic
Actions:
Determine PEP or PrEP regimen
Then:
Prescribe appropriate PrEP regimen
If: Applicability: (Recommended PrEP regimen)
Then: Definition: HIVGuidanceCommunicationRequestActivity
Dynamic Values:
description: (Guidance)
Prescribe appropriate PEP regimen
If: Applicability: (Preferred PEP backbone regimen)
Then: Definition: HIVGuidanceCommunicationRequestActivity
Dynamic Values:
description: (Guidance)

Source

{
  "resourceType": "PlanDefinition",
  "id": "HIVC23DT",
  "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/HIVC23DT",
  "version": "0.4.4",
  "name": "HIVC23DT",
  "title": "HIV.C23.DT Determine PEP or PrEP regimen",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/plan-definition-type",
        "code": "eca-rule"
      }
    ]
  },
  "status": "draft",
  "experimental": true,
  "date": "2025-07-24T19:24:35+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Determine PEP or PrEP regimen",
  "relatedArtifact": [
    {
      "type": "citation",
      "citation": "Consolidated Guidelines on HIV Testing Services (2019)"
    }
  ],
  "library": [
    "http://smart.who.int/hiv/Library/HIVC23DTLogic"
  ],
  "action": [
    {
      "textEquivalent": "Determine PEP or PrEP regimen",
      "action": [
        {
          "textEquivalent": "Prescribe appropriate PrEP regimen",
          "condition": [
            {
              "kind": "applicability",
              "expression": {
                "language": "text/cql-identifier",
                "expression": "Recommended PrEP regimen"
              }
            }
          ],
          "definitionCanonical": "http://smart.who.int/hiv/ActivityDefinition/HIVGuidanceCommunicationRequestActivity",
          "dynamicValue": [
            {
              "path": "description",
              "expression": {
                "language": "text/cql-identifier",
                "expression": "Guidance"
              }
            }
          ]
        },
        {
          "textEquivalent": "Prescribe appropriate PEP regimen",
          "condition": [
            {
              "kind": "applicability",
              "expression": {
                "language": "text/cql-identifier",
                "expression": "Preferred PEP backbone regimen"
              }
            }
          ],
          "definitionCanonical": "http://smart.who.int/hiv/ActivityDefinition/HIVGuidanceCommunicationRequestActivity",
          "dynamicValue": [
            {
              "path": "description",
              "expression": {
                "language": "text/cql-identifier",
                "expression": "Guidance"
              }
            }
          ]
        }
      ]
    }
  ]
}