Age
No description
type Age 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
Age.id ● String scalar
Age.extension ● [Extension] list object
Age.value ● decimal scalar
Age._value ● ElementBase object
Age.comparator ● code scalar
Age._comparator ● ElementBase object
Age.unit ● String scalar
Age._unit ● ElementBase object
Age.system ● uri scalar
Age._system ● ElementBase object
Age.code ● code scalar
Age._code ● ElementBase object
Interfaces
IQuantity interface
IElement interface
JSON Format: string
Member Of
ActivityDefinition object ● AllergyIntolerance object ● Condition object ● ElementDefinition object ● ElementDefinitionExample object ● Extension object ● FamilyMemberHistory object ● FamilyMemberHistoryCondition object ● IActivityDefinition interface ● IAllergyIntolerance interface ● ICondition interface ● IElementDefinition interface ● IExtension interface ● IFamilyMemberHistory interface ● IProcedure interface ● ParametersParameter object ● PlanDefinitionAction object ● Procedure object ● RequestGroupAction object ● StructureMapGroupRuleSource object ● TaskInput object ● TaskOutput object