Class TExpansionProfile

Unit

Declaration

type TExpansionProfile = class(TDomainResource)

Description

Resource to define constraints on the Expansion of a FHIR ValueSet. If the element is present, it must have either a @value, an @id, or extensions

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property url : string read Geturl write Seturl;
Public property urlElement : Turi read GeturlElement write SeturlElement;
Public property identifier : TIdentifier read Getidentifier write Setidentifier;
Public property version : string read Getversion write Setversion;
Public property versionElement : Tstring read GetversionElement write SetversionElement;
Public property name_ : string read Getname_ write Setname_;
Public property name_Element : Tstring read Getname_Element write Setname_Element;
Public property status : string read Getstatus write Setstatus;
Public property statusElement : TPublicationStatus read GetstatusElement write SetstatusElement;
Public property experimental : boolean read Getexperimental write Setexperimental;
Public property experimentalElement : Tboolean read GetexperimentalElement write SetexperimentalElement;
Public property date_ : string read Getdate_ write Setdate_;
Public property date_Element : TdateTime_ read Getdate_Element write Setdate_Element;
Public property publisher : string read Getpublisher write Setpublisher;
Public property publisherElement : Tstring read GetpublisherElement write SetpublisherElement;
Public property contact : TContactDetailArray read GetcontactArray;
Public property description : string read Getdescription write Setdescription;
Public property descriptionElement : Tmarkdown read GetdescriptionElement write SetdescriptionElement;
Public property useContext : TUsageContextArray read GetuseContextArray;
Public property jurisdiction : TCodeableConceptArray read GetjurisdictionArray;
Public property fixedVersion : TExpansionProfileFixedVersionArray read GetfixedVersionArray;
Public property excludedSystem : TExpansionProfileExcludedSystem read GetexcludedSystem write SetexcludedSystem;
Public property includeDesignations : boolean read GetincludeDesignations write SetincludeDesignations;
Public property includeDesignationsElement : Tboolean read GetincludeDesignationsElement write SetincludeDesignationsElement;
Public property designation : TExpansionProfileDesignation read Getdesignation write Setdesignation;
Public property includeDefinition : boolean read GetincludeDefinition write SetincludeDefinition;
Public property includeDefinitionElement : Tboolean read GetincludeDefinitionElement write SetincludeDefinitionElement;
Public property activeOnly : boolean read GetactiveOnly write SetactiveOnly;
Public property activeOnlyElement : Tboolean read GetactiveOnlyElement write SetactiveOnlyElement;
Public property excludeNested : boolean read GetexcludeNested write SetexcludeNested;
Public property excludeNestedElement : Tboolean read GetexcludeNestedElement write SetexcludeNestedElement;
Public property excludeNotForUI : boolean read GetexcludeNotForUI write SetexcludeNotForUI;
Public property excludeNotForUIElement : Tboolean read GetexcludeNotForUIElement write SetexcludeNotForUIElement;
Public property excludePostCoordinated : boolean read GetexcludePostCoordinated write SetexcludePostCoordinated;
Public property excludePostCoordinatedElement : Tboolean read GetexcludePostCoordinatedElement write SetexcludePostCoordinatedElement;
Public property displayLanguage : string read GetdisplayLanguage write SetdisplayLanguage;
Public property displayLanguageElement : Tcode read GetdisplayLanguageElement write SetdisplayLanguageElement;
Public property limitedExpansion : boolean read GetlimitedExpansion write SetlimitedExpansion;
Public property limitedExpansionElement : Tboolean read GetlimitedExpansionElement write SetlimitedExpansionElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property url : string read Geturl write Seturl;

