| Package | smart.who.int.hiv |
| Resource Type | ExampleScenario |
| Id | HIV.PrEP.Visit.Scenario |
| FHIR Version | R4 |
| Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ExampleScenario-HIV.PrEP.Visit.Scenario.html |
| URL | http://smart.who.int/hiv/ExampleScenario/HIV.PrEP.Visit.Scenario |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-07-24T19:24:35+00:00 |
| Name | ExampleScenarioForProcess |
| Authority | who |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ExampleScenario HIV.PrEP.Visit.Scenario
url: ExampleScenarioForProcess
version: 0.4.4
name: ExampleScenarioForProcess
status: Active
date: 2025-07-24 19:24:35+0000
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
Title Description Step 2 Description of Step 2
{
"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": "0.4.4",
"name": "ExampleScenarioForProcess",
"status": "active",
"date": "2025-07-24T19:24:35+00: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"
}
]
}
]
}
]
}