
Uses of Class
org.hl7.fhir.r5.model.IntegerType
Packages that use IntegerType
-
Uses of IntegerType in org.hl7.fhir.r5.extensions
Methods in org.hl7.fhir.r5.extensions that return IntegerTypeModifier and TypeMethodDescriptionstatic IntegerType
Extensions.setLargeValue
(IntegerType context, float value) static IntegerType
Extensions.setRenderedValue
(IntegerType context, String value) Methods in org.hl7.fhir.r5.extensions with parameters of type IntegerTypeModifier and TypeMethodDescriptionstatic BigDecimal
Extensions.getLargeValue
(IntegerType context) static String
Extensions.getRenderedValue
(IntegerType context) static IntegerType
Extensions.setLargeValue
(IntegerType context, float value) static IntegerType
Extensions.setRenderedValue
(IntegerType context, String value) -
Uses of IntegerType in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return IntegerTypeModifier and TypeMethodDescriptionprotected IntegerType
JsonParser.parseInteger
(Long v) protected IntegerType
XmlParser.parseInteger
(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type IntegerTypeModifier and TypeMethodDescriptionprotected void
RdfParser.composeInteger
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, IntegerType value, int index) protected void
XmlParser.composeInteger
(String name, IntegerType value) protected void
JsonParser.composeIntegerCore
(String name, IntegerType value, boolean inArray) protected void
JsonParser.composeIntegerExtras
(String name, IntegerType value, boolean inArray) -
Uses of IntegerType in org.hl7.fhir.r5.model
Subclasses of IntegerType in org.hl7.fhir.r5.modelModifier and TypeClassDescriptionclass
Primitive type "integer" in FHIR: A signed 32-bit integerclass
Primitive type "integer" in FHIR: A signed 32-bit integerFields in org.hl7.fhir.r5.model declared as IntegerTypeModifier and TypeFieldDescriptionprotected IntegerType
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.amount
Number of repeats of this unit.protected IntegerType
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.average
An average amount of polymerisation.protected IntegerType
VisionPrescription.VisionPrescriptionLensSpecificationComponent.axis
Adjustment for astigmatism measured in integer degrees.protected IntegerType
DeviceDefinition.DeviceDefinitionHasPartComponent.count
Number of instances of the component device in the current device.protected IntegerType
DeviceDefinition.DeviceDefinitionPackagingComponent.count
The number of items contained in the package (devices or sub-packages).protected IntegerType
MeasureReport.MeasureReportGroupPopulationComponent.count
The number of members of the population.protected IntegerType
MeasureReport.StratifierGroupPopulationComponent.count
The number of members of the population in this stratum.protected IntegerType
TestScript.SetupActionOperationComponent.destination
The server where the request message is destined for.protected IntegerType
TestScript.TestScriptMetadataCapabilityComponent.destination
Which server these requirements apply to.protected IntegerType
MolecularSequence.MolecularSequenceRelativeEditComponent.end
End position of the edit on the starting sequence.protected IntegerType
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.high
A high expected limit of the amount.protected IntegerType
TestScript.TestScriptDestinationComponent.index
Abstract name given to a destination server in this test script.protected IntegerType
TestScript.TestScriptOriginComponent.index
Abstract name given to an origin server in this test script.protected IntegerType
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.length
The length of the sequence shall be captured.protected IntegerType
SubstanceProtein.SubstanceProteinSubunitComponent.length
Length of linear sequences of amino acids contained in the subunit.protected IntegerType
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.low
A low expected limit of the amount.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
Questionnaire.QuestionnaireItemComponent.maxLength
The maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.protected IntegerType
GraphDefinition.GraphDefinitionLinkComponent.min
Minimum occurrences for this link.protected IntegerType
OperationDefinition.OperationDefinitionParameterComponent.min
The minimum number of times this parameter SHALL appear in the request or response.protected IntegerType
ParameterDefinition.min
The minimum number of times this parameter SHALL appear in the request or response.protected IntegerType
StructureMap.StructureMapGroupRuleSourceComponent.min
Specified minimum cardinality for the element.protected IntegerType
OrderedDistribution.numberOfIntervals
Number of intervals in an array, eg 4 for quartiles.protected IntegerType
SubstanceNucleicAcid.numberOfSubunits
The number of linear sequences of nucleotides linked through phosphodiester bonds shall be described.protected IntegerType
SubstanceProtein.numberOfSubunits
Number of linear sequences of amino acids linked through peptide bonds.protected IntegerType
ValueSet.ValueSetExpansionComponent.offset
If paging is being used, the offset at which this resource starts.protected IntegerType
MolecularSequence.MolecularSequenceRelativeComponent.ordinalPosition
Indicates the order in which the sequence should be considered when putting multiple 'relative' elements together.protected IntegerType
TestScript.SetupActionOperationComponent.origin
The server where the request message originates from.protected IntegerType
DeviceRequest.quantity
The number of devices to be provided.protected IntegerType
PackagedProductDefinition.PackagedProductDefinitionPackagingComponent.quantity
The quantity of packaging items contained at this layer of the package.protected IntegerType
OrderedDistribution.OrderedDistributionIntervalComponent.rankOrder
Relative order of interval.protected IntegerType
Dosage.sequence
Indicates the order in which the dosage instructions should be applied or interpreted.protected IntegerType
TestPlan.TestPlanTestCaseComponent.sequence
Sequence of test case - an ordinal number that indicates the order for the present test case in the test plan.protected IntegerType
MolecularSequence.MolecularSequenceRelativeEditComponent.start
Start position of the edit on the starting sequence.protected IntegerType
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.subunit
Index of linear sequences of nucleic acids in order of decreasing length.protected IntegerType
SubstanceProtein.SubstanceProteinSubunitComponent.subunit
Index of primary sequences of amino acids linked through peptide bonds in order of decreasing length.protected IntegerType
ValueSet.ValueSetExpansionComponent.total
The total number of concepts in the expansion.protected IntegerType
MolecularSequence.MolecularSequenceRelativeStartingSequenceComponent.windowEnd
End position of the window on the starting sequence.protected IntegerType
MolecularSequence.MolecularSequenceRelativeStartingSequenceComponent.windowStart
Start position of the window on the starting sequence.Fields in org.hl7.fhir.r5.model with type parameters of type IntegerTypeModifier and TypeFieldDescriptionprotected List
<IntegerType> TestScript.TestScriptMetadataCapabilityComponent.origin
Which origin server these requirements apply to.Methods in org.hl7.fhir.r5.model that return IntegerTypeModifier and TypeMethodDescriptionTestScript.TestScriptMetadataCapabilityComponent.addOriginElement()
static IntegerType
TypeConvertor.castToInteger
(Base b) IntegerType.copy()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.getAmountElement()
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerIntegerType()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.getAverageElement()
VisionPrescription.VisionPrescriptionLensSpecificationComponent.getAxisElement()
DeviceDefinition.DeviceDefinitionHasPartComponent.getCountElement()
DeviceDefinition.DeviceDefinitionPackagingComponent.getCountElement()
MeasureReport.MeasureReportGroupPopulationComponent.getCountElement()
MeasureReport.StratifierGroupPopulationComponent.getCountElement()
ElementDefinition.getDefaultValueIntegerType()
TestScript.SetupActionOperationComponent.getDestinationElement()
TestScript.TestScriptMetadataCapabilityComponent.getDestinationElement()
Goal.GoalTargetComponent.getDetailIntegerType()
PlanDefinition.PlanDefinitionGoalTargetComponent.getDetailIntegerType()
MolecularSequence.MolecularSequenceRelativeEditComponent.getEndElement()
ElementDefinition.getFixedIntegerType()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.getHighElement()
TestScript.TestScriptDestinationComponent.getIndexElement()
TestScript.TestScriptOriginComponent.getIndexElement()
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.getLengthElement()
SubstanceProtein.SubstanceProteinSubunitComponent.getLengthElement()
SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.getLowElement()
ElementDefinition.getMaxLengthElement()
Questionnaire.QuestionnaireItemComponent.getMaxLengthElement()
ElementDefinition.getMaxValueIntegerType()
GraphDefinition.GraphDefinitionLinkComponent.getMinElement()
OperationDefinition.OperationDefinitionParameterComponent.getMinElement()
ParameterDefinition.getMinElement()
StructureMap.StructureMapGroupRuleSourceComponent.getMinElement()
ElementDefinition.getMinValueIntegerType()
Patient.getMultipleBirthIntegerType()
OrderedDistribution.getNumberOfIntervalsElement()
SubstanceNucleicAcid.getNumberOfSubunitsElement()
SubstanceProtein.getNumberOfSubunitsElement()
ValueSet.ValueSetExpansionComponent.getOffsetElement()
MolecularSequence.MolecularSequenceRelativeComponent.getOrdinalPositionElement()
TestScript.SetupActionOperationComponent.getOriginElement()
ElementDefinition.getPatternIntegerType()
DeviceRequest.getQuantityElement()
PackagedProductDefinition.PackagedProductDefinitionPackagingComponent.getQuantityElement()
OrderedDistribution.OrderedDistributionIntervalComponent.getRankOrderElement()
Dosage.getSequenceElement()
TestPlan.TestPlanTestCaseComponent.getSequenceElement()
MolecularSequence.MolecularSequenceRelativeEditComponent.getStartElement()
SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.getSubunitElement()
SubstanceProtein.SubstanceProteinSubunitComponent.getSubunitElement()
ValueSet.ValueSetExpansionComponent.getTotalElement()
AuditEvent.AuditEventEntityDetailComponent.getValueIntegerType()
BiologicallyDerivedProduct.BiologicallyDerivedProductPropertyComponent.getValueIntegerType()
CodeSystem.ConceptPropertyComponent.getValueIntegerType()
ConceptMap.MappingPropertyComponent.getValueIntegerType()
Contract.AnswerComponent.getValueIntegerType()
Device.DevicePropertyComponent.getValueIntegerType()
DeviceDefinition.DeviceDefinitionPropertyComponent.getValueIntegerType()
ElementDefinition.ElementDefinitionExampleComponent.getValueIntegerType()
Extension.getValueIntegerType()
InventoryItem.InventoryItemCharacteristicComponent.getValueIntegerType()
MedicinalProductDefinition.MedicinalProductDefinitionCharacteristicComponent.getValueIntegerType()
Observation.getValueIntegerType()
Observation.ObservationComponentComponent.getValueIntegerType()
Parameters.ParametersParameterComponent.getValueIntegerType()
Questionnaire.QuestionnaireItemAnswerOptionComponent.getValueIntegerType()
Questionnaire.QuestionnaireItemInitialComponent.getValueIntegerType()
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueIntegerType()
StructureMap.StructureMapGroupRuleTargetParameterComponent.getValueIntegerType()
Task.TaskInputComponent.getValueIntegerType()
Task.TaskOutputComponent.getValueIntegerType()
Transport.ParameterComponent.getValueIntegerType()
Transport.TransportOutputComponent.getValueIntegerType()
ValueSet.ConceptPropertyComponent.getValueIntegerType()
ValueSet.ConceptSubPropertyComponent.getValueIntegerType()
ValueSet.ValueSetExpansionParameterComponent.getValueIntegerType()
MolecularSequence.MolecularSequenceRelativeStartingSequenceComponent.getWindowEndElement()
MolecularSequence.MolecularSequenceRelativeStartingSequenceComponent.getWindowStartElement()
static IntegerType
Factory.newInteger
(int value) static IntegerType
Factory.newInteger
(Integer value) Methods in org.hl7.fhir.r5.model that return types with arguments of type IntegerTypeMethods in org.hl7.fhir.r5.model with parameters of type IntegerTypeModifier and TypeMethodDescriptionSubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent.setAmountElement
(IntegerType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setAverageElement
(IntegerType value) VisionPrescription.VisionPrescriptionLensSpecificationComponent.setAxisElement
(IntegerType value) DeviceDefinition.DeviceDefinitionHasPartComponent.setCountElement
(IntegerType value) DeviceDefinition.DeviceDefinitionPackagingComponent.setCountElement
(IntegerType value) MeasureReport.MeasureReportGroupPopulationComponent.setCountElement
(IntegerType value) MeasureReport.StratifierGroupPopulationComponent.setCountElement
(IntegerType value) TestScript.SetupActionOperationComponent.setDestinationElement
(IntegerType value) TestScript.TestScriptMetadataCapabilityComponent.setDestinationElement
(IntegerType value) MolecularSequence.MolecularSequenceRelativeEditComponent.setEndElement
(IntegerType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setHighElement
(IntegerType value) TestScript.TestScriptDestinationComponent.setIndexElement
(IntegerType value) TestScript.TestScriptOriginComponent.setIndexElement
(IntegerType value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setLengthElement
(IntegerType value) SubstanceProtein.SubstanceProteinSubunitComponent.setLengthElement
(IntegerType value) SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent.setLowElement
(IntegerType value) ElementDefinition.setMaxLengthElement
(IntegerType value) Questionnaire.QuestionnaireItemComponent.setMaxLengthElement
(IntegerType value) GraphDefinition.GraphDefinitionLinkComponent.setMinElement
(IntegerType value) OperationDefinition.OperationDefinitionParameterComponent.setMinElement
(IntegerType value) ParameterDefinition.setMinElement
(IntegerType value) StructureMap.StructureMapGroupRuleSourceComponent.setMinElement
(IntegerType value) OrderedDistribution.setNumberOfIntervalsElement
(IntegerType value) SubstanceNucleicAcid.setNumberOfSubunitsElement
(IntegerType value) SubstanceProtein.setNumberOfSubunitsElement
(IntegerType value) ValueSet.ValueSetExpansionComponent.setOffsetElement
(IntegerType value) MolecularSequence.MolecularSequenceRelativeComponent.setOrdinalPositionElement
(IntegerType value) TestScript.SetupActionOperationComponent.setOriginElement
(IntegerType value) DeviceRequest.setQuantityElement
(IntegerType value) PackagedProductDefinition.PackagedProductDefinitionPackagingComponent.setQuantityElement
(IntegerType value) OrderedDistribution.OrderedDistributionIntervalComponent.setRankOrderElement
(IntegerType value) Dosage.setSequenceElement
(IntegerType value) TestPlan.TestPlanTestCaseComponent.setSequenceElement
(IntegerType value) MolecularSequence.MolecularSequenceRelativeEditComponent.setStartElement
(IntegerType value) SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent.setSubunitElement
(IntegerType value) SubstanceProtein.SubstanceProteinSubunitComponent.setSubunitElement
(IntegerType value) ValueSet.ValueSetExpansionComponent.setTotalElement
(IntegerType value) MolecularSequence.MolecularSequenceRelativeStartingSequenceComponent.setWindowEndElement
(IntegerType value) MolecularSequence.MolecularSequenceRelativeStartingSequenceComponent.setWindowStartElement
(IntegerType value) Method parameters in org.hl7.fhir.r5.model with type arguments of type IntegerTypeModifier and TypeMethodDescriptionTestScript.TestScriptMetadataCapabilityComponent.setOrigin
(List<IntegerType> theOrigin)