class FHIR::BiologicallyDerivedProduct

Constants

METADATA
SEARCH_PARAMS

Attributes

collection[RW]
contained[RW]
extension[RW]
id[RW]
identifier[RW]
implicitRules[RW]
language[RW]
manipulation[RW]
meta[RW]
modifierExtension[RW]
parent[RW]
processing[RW]
productCategory[RW]
productCode[RW]
quantity[RW]
request[RW]
status[RW]
storage[RW]
text[RW]

Public Instance Methods

resourceType() click to toggle source
# File lib/fhir_models/fhir/resources/BiologicallyDerivedProduct.rb, line 155
def resourceType
  'BiologicallyDerivedProduct'
end