Class TProdCharacteristic

Unit

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

Public constructor Create; override;

Properties

Public property height : TQuantity read Getheight write Setheight;
Public property width : TQuantity read Getwidth write Setwidth;
Public property depth : TQuantity read Getdepth write Setdepth;
Public property weight : TQuantity read Getweight write Setweight;
Public property nominalVolume : TQuantity read GetnominalVolume write SetnominalVolume;
Public property externalDiameter : TQuantity read GetexternalDiameter write SetexternalDiameter;
Public property shape : string read Getshape write Setshape;
Public property shapeElement : Tstring read GetshapeElement write SetshapeElement;
Public property color : TBSFHIRPrimitiveStringArray read GetcolorArray;
Public property imprint : TBSFHIRPrimitiveStringArray read GetimprintArray;
Public property image : TAttachmentArray read GetimageArray;
Public property scoring : TCodeableConcept read Getscoring write Setscoring;

Description

Methods

Public constructor Create; override;
 

Properties

Public 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.

Public 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.

Public 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.

Public 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.

Public 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.

Public 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.

Public 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.

Public property shapeElement : Tstring read GetshapeElement write SetshapeElement;
 
Public 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.

Public property imprint : TBSFHIRPrimitiveStringArray read GetimprintArray;

Where applicable, the imprint can be specified as text.

Public property image : TAttachmentArray read GetimageArray;

Where applicable, the image can be provided The format of the image attachment shall be specified by regional implementations.

Public 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.