FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.B.DE226.json |
| FHIR Version | R4 |
| Source | file://C:\work\release\source\output/ValueSet-HIV.B.DE226.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.B.DE226 |
| Version | 1.0.0 |
| Status | active |
| Date | 2025-07-08T23:21:58+02:00 |
| Name | HIVBDE226 |
| Title | Syndrome/STI diagnosed ValueSet |
| Authority | who |
| Description | Value set of syndrome or STI for which client is diagnosed |
| StructureDefinition | ||
| smart.who.int.hiv#1.0.0 | HIVBHTSvisit | HIV.B HTS visit |
| smart.who.int.hiv#1.0.0 | HivSyndromeStiDiagnosis | STI / Syndrome Diagnosis Condition |
| CodeSystem | ||
| smart.who.int.hiv#1.0.0 | HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HIV.B.DE226
http://smart.who.int/hiv/CodeSystem/HIVConcepts| Code | Display | Definition |
| HIV.B.DE227 | Urethral discharge syndrome | Client diagnosed with urethral discharge syndrome |
| HIV.B.DE228 | Vaginal discharge syndrome | Client diagnosed with vaginal discharge syndrome |
| HIV.B.DE229 | Lower Abdominal pain | Client diagnosed with lower abdominal pain |
| HIV.B.DE230 | Genital ulcer disease syndrome | Client diagnosed with genital ulcer disease syndrome |
| HIV.B.DE231 | Anorectal discharge | Client diagnosed with anorectal discharge |
| HIV.B.DE232 | Sent for testing | Specimen sent for testing |
| HIV.B.DE233 | Other | Other syndrome/STI diagnosed |
{
"resourceType": "ValueSet",
"id": "HIV.B.DE226",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://smart.who.int/hiv/ValueSet/HIV.B.DE226",
"version": "1.0.0",
"name": "HIVBDE226",
"title": "Syndrome/STI diagnosed ValueSet",
"status": "active",
"experimental": true,
"date": "2025-07-08T23:21:58+02:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of syndrome or STI for which client is diagnosed",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.B.DE227",
"display": "Urethral discharge syndrome"
},
{
"code": "HIV.B.DE228",
"display": "Vaginal discharge syndrome"
},
{
"code": "HIV.B.DE229",
"display": "Lower Abdominal pain"
},
{
"code": "HIV.B.DE230",
"display": "Genital ulcer disease syndrome"
},
{
"code": "HIV.B.DE231",
"display": "Anorectal discharge"
},
{
"code": "HIV.B.DE232",
"display": "Sent for testing"
},
{
"code": "HIV.B.DE233",
"display": "Other"
}
]
}
]
}
}