{
  "resourceType" : "CodeSystem",
  "id" : "v2-0510",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v2-0510</b></p><a name=\"v2-0510\"> </a><a name=\"hcv2-0510\"> </a><p>This  code system <code>http://terminology.hl7.org/CodeSystem/v2-0510</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CR<a name=\"v2-0510-CR\"> </a></td><td>Released into inventory for general availability</td></tr><tr><td style=\"white-space:nowrap\">DS<a name=\"v2-0510-DS\"> </a></td><td>Dispensed to patient location</td></tr><tr><td style=\"white-space:nowrap\">PT<a name=\"v2-0510-PT\"> </a></td><td>Presumed transfused (dispensed and not returned)</td></tr><tr><td style=\"white-space:nowrap\">RA<a name=\"v2-0510-RA\"> </a></td><td>Returned unused/no longer needed</td></tr><tr><td style=\"white-space:nowrap\">RD<a name=\"v2-0510-RD\"> </a></td><td>Reserved and ready to dispense</td></tr><tr><td style=\"white-space:nowrap\">RE<a name=\"v2-0510-RE\"> </a></td><td>Released (no longer allocated for the patient)</td></tr><tr><td style=\"white-space:nowrap\">RI<a name=\"v2-0510-RI\"> </a></td><td>Received into inventory (for specified patient)</td></tr><tr><td style=\"white-space:nowrap\">RL<a name=\"v2-0510-RL\"> </a></td><td>Returned unused/keep linked to patient for possible use later</td></tr><tr><td style=\"white-space:nowrap\">RQ<a name=\"v2-0510-RQ\"> </a></td><td>Request to dispense blood product</td></tr><tr><td style=\"white-space:nowrap\">RS<a name=\"v2-0510-RS\"> </a></td><td>Reserved (ordered and product allocated for the patient)</td></tr><tr><td style=\"white-space:nowrap\">WA<a name=\"v2-0510-WA\"> </a></td><td>Wasted (product no longer viable)</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r4.r4b"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  }],
  "url" : "http://terminology.hl7.org/CodeSystem/v2-0510",
  "version" : "2.9",
  "name" : "v2.0510",
  "title" : "v2 Blood Product Dispense Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-13T16:11:23-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "FHIR Value set/code system definition for HL7 v2 table 0510 ( Blood Product Dispense Status)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "content" : "complete",
  "concept" : [{
    "code" : "CR",
    "display" : "Released into inventory for general availability"
  },
  {
    "code" : "DS",
    "display" : "Dispensed to patient location"
  },
  {
    "code" : "PT",
    "display" : "Presumed transfused (dispensed and not returned)"
  },
  {
    "code" : "RA",
    "display" : "Returned unused/no longer needed"
  },
  {
    "code" : "RD",
    "display" : "Reserved and ready to dispense"
  },
  {
    "code" : "RE",
    "display" : "Released (no longer allocated for the patient)"
  },
  {
    "code" : "RI",
    "display" : "Received into inventory (for specified patient)"
  },
  {
    "code" : "RL",
    "display" : "Returned unused/keep linked to patient for possible use later"
  },
  {
    "code" : "RQ",
    "display" : "Request to dispense blood product"
  },
  {
    "code" : "RS",
    "display" : "Reserved (ordered and product allocated for the patient)"
  },
  {
    "code" : "WA",
    "display" : "Wasted (product no longer viable)"
  }]
}