PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/v2/0513
{
  "description": "FHIR Value set/code system definition for HL7 v2 table 0513 ( Blood Product Transfusion/Disposition Status)",
  "_filename": "CodeSystem-v2-0513.json",
  "package_name": "hl7.fhir.r3.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7, Inc",
  "content": "complete",
  "name": "v2 Blood Product Transfusion/Disposition Status",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "External"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "active",
  "id": "e481cb2c-6861-4b29-a905-4b267a3a2c3a",
  "valueSet": "http://hl7.org/fhir/ValueSet/v2-0513",
  "kind": null,
  "url": "http://hl7.org/fhir/v2/0513",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.18.335",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "RA",
    "display": "Returned unused/no longer needed"
  }, {
    "code": "RL",
    "display": "Returned unused/keep linked to patient for possible use later"
  }, {
    "code": "TR",
    "display": "Transfused with adverse reaction"
  }, {
    "code": "TX",
    "display": "Transfused"
  }, {
    "code": "WA",
    "display": "Wasted (product no longer viable)"
  } ],
  "caseSensitive": false,
  "version": "2.8.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org",
      "system": "url"
    } ]
  } ]
}