An absolute URI that is used to identify this expansion profile when it is referenced in a specification, model, design or an instance. This SHALL be a URL, SHOULD be globally unique, and SHOULD be an address at which this expansion profile is (or will be) published. The URL SHOULD include the major version of the expansion profile. For more information see [Technical and Business Versions](resource.html#versions).

Public property urlElement : Turi read GeturlElement write SeturlElement;
 
Public property identifier : TIdentifier read Getidentifier write Setidentifier;

A formal identifier that is used to identify this expansion profile when it is represented in other formats, or referenced in a specification, model, design or an instance.

Public property version : string read Getversion write Setversion;

The identifier that is used to identify this version of the expansion profile when it is referenced in a specification, model, design or instance. This is an arbitrary value managed by the expansion profile author and is not expected to be globally unique. For example, it might be a timestamp (e.g. yyyymmdd) if a managed version is not available. There is also no expectation that versions can be placed in a lexicographical sequence.

Public property versionElement : Tstring read GetversionElement write SetversionElement;
 
Public property name_ : string read Getname_ write Setname_;

A natural language name identifying the expansion profile. This name should be usable as an identifier for the module by machine processing applications such as code generation.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 
Public property status : string read Getstatus write Setstatus;

The status of this expansion profile. Enables tracking the life-cycle of the content.

Public property statusElement : TPublicationStatus read GetstatusElement write SetstatusElement;
 
Public property experimental : boolean read Getexperimental write Setexperimental;

A boolean value to indicate that this expansion profile is authored for testing purposes (or education/evaluation/marketing), and is not intended to be used for genuine usage.

Public property experimentalElement : Tboolean read GetexperimentalElement write SetexperimentalElement;
 
Public property date_ : string read Getdate_ write Setdate_;

The date (and optionally time) when the expansion profile was published. The date must change if and when the business version changes and it must change if the status code changes. In addition, it should change when the substantive content of the expansion profile changes.

Public property date_Element : TdateTime_ read Getdate_Element write Setdate_Element;
 
Public property publisher : string read Getpublisher write Setpublisher;

The name of the individual or organization that published the expansion profile.

Public property publisherElement : Tstring read GetpublisherElement write SetpublisherElement;
 
Public property contact : TContactDetailArray read GetcontactArray;

Contact details to assist a user in finding and communicating with the publisher.

Public property description : string read Getdescription write Setdescription;

A free text natural language description of the expansion profile from a consumer's perspective.

Public property descriptionElement : Tmarkdown read GetdescriptionElement write SetdescriptionElement;
 
Public property useContext : TUsageContextArray read GetuseContextArray;

The content was developed with a focus and intent of supporting the contexts that are listed. These terms may be used to assist with indexing and searching for appropriate expansion profile instances.

Public property jurisdiction : TCodeableConceptArray read GetjurisdictionArray;

A legal or geographic region in which the expansion profile is intended to be used.

Public property fixedVersion : TExpansionProfileFixedVersionArray read GetfixedVersionArray;

Fix use of a particular code system to a particular version.

Public property excludedSystem : TExpansionProfileExcludedSystem read GetexcludedSystem write SetexcludedSystem;

Code system, or a particular version of a code system to be excluded from value set expansions.

Public property includeDesignations : boolean read GetincludeDesignations write SetincludeDesignations;

Controls whether concept designations are to be included or excluded in value set expansions.

Public property includeDesignationsElement : Tboolean read GetincludeDesignationsElement write SetincludeDesignationsElement;
 
Public property designation : TExpansionProfileDesignation read Getdesignation write Setdesignation;

A set of criteria that provide the constraints imposed on the value set expansion by including or excluding designations.

Public property includeDefinition : boolean read GetincludeDefinition write SetincludeDefinition;

Controls whether the value set definition is included or excluded in value set expansions.

Public property includeDefinitionElement : Tboolean read GetincludeDefinitionElement write SetincludeDefinitionElement;
 
Public property activeOnly : boolean read GetactiveOnly write SetactiveOnly;

Controls whether inactive concepts are included or excluded in value set expansions.

Public property activeOnlyElement : Tboolean read GetactiveOnlyElement write SetactiveOnlyElement;
 
Public property excludeNested : boolean read GetexcludeNested write SetexcludeNested;

Controls whether or not the value set expansion nests codes or not (i.e. ValueSet.expansion.contains.contains).

Public property excludeNestedElement : Tboolean read GetexcludeNestedElement write SetexcludeNestedElement;
 
Public property excludeNotForUI : boolean read GetexcludeNotForUI write SetexcludeNotForUI;

Controls whether or not the value set expansion includes codes which cannot be displayed in user interfaces.

Public property excludeNotForUIElement : Tboolean read GetexcludeNotForUIElement write SetexcludeNotForUIElement;
 
Public property excludePostCoordinated : boolean read GetexcludePostCoordinated write SetexcludePostCoordinated;

Controls whether or not the value set expansion includes post coordinated codes.

Public property excludePostCoordinatedElement : Tboolean read GetexcludePostCoordinatedElement write SetexcludePostCoordinatedElement;
 
Public property displayLanguage : string read GetdisplayLanguage write SetdisplayLanguage;

Specifies the language to be used for description in the expansions i.e. the language to be used for ValueSet.expansion.contains.display.

Public property displayLanguageElement : Tcode read GetdisplayLanguageElement write SetdisplayLanguageElement;
 
Public property limitedExpansion : boolean read GetlimitedExpansion write SetlimitedExpansion;

If the value set being expanded is incomplete (because it is too big to expand), return a limited expansion (a subset) with an indicator that expansion is incomplete, using the extension [http://hl7.org/fhir/StructureDefinition/valueset-toocostly](extension-valueset-toocostly.html).

Public property limitedExpansionElement : Tboolean read GetlimitedExpansionElement write SetlimitedExpansionElement;
 

Generated by PasDoc 0.15.0.