| Package | smart.who.int.hiv |
| Resource Type | Questionnaire |
| Id | HIV.B20ScheduleRetest |
| FHIR Version | R4 |
| Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.B20ScheduleRetest.html |
| URL | http://smart.who.int/hiv/Questionnaire/HIV.B20ScheduleRetest |
| Version | 0.4.4 |
| Status | draft |
| Date | 2025-07-24T19:24:35+00:00 |
| Title | Schedule retest |
| Authority | who |
| Description | Questionnaire for schedule retest |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire HIV.B20ScheduleRetest
Language: en
Profiles: Extractable Questionnaire - StructureMap, CRMI Shareable Questionnaire, CRMI Publishable Questionnaire
| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | Questionnaire for schedule retest | Questionnaire | http://smart.who.int/hiv/Questionnaire/HIV.B20ScheduleRetest#0.4.4 | ||
![]() ![]() | Type of follow-up appointment | 0..1 | choice | Value Set: #HIV.B.DE191 | |
![]() ![]() | Other reason for the follow-up appointment (specify) | 0..1 | string | ||
![]() ![]() | Date/time of follow-up appointment | 0..1 | dateTime | ||
![]() ![]() | Recommended follow-up date | 0..1 | dateTime | ||
![]() ![]() | HIV retest prior to starting ART conducted | 0..1 | boolean | ||
{
"resourceType": "Questionnaire",
"id": "HIV.B20ScheduleRetest",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablequestionnaire",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablequestionnaire"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/hiv/Questionnaire/HIV.B20ScheduleRetest",
"version": "0.4.4",
"title": "Schedule retest",
"status": "draft",
"experimental": true,
"subjectType": [
"Patient"
],
"date": "2025-07-24T19:24:35+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Questionnaire for schedule retest",
"item": [
{
"id": "HIV.B.DE191",
"linkId": "HIV.B.DE191",
"text": "Type of follow-up appointment",
"type": "choice",
"required": false,
"repeats": false,
"readOnly": false,
"answerValueSet": "#HIV.B.DE191"
},
{
"id": "HIV.B.DE194",
"linkId": "HIV.B.DE194",
"text": "Other reason for the follow-up appointment (specify)",
"type": "string",
"required": false,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.B.DE195",
"linkId": "HIV.B.DE195",
"text": "Date/time of follow-up appointment",
"type": "dateTime",
"required": false,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.B.DE196",
"linkId": "HIV.B.DE196",
"text": "Recommended follow-up date",
"type": "dateTime",
"required": false,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.B.DE224",
"linkId": "HIV.B.DE224",
"text": "HIV retest prior to starting ART conducted",
"type": "boolean",
"required": false,
"repeats": false,
"readOnly": false
}
]
}