| Package | smart.who.int.hiv |
| Resource Type | Questionnaire |
| Id | HIV.D3CheckForSignsOfSeriousIllness |
| FHIR Version | R4 |
| Source | http://smart.who.int/hiv/https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/Questionnaire-HIV.D3CheckForSignsOfSeriousIllness.html |
| URL | http://smart.who.int/hiv/Questionnaire/HIV.D3CheckForSignsOfSeriousIllness |
| Version | 0.4.4 |
| Status | draft |
| Date | 2025-07-24T19:24:35+00:00 |
| Title | Check for signs of serious illness |
| Authority | who |
| Description | Questionnaire for check for signs of serious illness |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire HIV.D3CheckForSignsOfSeriousIllness
Language: en
Profiles: Extractable Questionnaire - StructureMap, CRMI Shareable Questionnaire, CRMI Publishable Questionnaire
| LinkID | Text | Cardinality | Type | Flags | Description & Constraints |
|---|---|---|---|---|---|
![]() | Questionnaire for check for signs of serious illness | Questionnaire | http://smart.who.int/hiv/Questionnaire/HIV.D3CheckForSignsOfSeriousIllness#0.4.4 | ||
![]() ![]() | Signs of serious illness | 0..1 | choice | Value Set: #HIV.D.DE17 | |
![]() ![]() | Other sign of serious illness (specify) | 0..1 | string | ||
{
"resourceType": "Questionnaire",
"id": "HIV.D3CheckForSignsOfSeriousIllness",
"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.D3CheckForSignsOfSeriousIllness",
"version": "0.4.4",
"title": "Check for signs of serious illness",
"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 check for signs of serious illness",
"item": [
{
"id": "HIV.D.DE17",
"linkId": "HIV.D.DE17",
"text": "Signs of serious illness",
"type": "choice",
"required": false,
"repeats": false,
"readOnly": false,
"answerValueSet": "#HIV.D.DE17"
},
{
"id": "HIV.D.DE30",
"linkId": "HIV.D.DE30",
"text": "Other sign of serious illness (specify)",
"type": "string",
"required": false,
"repeats": false,
"readOnly": false
}
]
}