Class TImplementationGuideResource1

Unit

Declaration

type TImplementationGuideResource1 = class(TBackboneElement)

Description

A set of rules of how a particular interoperability or standards problem is solved - typically through the use of FHIR resources. This resource is used to gather all the parts of an implementation guide into a logical whole and to publish a computable definition of all the parts.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property reference : TReference read Getreference write Setreference;
Public property example : TElement read Getexample write Setexample;
Public property relativePath : string read GetrelativePath write SetrelativePath;
Public property relativePathElement : Turl read GetrelativePathElement write SetrelativePathElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property reference : TReference read Getreference write Setreference;

Where this resource is found.

Public property example : TElement read Getexample write Setexample;

If true or a reference, indicates the resource is an example instance. If a reference is present, indicates that the example is an example of the specified profile.

Public property relativePath : string read GetrelativePath write SetrelativePath;

The relative path for primary page for this resource within the IG.

Public property relativePathElement : Turl read GetrelativePathElement write SetrelativePathElement;
 

Generated by PasDoc 0.15.0.