--- type: "codesystem" title: "Biologically Derived Product Property Type Codes" codesystem: "biologicallyderived-product-property-type-codes" --- # Biologically Derived Product Property Type Codes - **Official URL**: http://hl7.org/fhir/biologicallyderived-product-property-type-codes - **Version**: 6.0.0 - **Status**: active - **Name**: BiologicallyDerivedProductPropertyTypeCodes - **Title**: Biologically Derived Product Property Type Codes - **Publisher**: HL7 (FHIR Project) - **Description**: Biologically Derived Product Property Type Code. This code system http://hl7.org/fhir/biologicallyderived-product-property-type-codes is a subset of the codes defined in http://terminology.hl7.org/CodeSystem/ib - **Case Sensitive**: true - **Content**: complete ## Concepts | Code | Display | Definition | | --- | --- | --- | | collectiontype | Collection Type | See https://www.isbt128.org/uri/CollectionType | | aborhd | ABORhD | See https://www.isbt128.org/uri/ABORhD | | singleeuropeancode | Single European Code | See https://www.isbt128.org/uri/SingleEuropeanCode | | redcellantigen | Red Cell Antigen | See https://www.isbt128.org/uri/RedCellAntigen | ## CodeSystem XML ```xml <status value="active"/> <experimental value="false"/> <date value="2021-01-05T10:01:24+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Biologically Derived Product Property Type Code. This code system http://hl7.org/fhir/biologicallyderived-product-property-type-codes is a subset of the codes defined in http://terminology.hl7.org/CodeSystem/ib"/> <jurisdiction> <coding> <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/> <code value="001"/> <display value="World"/> </coding> </jurisdiction> <caseSensitive value="true"/> <valueSet value="http://hl7.org/fhir/ValueSet/biologicallyderived-product-property-type-codes"/> <content value="complete"/> <concept> <code value="collectiontype"/> <display value="Collection Type"/> <definition value="See https://www.isbt128.org/uri/CollectionType"/> </concept> <concept> <code value="aborhd"/> <display value="ABORhD"/> <definition value="See https://www.isbt128.org/uri/ABORhD"/> </concept> <concept> <code value="singleeuropeancode"/> <display value="Single European Code"/> <definition value="See https://www.isbt128.org/uri/SingleEuropeanCode"/> </concept> <concept> <code value="redcellantigen"/> <display value="Red Cell Antigen"/> <definition value="See https://www.isbt128.org/uri/RedCellAntigen"/> </concept> </CodeSystem> ```