FHIR IG analytics| Package | smart.who.int.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-HIV.E.DE246.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/WorldHealthOrganization/smart-hiv/ValueSet-HIV.E.DE246.html |
| URL | http://smart.who.int/hiv/ValueSet/HIV.E.DE246 |
| Version | 0.4.4 |
| Status | active |
| Date | 2025-12-08T16:48:01+00:00 |
| Name | HIVEDE246 |
| Title | Blood group and Rh factor ValueSet |
| Authority | who |
| Description | Value set of mother's blood type and blood Rh factor |
| StructureDefinition | |
| HIVEPMTCT | HIV.E-F PMTCT |
| CodeSystem | |
| HIVConcepts | WHO SMART HIV Concepts CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HIV.E.DE246
http://smart.who.int/hiv/CodeSystem/HIVConcepts version 📦0.4.4| Code | Display | Definition |
| HIV.E.DE247 | A+ | Mother's blood type and blood Rh factor is A+ |
| HIV.E.DE248 | A- | Mother's blood type and blood Rh factor is A- |
| HIV.E.DE249 | B+ | Mother's blood type and blood Rh factor is B+ |
| HIV.E.DE250 | B- | Mother's blood type and blood Rh factor is B- |
| HIV.E.DE251 | O+ | Mother's blood type and blood Rh factor is O+ |
| HIV.E.DE252 | O- | Mother's blood type and blood Rh factor is O- |
| HIV.E.DE253 | AB+ | Mother's blood type and blood Rh factor is AB+ |
| HIV.E.DE254 | AB- | Mother's blood type and blood Rh factor is AB- |
{
"resourceType": "ValueSet",
"id": "HIV.E.DE246",
"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.E.DE246",
"version": "0.4.4",
"name": "HIVEDE246",
"title": "Blood group and Rh factor 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 mother's blood type and blood Rh factor",
"compose": {
"include": [
{
"system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
"concept": [
{
"code": "HIV.E.DE247",
"display": "A+"
},
{
"code": "HIV.E.DE248",
"display": "A-"
},
{
"code": "HIV.E.DE249",
"display": "B+"
},
{
"code": "HIV.E.DE250",
"display": "B-"
},
{
"code": "HIV.E.DE251",
"display": "O+"
},
{
"code": "HIV.E.DE252",
"display": "O-"
},
{
"code": "HIV.E.DE253",
"display": "AB+"
},
{
"code": "HIV.E.DE254",
"display": "AB-"
}
]
}
]
}
}