| Package | smart.who.int.hiv |
| Resource Type | Questionnaire |
| Id | HIV.A2GatherClientDetails |
| FHIR Version | R4 |
| Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.A2GatherClientDetails.html |
| URL | http://smart.who.int/hiv/Questionnaire/HIV.A2GatherClientDetails |
| Version | 0.4.4 |
| Status | draft |
| Date | 2025-07-24T19:24:35+00:00 |
| Title | Gather client details |
| Authority | who |
| Description | Questionnaire for gather client details |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire HIV.A2GatherClientDetails
Language: en
Profiles: Extractable Questionnaire - StructureMap, CRMI Shareable Questionnaire, CRMI Publishable Questionnaire
| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | Questionnaire for gather client details | Questionnaire | http://smart.who.int/hiv/Questionnaire/HIV.A2GatherClientDetails#0.4.4 | ||
![]() ![]() | First name | 1..1 | string | ||
![]() ![]() | Family name | 1..1 | string | ||
![]() ![]() | Visit date | 1..1 | dateTime | ||
![]() ![]() | Referral | 1..1 | boolean | ||
![]() ![]() | Referred by | 0..1 | choice | Value Set: #HIV.A.DE5 | |
{
"resourceType": "Questionnaire",
"id": "HIV.A2GatherClientDetails",
"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.A2GatherClientDetails",
"version": "0.4.4",
"title": "Gather client details",
"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 gather client details",
"item": [
{
"id": "HIV.A.DE1",
"linkId": "HIV.A.DE1",
"text": "First name",
"type": "string",
"required": true,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.A.DE2",
"linkId": "HIV.A.DE2",
"text": "Family name",
"type": "string",
"required": true,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.A.DE3",
"linkId": "HIV.A.DE3",
"text": "Visit date",
"type": "dateTime",
"required": true,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.A.DE4",
"linkId": "HIV.A.DE4",
"text": "Referral",
"type": "boolean",
"required": true,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.A.DE5",
"linkId": "HIV.A.DE5",
"text": "Referred by",
"type": "choice",
"required": false,
"repeats": false,
"readOnly": false,
"answerValueSet": "#HIV.A.DE5"
}
]
}