| Package | smart.who.int.hiv |
| Resource Type | Questionnaire |
| Id | HIV.B8ProvidePostTestCounselling |
| FHIR Version | R4 |
| Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.B8ProvidePostTestCounselling.html |
| URL | http://smart.who.int/hiv/Questionnaire/HIV.B8ProvidePostTestCounselling |
| Version | 0.4.4 |
| Status | draft |
| Date | 2025-07-24T19:24:35+00:00 |
| Title | Provide post-test counselling |
| Authority | who |
| Description | Questionnaire for provide post-test counselling |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire HIV.B8ProvidePostTestCounselling
Language: en
Profiles: Extractable Questionnaire - StructureMap, CRMI Shareable Questionnaire, CRMI Publishable Questionnaire
| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | Questionnaire for provide post-test counselling | Questionnaire | http://smart.who.int/hiv/Questionnaire/HIV.B8ProvidePostTestCounselling#0.4.4 | ||
![]() ![]() | HIV diagnosis date | 0..1 | date | ||
![]() ![]() | ART start date | 0..1 | date | ||
![]() ![]() | Age at diagnosis | 0..1 | integer | ||
![]() ![]() | Probable route of transmission | 0..1 | choice | Value Set: #HIV.B.DE121 | |
![]() ![]() | Counselling provided | 1..1 | choice | Value Set: #HIV.B.DE142 | |
{
"resourceType": "Questionnaire",
"id": "HIV.B8ProvidePostTestCounselling",
"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.B8ProvidePostTestCounselling",
"version": "0.4.4",
"title": "Provide post-test counselling",
"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 provide post-test counselling",
"item": [
{
"id": "HIV.B.DE71",
"linkId": "HIV.B.DE71",
"text": "HIV diagnosis date",
"type": "date",
"required": false,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.B.DE72",
"linkId": "HIV.B.DE72",
"text": "ART start date",
"type": "date",
"required": false,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.B.DE73",
"linkId": "HIV.B.DE73",
"text": "Age at diagnosis",
"type": "integer",
"required": false,
"repeats": false,
"readOnly": false
},
{
"id": "HIV.B.DE121",
"linkId": "HIV.B.DE121",
"text": "Probable route of transmission",
"type": "choice",
"required": false,
"repeats": false,
"readOnly": false,
"answerValueSet": "#HIV.B.DE121"
},
{
"id": "HIV.B.DE142",
"linkId": "HIV.B.DE142",
"text": "Counselling provided",
"type": "choice",
"required": true,
"repeats": false,
"readOnly": false,
"answerValueSet": "#HIV.B.DE142"
}
]
}