This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
FHIR Value set/code system definition for HL7 v2 table 0508 ( Blood Product Processing Requirements)
{
"resourceType": "ValueSet",
"text": {
"status": "additional",
"div": "<div><p>Blood Product Processing Requirements</p>\r\n<table class=\"grid\">\r\n <tr><td><b>Code</b></td><td><b>Description</b></td><td><b>Version</b></td></tr>\r\n <tr><td>AU<a name=\"AU\"> </a></td><td>Autologous Unit</td><td>added v2.5</td></tr>\r\n <tr><td>CM<a name=\"CM\"> </a></td><td>CMV Negative</td><td>added v2.5</td></tr>\r\n <tr><td>CS<a name=\"CS\"> </a></td><td>CMV Safe</td><td>added v2.5</td></tr>\r\n <tr><td>DI<a name=\"DI\"> </a></td><td>Directed Unit</td><td>added v2.5</td></tr>\r\n <tr><td>FR<a name=\"FR\"> </a></td><td>Fresh unit</td><td>added v2.5</td></tr>\r\n <tr><td>HB<a name=\"HB\"> </a></td><td>Hemoglobin S Negative</td><td>added v2.5</td></tr>\r\n <tr><td>HL<a name=\"HL\"> </a></td><td>HLA Matched</td><td>added v2.5</td></tr>\r\n <tr><td>IG<a name=\"IG\"> </a></td><td>IgA Deficient</td><td>added v2.5</td></tr>\r\n <tr><td>IR<a name=\"IR\"> </a></td><td>Irradiated</td><td>added v2.5</td></tr>\r\n <tr><td>LR<a name=\"LR\"> </a></td><td>Leukoreduced</td><td>added v2.5</td></tr>\r\n <tr><td>WA<a name=\"WA\"> </a></td><td>Washed</td><td>added v2.5</td></tr>\r\n</table>\r\n</div>"
},
"identifier": "http://hl7.org/fhir/v2/vs/0508",
"name": "v2 Blood Product Processing Requirements",
"publisher": "HL7, Inc",
"telecom": [
{
"system": "url",
"value": "http://hl7.org"
}
],
"description": "FHIR Value set/code system definition for HL7 v2 table 0508 ( Blood Product Processing Requirements)",
"status": "active",
"date": "2011-01-28",
"define": {
"system": "http://hl7.org/fhir/v2/0508",
"caseSensitive": true,
"concept": [
{
"code": "AU",
"display": "Autologous Unit"
},
{
"code": "CM",
"display": "CMV Negative"
},
{
"code": "CS",
"display": "CMV Safe"
},
{
"code": "DI",
"display": "Directed Unit"
},
{
"code": "FR",
"display": "Fresh unit"
},
{
"code": "HB",
"display": "Hemoglobin S Negative"
},
{
"code": "HL",
"display": "HLA Matched"
},
{
"code": "IG",
"display": "IgA Deficient"
},
{
"code": "IR",
"display": "Irradiated"
},
{
"code": "LR",
"display": "Leukoreduced"
},
{
"code": "WA",
"display": "Washed"
}
]
}
}