FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE691.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE691.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE691 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVDDE691 |
| Title | Cervical cancer colposcopy result ValueSet |
| Authority | who |
| Description | Value set of result of cervical cancer colposcopy |
| StructureDefinition | |
| HIVDCareTreatment | HIV.D Care-Treatment |
| CodeSystem | |
| HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HIV.D.DE691
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.D.DE692 | Normal colposcopic findings | Colposcopy has normal colposcopic findings |
| HIV.D.DE693 | Abnormal colposcopic findings | Colposcopy has abnormal colposcopic findings |
| HIV.D.DE694 | Suspicious for invasive cervical cancer | Colposcopy is suspicious for invasive cervical cancer |
| HIV.D.DE695 | Miscellaneous findings | Colposcopy has miscellaneous findings |
| HIV.D.DE696 | Inadequate | Colposcopy exam is inadequate |
{
"resourceType": "ValueSet",
"id": "HIV.D.DE691",
"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.D.DE691",
"version": "0.4.4",
"name": "HIVDDE691",
"title": "Cervical cancer colposcopy result ValueSet",
"status": "active",
"experimental": true,
"date": "2025-12-08T16:48:01+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Value set of result of cervical cancer colposcopy",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE692",
"display": "Normal colposcopic findings"
},
{
"code": "HIV.D.DE693",
"display": "Abnormal colposcopic findings"
},
{
"code": "HIV.D.DE694",
"display": "Suspicious for invasive cervical cancer"
},
{
"code": "HIV.D.DE695",
"display": "Miscellaneous findings"
},
{
"code": "HIV.D.DE696",
"display": "Inadequate"
}
]
}
]
}
}