FHIR IG analytics
| Package | hl7.fhir.us.uscdi-scd |
| Resource Type | ValueSet |
| Id | ValueSet-scd-red-cell-antigen-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hlnconsulting/uscdi-scd-ig/ValueSet-scd-red-cell-antigen-vs.html |
| URL | http://hl7.org/fhir/us/uscdi-scd/ValueSet/scd-red-cell-antigen-vs |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-09-11T00:10:30+00:00 |
| Name | SCDRedCellAntigenVS |
| Title | SCD Red Cell Antigen Value Set |
| Realm | us |
| Authority | hl7 |
| Description | Value set of codes representing red cell blood group antigens used in
extended antigen-matched transfusion for Sickle Cell Disease patients.
Covers antigens in the Rh, Kell, Duffy, Kidd, and MNS blood group systems.
TODO: Map to ISBT 128 antigen codes (primary coding system for blood banking).
SNOMED CT codes used as placeholder pending ISBT 128 integration. |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| hl7.fhir.uv.xver-r4.r4b#0.1.0 | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)
Source1
{
"resourceType": "ValueSet",
"id": "scd-red-cell-antigen-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/uscdi-scd/ValueSet/scd-red-cell-antigen-vs",
"version": "0.1.0",
"name": "SCDRedCellAntigenVS",
"title": "SCD Red Cell Antigen Value Set",
"status": "active",
"experimental": false,
"date": "2026-09-11T00:10:30+00:00",
"publisher": "HL7 International / Public Health",
"contact": [
{
"name": "HL7 International / Public Health",
"telecom": [
{
"system": "url",
"value": "https://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
},
{
"name": "HL7 Public Health Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/pher"
},
{
"system": "email",
"value": "pher@lists.HL7.org"
}
]
}
],
"description": "Value set of codes representing red cell blood group antigens used in\nextended antigen-matched transfusion for Sickle Cell Disease patients.\nCovers antigens in the Rh, Kell, Duffy, Kidd, and MNS blood group systems.\n\nTODO: Map to ISBT 128 antigen codes (primary coding system for blood banking).\nSNOMED CT codes used as placeholder pending ISBT 128 integration.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "16951006",
"display": "C antigen (Rh2) (substance)"
},
{
"code": "6411008",
"display": "c antigen (Rh4) (substance)"
},
{
"code": "73817003",
"display": "E antigen (Rh3) (substance)"
},
{
"code": "35095006",
"display": "e antigen (Rh5) (substance)"
},
{
"code": "90290005",
"display": "K antigen (Kell1) (substance)"
},
{
"code": "6532007",
"display": "k antigen (Kell2) (substance)"
},
{
"code": "57813001",
"display": "Fy(a) antigen (substance)"
},
{
"code": "57814007",
"display": "Fy(b) antigen (substance)"
},
{
"code": "36732006",
"display": "Jk(a) antigen (substance)"
},
{
"code": "36733001",
"display": "Jk(b) antigen (substance)"
},
{
"code": "21974004",
"display": "M antigen (substance)"
},
{
"code": "21977006",
"display": "N antigen (substance)"
},
{
"code": "21976002",
"display": "S antigen (substance)"
},
{
"code": "21975003",
"display": "s antigen (substance)"
}
]
}
]
}
}