FHIR IG Statistics: ValueSet/HIV.D.DE731
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://smart.who.int/hiv/CodeSystem/HIVConcepts
Code | Display | Definition |
HIV.D.DE732 | Conization | Invasive cervical cancer treatment method is a conization |
HIV.D.DE733 | Trachelectomy | Invasive cervical cancer treatment method is a trachelectomy |
HIV.D.DE734 | Hysterectomy | Invasive cervical cancer treatment method is a hysterectomy |
HIV.D.DE735 | Management of invasive cervical cancer | Invasive cervical cancer treatment method is management of invasive cervical cancer |
HIV.D.DE736 | Radiotherapy | Invasive cervical cancer treatment method is a radiotherapy |
HIV.D.DE737 | Chemotherapy | Invasive cervical cancer treatment method is a chemotherapy |
HIV.D.DE738 | Chemoradiation | Invasive cervical cancer treatment method is a chemoradiation |
HIV.D.DE739 | Other | Invasive cervical cancer treatment method is a not in list |
Source
{
"resourceType": "ValueSet",
"id": "HIV.D.DE731",
"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.DE731",
"version": "1.0.0",
"name": "HIVDDE731",
"title": "Invasive cervical cancer treatment method 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 invasive cervical cancer treatment method",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.D.DE732",
"display": "Conization"
},
{
"code": "HIV.D.DE733",
"display": "Trachelectomy"
},
{
"code": "HIV.D.DE734",
"display": "Hysterectomy"
},
{
"code": "HIV.D.DE735",
"display": "Management of invasive cervical cancer"
},
{
"code": "HIV.D.DE736",
"display": "Radiotherapy"
},
{
"code": "HIV.D.DE737",
"display": "Chemotherapy"
},
{
"code": "HIV.D.DE738",
"display": "Chemoradiation"
},
{
"code": "HIV.D.DE739",
"display": "Other"
}
]
}
]
}
}