
Package org.hl7.fhir.r5.model
Class BiologicallyDerivedProduct
java.lang.Object
org.hl7.fhir.r5.model.Base
org.hl7.fhir.r5.model.BaseResource
org.hl7.fhir.r5.model.Resource
org.hl7.fhir.r5.model.DomainResource
org.hl7.fhir.r5.model.BiologicallyDerivedProduct
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
A biological material originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enum
static class
static class
static class
static enum
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for biological-sourceprotected Identifier
An identifier that supports traceability to the biological entity that is the source of biological material in the product.How this product was collected.protected StringType
Description of division.protected DateTimeType
Date of expiration.protected List<Identifier>
This records identifiers associated with this biologically derived product instance that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g.Parent product (if any).Processing facilities for this biologically derived product.Broad category of this product.protected CodeableConcept
A code that identifies the kind of this biologically derived product (SNOMED Ctcode).A property that is specific to this BiologicallyDerviedProduct instance.Procedure request to obtain this biologically derived product.static final String
Search parameter: biological-sourceWhether the product is currently available.protected Range
Product storage temp requirements.Fields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXT
Fields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_ID
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncopy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getNamedProperty
(int _hash, String _name, boolean _checkValid) Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setBiologicalSource
(Identifier value) setDivision
(String value) setDivisionElement
(StringType value) setExpirationDate
(Date value) setIdentifier
(List<Identifier> theIdentifier) setProcessingFacility
(List<Reference> theProcessingFacility) setProductCategoryElement
(Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductCategory> value) setProductCode
(CodeableConcept value) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setProperty
(List<BiologicallyDerivedProduct.BiologicallyDerivedProductPropertyComponent> theProperty) setRequest
(List<Reference> theRequest) setStorageTempRequirements
(Range value) protected BiologicallyDerivedProduct
Methods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
Methods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
Methods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r5.model.Base
children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, setId
-
Field Details
-
productCategory
protected Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductCategory> productCategoryBroad category of this product. -
productCode
A code that identifies the kind of this biologically derived product (SNOMED Ctcode). -
parent
Parent product (if any). -
request
Procedure request to obtain this biologically derived product. -
identifier
This records identifiers associated with this biologically derived product instance that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation). -
biologicalSource
An identifier that supports traceability to the biological entity that is the source of biological material in the product. -
processingFacility
Processing facilities for this biologically derived product. -
division
Description of division. -
status
Whether the product is currently available. -
expirationDate
Date of expiration. -
collection
How this product was collected. -
storageTempRequirements
Product storage temp requirements. -
property
A property that is specific to this BiologicallyDerviedProduct instance. -
SP_BIOLOGICAL_SOURCE
Search parameter: biological-sourceDescription: The biological source for the biologically derived product
Type: token
Path: BiologicallyDerivedProduct.biologicalSource
- See Also:
-
BIOLOGICAL_SOURCE
Fluent Client search parameter constant for biological-sourceDescription: The biological source for the biologically derived product
Type: token
Path: BiologicallyDerivedProduct.biologicalSource
-
-
Constructor Details
-
BiologicallyDerivedProduct
public BiologicallyDerivedProduct()Constructor
-
-
Method Details
-
getProductCategoryElement
public Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductCategory> getProductCategoryElement()- Returns:
productCategory
(Broad category of this product.). This is the underlying object with id, value and extensions. The accessor "getProductCategory" gives direct access to the value
-
hasProductCategoryElement
-
hasProductCategory
-
setProductCategoryElement
public BiologicallyDerivedProduct setProductCategoryElement(Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductCategory> value) - Parameters:
value
-productCategory
(Broad category of this product.). This is the underlying object with id, value and extensions. The accessor "getProductCategory" gives direct access to the value
-
getProductCategory
- Returns:
- Broad category of this product.
-
setProductCategory
public BiologicallyDerivedProduct setProductCategory(BiologicallyDerivedProduct.BiologicallyDerivedProductCategory value) - Parameters:
value
- Broad category of this product.
-
getProductCode
- Returns:
productCode
(A code that identifies the kind of this biologically derived product (SNOMED Ctcode).)
-
hasProductCode
-
setProductCode
- Parameters:
value
-productCode
(A code that identifies the kind of this biologically derived product (SNOMED Ctcode).)
-
getParent
- Returns:
parent
(Parent product (if any).)
-
setParent
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasParent
-
addParent
-
addParent
-
getParentFirstRep
- Returns:
- The first repetition of repeating field
parent
, creating it if it does not already exist {3}
-
getRequest
- Returns:
request
(Procedure request to obtain this biologically derived product.)
-
setRequest
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasRequest
-
addRequest
-
addRequest
-
getRequestFirstRep
- Returns:
- The first repetition of repeating field
request
, creating it if it does not already exist {3}
-
getIdentifier
- Returns:
identifier
(This records identifiers associated with this biologically derived product instance that are defined by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate (e.g. in CDA documents, or in written / printed documentation).)
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist {3}
-
getBiologicalSource
- Returns:
biologicalSource
(An identifier that supports traceability to the biological entity that is the source of biological material in the product.)
-
hasBiologicalSource
-
setBiologicalSource
- Parameters:
value
-biologicalSource
(An identifier that supports traceability to the biological entity that is the source of biological material in the product.)
-
getProcessingFacility
- Returns:
processingFacility
(Processing facilities for this biologically derived product.)
-
setProcessingFacility
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasProcessingFacility
-
addProcessingFacility
-
addProcessingFacility
-
getProcessingFacilityFirstRep
- Returns:
- The first repetition of repeating field
processingFacility
, creating it if it does not already exist {3}
-
getDivisionElement
- Returns:
division
(Description of division.). This is the underlying object with id, value and extensions. The accessor "getDivision" gives direct access to the value
-
hasDivisionElement
-
hasDivision
-
setDivisionElement
- Parameters:
value
-division
(Description of division.). This is the underlying object with id, value and extensions. The accessor "getDivision" gives direct access to the value
-
getDivision
- Returns:
- Description of division.
-
setDivision
- Parameters:
value
- Description of division.
-
getStatusElement
- Returns:
status
(Whether the product is currently available.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
public BiologicallyDerivedProduct setStatusElement(Enumeration<BiologicallyDerivedProduct.BiologicallyDerivedProductStatus> value) - Parameters:
value
-status
(Whether the product is currently available.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- Whether the product is currently available.
-
setStatus
public BiologicallyDerivedProduct setStatus(BiologicallyDerivedProduct.BiologicallyDerivedProductStatus value) - Parameters:
value
- Whether the product is currently available.
-
getExpirationDateElement
- Returns:
expirationDate
(Date of expiration.). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the value
-
hasExpirationDateElement
-
hasExpirationDate
-
setExpirationDateElement
- Parameters:
value
-expirationDate
(Date of expiration.). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the value
-
getExpirationDate
- Returns:
- Date of expiration.
-
setExpirationDate
- Parameters:
value
- Date of expiration.
-
getCollection
- Returns:
collection
(How this product was collected.)
-
hasCollection
-
setCollection
public BiologicallyDerivedProduct setCollection(BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent value) - Parameters:
value
-collection
(How this product was collected.)
-
getStorageTempRequirements
- Returns:
storageTempRequirements
(Product storage temp requirements.)
-
hasStorageTempRequirements
-
setStorageTempRequirements
- Parameters:
value
-storageTempRequirements
(Product storage temp requirements.)
-
getProperty
- Returns:
property
(A property that is specific to this BiologicallyDerviedProduct instance.)
-
setProperty
public BiologicallyDerivedProduct setProperty(List<BiologicallyDerivedProduct.BiologicallyDerivedProductPropertyComponent> theProperty) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasProperty
-
addProperty
-
addProperty
-
getPropertyFirstRep
- Returns:
- The first repetition of repeating field
property
, creating it if it does not already exist {3}
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-