Class TTestScriptOrigin

Unit

Declaration

type TTestScriptOrigin = class(TBackboneElement)

Description

A structured set of tests against a FHIR server implementation to determine compliance against the FHIR specification.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property index_ : integer read Getindex_ write Setindex_;
Public property index_Element : Tinteger read Getindex_Element write Setindex_Element;
Public property profile : TCoding read Getprofile write Setprofile;

Description

Methods

Public constructor Create; override;
 

Properties

Public property index_ : integer read Getindex_ write Setindex_;

Abstract name given to an origin server in this test script. The name is provided as a number starting at 1.

Public property index_Element : Tinteger read Getindex_Element write Setindex_Element;
 
Public property profile : TCoding read Getprofile write Setprofile;

The type of origin profile the test system supports.


Generated by PasDoc 0.15.0.