Class TStructureDefinitionSnapshot

Unit

Declaration

type TStructureDefinitionSnapshot = class(TBackboneElement)

Description

A definition of a FHIR structure. This resource is used to describe the underlying resources, data types defined in FHIR, and also for describing extensions and constraints on resources and data types.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property element : TElementDefinitionArray read GetelementArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property element : TElementDefinitionArray read GetelementArray;

Captures constraints on each element within the resource.


Generated by PasDoc 0.15.0.