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

FHIR IG Statistics: ExampleScenario/HIV.PrEP.Visit.Scenario

Packagesmart.who.int.hiv
TypeExampleScenario
IdHIV.PrEP.Visit.Scenario
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ExampleScenario-HIV.PrEP.Visit.Scenario.html
URLhttp://smart.who.int/hiv/ExampleScenario/HIV.PrEP.Visit.Scenario
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameExampleScenarioForProcess
Authoritywho

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

Generated Narrative: ExampleScenario HIV.PrEP.Visit.Scenario

url: ExampleScenarioForProcess

version: 1.0.0

name: ExampleScenarioForProcess

status: Active

date: 2025-07-08 23:21:58+0200

publisher: WHO

contact: WHO: http://who.int

actor

actorId: patient

type: Person

name: Patient

actor

actorId: healthcareprovider

type: Person

name: Health Care Provider

actor

actorId: emr

type: System

name: EMR

actor

actorId: laboratory

type: System

name: Laboratory

instance

resourceId: patientResource

resourceType: Patient

name: Patient Resource

description:

The Patient involved in the scenario.

instance

resourceId: encounterResource

resourceType: Encounter

name: Encounter Resource

description:

The Encounter where the patient meets with the clinician.

instance

resourceId: observationResource

resourceType: Observation

name: HIV Test Result

description:

The Observation resource capturing the HIV test result.

instance

resourceId: diagnosisResource

resourceType: Condition

name: HIV Diagnosis

description:

The Condition resource representing the HIV diagnosis.

instance

resourceId: medicationRequestResource

resourceType: MedicationRequest

name: ART Medication Request

description:

The MedicationRequest for Antiretroviral Therapy (ART).

instance

resourceId: appointmentResource

resourceType: Appointment

name: Follow-up Appointment

description:

The Appointment resource for follow-up care.

process

title: HIV.C. PrEP visit

description:

The patient visits the clinician for an initial consultation.

step

process

title: Step 1

description:

Description of Step 1

step

operation

number: 1

type: create

name: Determine reason for visit

initiator: healthcareprovider

receiver: patient

Requests

-ResourceId
*encounterResource

step

operation

number: 4

type: create

name: Take vital signs

initiator: healthcareprovider

receiver: patient

Requests

-ResourceId
*patientResource

step

operation

number: 4

type: create

name: Capture or update client history

initiator: healthcareprovider

receiver: emr

Requests

-ResourceId
*patientResource

step

operation

number: 4

type: create

name: Test for HIV using testing algorithm

initiator: healthcareprovider

receiver: laboratory

Requests

-ResourceId
*patientResource

step

operation

number: 4

type: create

name: Testing may be performed by a lay provider or self-test

initiator: healthcareprovider

receiver: healthcareprovider

Requests

-ResourceId
*patientResource

step

operation

number: 4

type: create

name: Post-test package of services

initiator: healthcareprovider

receiver: emr

Requests

-ResourceId
*patientResource

step

operation

number: 4

type: create

name: Check suitability for PrEP or PEP

initiator: healthcareprovider

receiver: patient

Requests

-ResourceId
*patientResource

step

operation

number: 4

type: create

name: Discuss PrEP or PEP

initiator: healthcareprovider

receiver: patient

Requests

-ResourceId
*patientResource

step

operation

number: 4

type: create

name: Counsel on risk and prevention

initiator: healthcareprovider

receiver: patient

Requests

-ResourceId
*patientResource

step

Processes

-TitleDescription
*Step 2

Description of Step 2


Source

{
  "resourceType": "ExampleScenario",
  "id": "HIV.PrEP.Visit.Scenario",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/hiv/ExampleScenario/HIV.PrEP.Visit.Scenario",
  "version": "1.0.0",
  "name": "ExampleScenarioForProcess",
  "status": "active",
  "date": "2025-07-08T23:21:58+02:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "actor": [
    {
      "actorId": "patient",
      "type": "person",
      "name": "Patient"
    },
    {
      "actorId": "healthcareprovider",
      "type": "person",
      "name": "Health Care Provider"
    },
    {
      "actorId": "emr",
      "type": "entity",
      "name": "EMR"
    },
    {
      "actorId": "laboratory",
      "type": "entity",
      "name": "Laboratory"
    }
  ],
  "instance": [
    {
      "resourceId": "patientResource",
      "resourceType": "Patient",
      "name": "Patient Resource",
      "description": "The Patient involved in the scenario."
    },
    {
      "resourceId": "encounterResource",
      "resourceType": "Encounter",
      "name": "Encounter Resource",
      "description": "The Encounter where the patient meets with the clinician."
    },
    {
      "resourceId": "observationResource",
      "resourceType": "Observation",
      "name": "HIV Test Result",
      "description": "The Observation resource capturing the HIV test result."
    },
    {
      "resourceId": "diagnosisResource",
      "resourceType": "Condition",
      "name": "HIV Diagnosis",
      "description": "The Condition resource representing the HIV diagnosis."
    },
    {
      "resourceId": "medicationRequestResource",
      "resourceType": "MedicationRequest",
      "name": "ART Medication Request",
      "description": "The MedicationRequest for Antiretroviral Therapy (ART)."
    },
    {
      "resourceId": "appointmentResource",
      "resourceType": "Appointment",
      "name": "Follow-up Appointment",
      "description": "The Appointment resource for follow-up care."
    }
  ],
  "process": [
    {
      "title": "HIV.C. PrEP visit",
      "description": "The patient visits the clinician for an initial consultation.",
      "step": [
        {
          "process": [
            {
              "title": "Step 1",
              "description": "Description of Step 1",
              "step": [
                {
                  "operation": {
                    "number": "1",
                    "type": "create",
                    "name": "Determine reason for visit",
                    "initiator": "healthcareprovider",
                    "receiver": "patient",
                    "request": {
                      "resourceId": "encounterResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Take vital signs",
                    "initiator": "healthcareprovider",
                    "receiver": "patient",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Capture or update client history",
                    "initiator": "healthcareprovider",
                    "receiver": "emr",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Test for HIV using testing algorithm",
                    "initiator": "healthcareprovider",
                    "receiver": "laboratory",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Testing may be performed by a lay provider or self-test",
                    "initiator": "healthcareprovider",
                    "receiver": "healthcareprovider",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Post-test package of services",
                    "initiator": "healthcareprovider",
                    "receiver": "emr",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Check suitability for PrEP or PEP",
                    "initiator": "healthcareprovider",
                    "receiver": "patient",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Discuss PrEP or PEP",
                    "initiator": "healthcareprovider",
                    "receiver": "patient",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                },
                {
                  "operation": {
                    "number": "4",
                    "type": "create",
                    "name": "Counsel on risk and prevention",
                    "initiator": "healthcareprovider",
                    "receiver": "patient",
                    "request": {
                      "resourceId": "patientResource"
                    }
                  }
                }
              ]
            }
          ]
        },
        {
          "process": [
            {
              "title": "Step 2",
              "description": "Description of Step 2"
            }
          ]
        }
      ]
    }
  ]
}