FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.D.DE673.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.D.DE673.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.D.DE673 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVDDE673 |
| Title | Cervical cytology screening test result ValueSet |
| Authority | who |
| Description | Value set of screening result for cervical cytology |
| 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.DE673
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.D.DE674 | NILM | Negative for Intraepithelial Lesion Malignancy (NILM) |
| HIV.D.DE675 | ASCUS | Atypical squamous cells of undetermined significance (ASCUS) |
| HIV.D.DE676 | LSIL | Low grade squamous intraepithelial lesion (LSIL) |
| HIV.D.DE677 | HSIL | High grade squamous intraepithelial lesion (HSIL) |
| HIV.D.DE678 | Cancer | Result was positive for cancer |
| HIV.D.DE679 | Invalid/inadequate | Screening result was invalid or inadequate |
{
"resourceType": "ValueSet",
"id": "HIV.D.DE673",
"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.DE673",
"version": "0.4.4",
"name": "HIVDDE673",
"title": "Cervical cytology screening test 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 screening result for cervical cytology",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE674",
"display": "NILM"
},
{
"code": "HIV.D.DE675",
"display": "ASCUS"
},
{
"code": "HIV.D.DE676",
"display": "LSIL"
},
{
"code": "HIV.D.DE677",
"display": "HSIL"
},
{
"code": "HIV.D.DE678",
"display": "Cancer"
},
{
"code": "HIV.D.DE679",
"display": "Invalid/inadequate"
}
]
}
]
}
}