{
"description": "Biologically Derived Product Dispense Origin Relationship",
"_filename": "CodeSystem-biologicallyderivedproductdispense-origin-relationship.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2023-01-29T21:19:50+01:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "BiologicallyDerivedProductDispenseOriginRelationship",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Biologically Derived Product Dispense Origin Relationship",
"package_version": "6.0.0-ballot3",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "active",
"id": "b7f24a95-6e64-43d4-bbb0-552b58925508",
"valueSet": "http://hl7.org/fhir/ValueSet/biologicallyderivedproductdispense-origin-relationship",
"kind": null,
"count": 5,
"url": "http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship",
"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"
} ],
"caseSensitive": true,
"version": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}