FHIR IG analytics| Package | hl7.fhir.uv.xver-r5.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-biologicallyderivedproductdispense-origin-relationship.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r5.r4b/0.0.1-snapshot-2/CodeSystem-biologicallyderivedproductdispense-origin-relationship.html |
| URL | http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship |
| Version | 5.0.0 |
| Status | active |
| Date | 2023-01-30T06:19:50+10:00 |
| Name | BiologicallyDerivedProductDispenseOriginRelationship |
| Title | Biologically derived product dispense - origin relationship |
| Realm | uv |
| Authority | hl7 |
| Description | Biologically derived product dispense - origin relationship |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system
http://hl7.org/fhir/biologicallyderivedproductdispense-origin-relationship defines the following codes:
{
"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"
}
]
}