FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r5.r4b
Resource TypeCodeSystem
IdCodeSystem-biologicallyderivedproductdispense-origin-relationship.json
FHIR VersionR4B
Sourcehttp://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-biologicallyderivedproductdispense-origin-relationship.html
URLhttp://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship
Version5.0.0
Statusactive
Date2023-01-30T06:19:50+10:00
NameBiologicallyDerivedProductDispenseOriginRelationship
TitleBiologically derived product dispense - origin relationship
Realmuv
Authorityhl7
DescriptionBiologically derived product dispense - origin relationship
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/biologicallyderivedproductdispense-origin-relationship defines the following codes:

Code Display Definition
autologous Autologous The product was pre-donated by the recipient
related Related The product is from a blood relation of the recipient
directed Directed The donor has been specifically selected to provide product for the recipient
allogeneic" Allogeneic The donor and the recipient are unrelated
xenogenic Xenogenic The product is from a different species to the recipient

Source1

{
  "resourceType": "CodeSystem",
  "id": "biologicallyderivedproductdispense-origin-relationship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r5.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": "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-30T06:19:50+10: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"
    }
  ]
}