Count
No description
type Count implements IQuantity, IElement {
id: String
extension: [Extension]
value: decimal
_value: ElementBase
comparator: code
_comparator: ElementBase
unit: String
_unit: ElementBase
system: uri
_system: ElementBase
code: code
_code: ElementBase
}
Fields
Count.id ● String scalar
Count.extension ● [Extension] list object
Count.value ● decimal scalar
Count._value ● ElementBase object
Count.comparator ● code scalar
Count._comparator ● ElementBase object
Count.unit ● String scalar
Count._unit ● ElementBase object
Count.system ● uri scalar
Count._system ● ElementBase object
Count.code ● code scalar
Count._code ● ElementBase object
Interfaces
IQuantity interface
IElement interface
JSON Format: string
Member Of
ElementDefinition object ● ElementDefinitionExample object ● Extension object ● IElementDefinition interface ● IExtension interface ● ParametersParameter object ● StructureMapGroupRuleSource object ● TaskInput object ● TaskOutput object