PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0-draft-final
    http://hl7.org/fhir/CodeSystem/biologicallyderivedproductdispense-origin-relationship
{
  "description": "Biologically derived product dispense - origin relationship",
  "_filename": "CodeSystem-biologicallyderivedproductdispense-origin-relationship.json",
  "package_name": "hl7.fhir.r5.examples",
  "date": "2023-01-29T21:19:50+01:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-03-01T23:03:57.298+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": "5.0.0-draft-final",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  } ],
  "status": "active",
  "id": "b0d14188-2a99-4bea-9c32-6b15e2293a1f",
  "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": "5.0.0-draft-final",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}