Class TProdCharacteristic
Unit
bsFhir_r4
Declaration
type TProdCharacteristic = class(TBackboneElement)
Description
The marketing status describes the date when a medicinal product is actually put on the market or the date as of which it is no longer available. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property height : TQuantity read Getheight write Setheight; |
Where applicable, the height can be specified using a numerical value and its unit of measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used.
|
|
property width : TQuantity read Getwidth write Setwidth; |
Where applicable, the width can be specified using a numerical value and its unit of measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used.
|
|
property depth : TQuantity read Getdepth write Setdepth; |
Where applicable, the depth can be specified using a numerical value and its unit of measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used.
|
|
property weight : TQuantity read Getweight write Setweight; |
Where applicable, the weight can be specified using a numerical value and its unit of measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used.
|
|
property nominalVolume : TQuantity read GetnominalVolume write SetnominalVolume; |
Where applicable, the nominal volume can be specified using a numerical value and its unit of measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used.
|
|
property externalDiameter : TQuantity read GetexternalDiameter write SetexternalDiameter; |
Where applicable, the external diameter can be specified using a numerical value and its unit of measurement The unit of measurement shall be specified in accordance with ISO 11240 and the resulting terminology The symbol and the symbol identifier shall be used.
|
|
property shape : string read Getshape write Setshape; |
Where applicable, the shape can be specified An appropriate controlled vocabulary shall be used The term and the term identifier shall be used.
|
|
property shapeElement : Tstring read GetshapeElement write SetshapeElement; |
|
|
property color : TBSFHIRPrimitiveStringArray read GetcolorArray; |
Where applicable, the color can be specified An appropriate controlled vocabulary shall be used The term and the term identifier shall be used.
|
|
property image : TAttachmentArray read GetimageArray; |
Where applicable, the image can be provided The format of the image attachment shall be specified by regional implementations.
|
|
property scoring : TCodeableConcept read Getscoring write Setscoring; |
Where applicable, the scoring can be specified An appropriate controlled vocabulary shall be used The term and the term identifier shall be used.
|
Generated by PasDoc 0.15.0.
|