| Package | Description |
|---|---|
| org.hl7.fhir.instance.model |
| Modifier and Type | Class and Description |
|---|---|
class |
PositiveIntType
Primitive type "integer" in FHIR: A signed 32-bit integer
|
class |
UnsignedIntType
Primitive type "integer" in FHIR: A signed 32-bit integer
|
| Modifier and Type | Field and Description |
|---|---|
protected IntegerType |
VisionPrescription.VisionPrescriptionDispenseComponent.axis
Adjustment for astigmatism measured in integer degrees.
|
protected IntegerType |
Timing.TimingRepeatComponent.count
A total count of the desired number of repetitions.
|
protected IntegerType |
TestScript.TestScriptMetadataCapabilityComponent.destination
Which server these requirements apply to.
|
protected IntegerType |
TestScript.TestScriptSetupActionOperationComponent.destination
Which server to perform the operation on.
|
protected IntegerType |
ImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent.doseSequence
Indicates the nominal position in a series of the next dose.
|
protected IntegerType |
Timing.TimingRepeatComponent.frequency
The number of times to repeat the action within the specified period / period range (i.e.
|
protected IntegerType |
Timing.TimingRepeatComponent.frequencyMax
If present, indicates that the frequency is a range - so repeat between [frequency] and [frequencyMax] times within the period or period range.
|
protected IntegerType |
ElementDefinition.maxLength
Indicates the maximum length in characters that is permitted to be present in conformant instances and which is expected to be supported by conformant consumers that support the element.
|
protected IntegerType |
ElementDefinition.min
The minimum number of times this element SHALL appear in the instance.
|
protected IntegerType |
ElementDefinition.ElementDefinitionBaseComponent.min
Minimum cardinality of the base element identified by the path.
|
protected IntegerType |
OperationDefinition.OperationDefinitionParameterComponent.min
The minimum number of times this parameter SHALL appear in the request or response.
|
protected IntegerType |
ValueSet.ValueSetExpansionComponent.offset
If paging is being used, the offset at which this resource starts.
|
protected IntegerType |
ProcessRequest.ItemsComponent.sequenceLinkId
A service line number.
|
protected IntegerType |
ValueSet.ValueSetExpansionComponent.total
The total number of concepts in the expansion.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerType |
Base.castToInteger(Base b) |
IntegerType |
IntegerType.copy() |
IntegerType |
VisionPrescription.VisionPrescriptionDispenseComponent.getAxisElement() |
IntegerType |
Timing.TimingRepeatComponent.getCountElement() |
IntegerType |
TestScript.TestScriptMetadataCapabilityComponent.getDestinationElement() |
IntegerType |
TestScript.TestScriptSetupActionOperationComponent.getDestinationElement() |
IntegerType |
ImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent.getDoseSequenceElement() |
IntegerType |
Timing.TimingRepeatComponent.getFrequencyElement() |
IntegerType |
Timing.TimingRepeatComponent.getFrequencyMaxElement() |
IntegerType |
ElementDefinition.getMaxLengthElement() |
IntegerType |
ElementDefinition.getMinElement() |
IntegerType |
ElementDefinition.ElementDefinitionBaseComponent.getMinElement() |
IntegerType |
OperationDefinition.OperationDefinitionParameterComponent.getMinElement() |
IntegerType |
Patient.getMultipleBirthIntegerType() |
IntegerType |
ValueSet.ValueSetExpansionComponent.getOffsetElement() |
IntegerType |
ProcessRequest.ItemsComponent.getSequenceLinkIdElement() |
IntegerType |
ValueSet.ValueSetExpansionComponent.getTotalElement() |
IntegerType |
QuestionnaireResponse.QuestionAnswerComponent.getValueIntegerType() |
IntegerType |
ValueSet.ValueSetExpansionParameterComponent.getValueIntegerType() |
static IntegerType |
Factory.newInteger(int value) |
static IntegerType |
Factory.newInteger(Integer value) |
| Constructor and Description |
|---|
ElementDefinitionBaseComponent(StringType path,
IntegerType min,
StringType max) |
ItemsComponent(IntegerType sequenceLinkId) |
OperationDefinitionParameterComponent(CodeType name,
Enumeration<OperationDefinition.OperationParameterUse> use,
IntegerType min,
StringType max) |
Copyright © 2014–2018 University Health Network. All rights reserved.