Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

: BiologicallyDerivedProductDispenseOriginRelationship - JSON Representation

Page standards status: Trial-use Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "biologicallyderivedproductdispense-origin-relationship",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/biologicallyderivedproductdispense-origin-relationship</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">autologous\n                  <a name=\"biologicallyderivedproductdispense-origin-relationship-autologous\"> </a>\n                </td>\n                <td>Autologous</td>\n                <td>The product was pre-donated by the recipient</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">related\n                  <a name=\"biologicallyderivedproductdispense-origin-relationship-related\"> </a>\n                </td>\n                <td>Related</td>\n                <td>The product is from a blood relation of the recipient</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">directed\n                  <a name=\"biologicallyderivedproductdispense-origin-relationship-directed\"> </a>\n                </td>\n                <td>Directed</td>\n                <td>The donor has been specifically selected to provide product for the recipient</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">allogeneic&quot;\n                  <a name=\"biologicallyderivedproductdispense-origin-relationship-allogeneic.34\"> </a>\n                </td>\n                <td>Allogeneic</td>\n                <td>The donor and the recipient are unrelated</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">xenogenic\n                  <a name=\"biologicallyderivedproductdispense-origin-relationship-xenogenic\"> </a>\n                </td>\n                <td>Xenogenic</td>\n                <td>The product is from a different species to the recipient</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.1.0"
        },
        {
          "url" : "uri",
          "valueUri" : "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    }
  ],
  "url" : "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship",
  "version" : "5.0.0",
  "name" : "BiologicallyDerivedProductDispenseOriginRelationship",
  "title" : "Biologically derived product dispense - origin relationship",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-01-29T14:19:50-06:00",
  "publisher" : "Orders and Observations",
  "contact" : [
    {
      "name" : "Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "Biologically derived product dispense - origin relationship",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-origin-relationship",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "autologous",
      "display" : "Autologous",
      "definition" : "The product was pre-donated by the recipient"
    },
    {
      "code" : "related",
      "display" : "Related",
      "definition" : "The product is from a blood relation of the recipient"
    },
    {
      "code" : "directed",
      "display" : "Directed",
      "definition" : "The donor has been specifically selected to provide product for the recipient"
    },
    {
      "code" : "allogeneic",
      "display" : "Allogeneic",
      "definition" : "The donor and the recipient are unrelated"
    },
    {
      "code" : "xenogenic",
      "display" : "Xenogenic",
      "definition" : "The product is from a different species to the recipient"
    }
  ]
}