Class TMedicinalProductDefinitionCountryLanguage

Unit

Declaration

type TMedicinalProductDefinitionCountryLanguage = class(TBackboneElement)

Description

A medicinal product, being a substance or combination of substances that is intended to treat, prevent or diagnose a disease, or to restore, correct or modify physiological functions by exerting a pharmacological, immunological or metabolic action. This resource is intended to define and detail such products and their properties, for uses other than direct patient care (e.g. regulatory use, or drug catalogs).

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property country : TCodeableConcept read Getcountry write Setcountry;
Public property jurisdiction : TCodeableConcept read Getjurisdiction write Setjurisdiction;
Public property language : TCodeableConcept read Getlanguage write Setlanguage;

Description

Methods

Public constructor Create; override;
 

Properties

Public property country : TCodeableConcept read Getcountry write Setcountry;

Country code for where this name applies.

Public property jurisdiction : TCodeableConcept read Getjurisdiction write Setjurisdiction;

Jurisdiction code for where this name applies. A jurisdiction may be a sub- or supra-national entity (e.g. a state or a geographic region).

Public property language : TCodeableConcept read Getlanguage write Setlanguage;

Language code for this name.


Generated by PasDoc 0.15.0.