| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected IntegerType |
JsonParser.parseInteger(Long v) |
protected IntegerType |
XmlParser.parseInteger(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
XmlParser.composeInteger(String name,
IntegerType value) |
protected void |
RdfParser.composeInteger(Turtle.Complex parent,
String parentType,
String name,
IntegerType value,
int index) |
protected void |
JsonParser.composeIntegerCore(String name,
IntegerType value,
boolean inArray) |
protected void |
JsonParser.composeIntegerExtras(String name,
IntegerType value,
boolean inArray) |
| 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 |
Sequence.coordinateSystem
Whether the sequence is numbered starting at 0 (0-based numbering or coordinates, inclusive start, exclusive end) or starting at 1 (1-based numbering, inclusive start and inclusive end).
|
protected IntegerType |
Timing.TimingRepeatComponent.count
A total count of the desired number of repetitions across the duration of the entire timing specification.
|
protected IntegerType |
ItemInstance.count
The quantity or amount of instances.
|
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 |
Timing.TimingRepeatComponent.countMax
A maximum value for the count of the desired repetitions (e.g.
|
protected IntegerType |
ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.decimalPrecision
Number of digits after decimal separator when the results of this observation are of type Quantity.
|
protected IntegerType |
TestScript.TestScriptMetadataCapabilityComponent.destination
Which server these requirements apply to.
|
protected IntegerType |
TestScript.SetupActionOperationComponent.destination
The server where the request message is destined for.
|
protected IntegerType |
Sequence.SequenceVariantComponent.end
End position of the variant on the reference sequence.If the coordinate system is 0-based then end is is exclusive and does not include the last position.
|
protected IntegerType |
Sequence.SequenceQualityComponent.end
End position of the sequence.If the coordinate system is 0-based then end is is exclusive and does not include the last position.
|
protected IntegerType |
Sequence.SequenceStructureVariantOuterComponent.end
Structural Variant Outer End.
|
protected IntegerType |
Sequence.SequenceStructureVariantInnerComponent.end
Structural Variant Inner End.
|
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 to repeat between [frequency] and [frequencyMax] times within the period or period range.
|
protected IntegerType |
TestScript.TestScriptOriginComponent.index
Abstract name given to an origin server in this test script.
|
protected IntegerType |
TestScript.TestScriptDestinationComponent.index
Abstract name given to a destination server in this test script.
|
protected IntegerType |
Sequence.SequenceStructureVariantComponent.length
Length of the variant choromosome.
|
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 |
OperationDefinition.OperationDefinitionParameterComponent.min
The minimum number of times this parameter SHALL appear in the request or response.
|
protected IntegerType |
GraphDefinition.GraphDefinitionLinkComponent.min
Minimum occurrences for this link.
|
protected IntegerType |
StructureMap.StructureMapGroupRuleSourceComponent.min
Specified minimum cardinality for the element.
|
protected IntegerType |
ParameterDefinition.min
The minimum number of times this parameter SHALL appear in the request or response.
|
protected IntegerType |
SubstancePolymer.SubstancePolymerRepeatComponent.numberOfUnits
Todo.
|
protected IntegerType |
ValueSet.ValueSetExpansionComponent.offset
If paging is being used, the offset at which this resource starts.
|
protected IntegerType |
TestScript.SetupActionOperationComponent.origin
The server where the request message originates from.
|
protected IntegerType |
BiologicallyDerivedProduct.quantity
Number of discrete units within this product.
|
protected IntegerType |
Sequence.readCoverage
Coverage (read depth or depth) is the average number of reads representing a given nucleotide in the reconstructed sequence.
|
protected IntegerType |
Dosage.sequence
Indicates the order in which the dosage instructions should be applied or interpreted.
|
protected IntegerType |
ProcessRequest.ItemsComponent.sequenceLinkId
A service line number.
|
protected IntegerType |
Sequence.SequenceVariantComponent.start
Start position of the variant on the reference sequence.If the coordinate system is either 0-based or 1-based, then start position is inclusive.
|
protected IntegerType |
Sequence.SequenceQualityComponent.start
Start position of the sequence.
|
protected IntegerType |
Sequence.SequenceStructureVariantOuterComponent.start
Structural Variant Outer Start.If the coordinate system is either 0-based or 1-based, then start position is inclusive.
|
protected IntegerType |
Sequence.SequenceStructureVariantInnerComponent.start
Structural Variant Inner Start.If the coordinate system is either 0-based or 1-based, then start position is inclusive.
|
protected IntegerType |
ValueSet.ValueSetExpansionComponent.total
The total number of concepts in the expansion.
|
protected IntegerType |
Sequence.SequenceReferenceSeqComponent.windowEnd
End position of the window on the reference sequence.
|
protected IntegerType |
Sequence.SequenceReferenceSeqComponent.windowStart
Start position of the window on the reference sequence.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<IntegerType> |
Sequence.SequenceQualityRocComponent.numFN
The number of false negatives if the GQ score threshold was set to "score" field value.
|
protected List<IntegerType> |
Sequence.SequenceQualityRocComponent.numFP
The number of false positives if the GQ score threshold was set to "score" field value.
|
protected List<IntegerType> |
Sequence.SequenceQualityRocComponent.numTP
The number of true positives if the GQ score threshold was set to "score" field value.
|
protected List<IntegerType> |
TestScript.TestScriptMetadataCapabilityComponent.origin
Which origin server these requirements apply to.
|
protected List<IntegerType> |
Sequence.SequenceQualityRocComponent.score
Invidual data point representing the GQ (genotype quality) score threshold.
|
| Modifier and Type | Method and Description |
|---|---|
IntegerType |
Sequence.SequenceQualityRocComponent.addNumFNElement() |
IntegerType |
Sequence.SequenceQualityRocComponent.addNumFPElement() |
IntegerType |
Sequence.SequenceQualityRocComponent.addNumTPElement() |
IntegerType |
TestScript.TestScriptMetadataCapabilityComponent.addOriginElement() |
IntegerType |
Sequence.SequenceQualityRocComponent.addScoreElement() |
IntegerType |
Base.castToInteger(Base b) |
IntegerType |
IntegerType.copy() |
IntegerType |
Questionnaire.QuestionnaireItemEnableWhenComponent.getAnswerIntegerType() |
IntegerType |
VisionPrescription.VisionPrescriptionDispenseComponent.getAxisElement() |
IntegerType |
Sequence.getCoordinateSystemElement() |
IntegerType |
Timing.TimingRepeatComponent.getCountElement() |
IntegerType |
ItemInstance.getCountElement() |
IntegerType |
MeasureReport.MeasureReportGroupPopulationComponent.getCountElement() |
IntegerType |
MeasureReport.StratifierGroupPopulationComponent.getCountElement() |
IntegerType |
Timing.TimingRepeatComponent.getCountMaxElement() |
IntegerType |
ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent.getDecimalPrecisionElement() |
IntegerType |
TestScript.TestScriptMetadataCapabilityComponent.getDestinationElement() |
IntegerType |
TestScript.SetupActionOperationComponent.getDestinationElement() |
IntegerType |
Sequence.SequenceVariantComponent.getEndElement() |
IntegerType |
Sequence.SequenceQualityComponent.getEndElement() |
IntegerType |
Sequence.SequenceStructureVariantOuterComponent.getEndElement() |
IntegerType |
Sequence.SequenceStructureVariantInnerComponent.getEndElement() |
IntegerType |
Timing.TimingRepeatComponent.getFrequencyElement() |
IntegerType |
Timing.TimingRepeatComponent.getFrequencyMaxElement() |
IntegerType |
TestScript.TestScriptOriginComponent.getIndexElement() |
IntegerType |
TestScript.TestScriptDestinationComponent.getIndexElement() |
IntegerType |
Sequence.SequenceStructureVariantComponent.getLengthElement() |
IntegerType |
ElementDefinition.getMaxLengthElement() |
IntegerType |
Questionnaire.QuestionnaireItemComponent.getMaxLengthElement() |
IntegerType |
ElementDefinition.getMaxValueIntegerType() |
IntegerType |
OperationDefinition.OperationDefinitionParameterComponent.getMinElement() |
IntegerType |
GraphDefinition.GraphDefinitionLinkComponent.getMinElement() |
IntegerType |
StructureMap.StructureMapGroupRuleSourceComponent.getMinElement() |
IntegerType |
ParameterDefinition.getMinElement() |
IntegerType |
ElementDefinition.getMinValueIntegerType() |
IntegerType |
Patient.getMultipleBirthIntegerType() |
IntegerType |
SubstancePolymer.SubstancePolymerRepeatComponent.getNumberOfUnitsElement() |
IntegerType |
ValueSet.ValueSetExpansionComponent.getOffsetElement() |
IntegerType |
TestScript.SetupActionOperationComponent.getOriginElement() |
IntegerType |
BiologicallyDerivedProduct.getQuantityElement() |
IntegerType |
Sequence.getReadCoverageElement() |
IntegerType |
Dosage.getSequenceElement() |
IntegerType |
ProcessRequest.ItemsComponent.getSequenceLinkIdElement() |
IntegerType |
Sequence.SequenceVariantComponent.getStartElement() |
IntegerType |
Sequence.SequenceQualityComponent.getStartElement() |
IntegerType |
Sequence.SequenceStructureVariantOuterComponent.getStartElement() |
IntegerType |
Sequence.SequenceStructureVariantInnerComponent.getStartElement() |
IntegerType |
ValueSet.ValueSetExpansionComponent.getTotalElement() |
IntegerType |
QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent.getValueIntegerType() |
IntegerType |
Observation.getValueIntegerType() |
IntegerType |
Observation.ObservationComponentComponent.getValueIntegerType() |
IntegerType |
Questionnaire.QuestionnaireItemOptionComponent.getValueIntegerType() |
IntegerType |
Questionnaire.QuestionnaireItemInitialComponent.getValueIntegerType() |
IntegerType |
CodeSystem.ConceptPropertyComponent.getValueIntegerType() |
IntegerType |
StructureMap.StructureMapGroupRuleTargetParameterComponent.getValueIntegerType() |
IntegerType |
ValueSet.ValueSetExpansionParameterComponent.getValueIntegerType() |
IntegerType |
Sequence.SequenceReferenceSeqComponent.getWindowEndElement() |
IntegerType |
Sequence.SequenceReferenceSeqComponent.getWindowStartElement() |
static IntegerType |
Factory.newInteger(int value) |
static IntegerType |
Factory.newInteger(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
List<IntegerType> |
Sequence.SequenceQualityRocComponent.getNumFN() |
List<IntegerType> |
Sequence.SequenceQualityRocComponent.getNumFP() |
List<IntegerType> |
Sequence.SequenceQualityRocComponent.getNumTP() |
List<IntegerType> |
TestScript.TestScriptMetadataCapabilityComponent.getOrigin() |
List<IntegerType> |
Sequence.SequenceQualityRocComponent.getScore() |
| Modifier and Type | Method and Description |
|---|---|
Sequence.SequenceQualityRocComponent |
Sequence.SequenceQualityRocComponent.setNumFN(List<IntegerType> theNumFN) |
Sequence.SequenceQualityRocComponent |
Sequence.SequenceQualityRocComponent.setNumFP(List<IntegerType> theNumFP) |
Sequence.SequenceQualityRocComponent |
Sequence.SequenceQualityRocComponent.setNumTP(List<IntegerType> theNumTP) |
TestScript.TestScriptMetadataCapabilityComponent |
TestScript.TestScriptMetadataCapabilityComponent.setOrigin(List<IntegerType> theOrigin) |
Sequence.SequenceQualityRocComponent |
Sequence.SequenceQualityRocComponent.setScore(List<IntegerType> theScore) |
| Constructor and Description |
|---|
ItemInstance(IntegerType count)
Constructor
|
ItemsComponent(IntegerType sequenceLinkId)
Constructor
|
OperationDefinitionParameterComponent(CodeType name,
Enumeration<OperationDefinition.OperationParameterUse> use,
IntegerType min,
StringType max)
Constructor
|
Sequence(IntegerType coordinateSystem)
Constructor
|
SequenceReferenceSeqComponent(IntegerType windowStart,
IntegerType windowEnd)
Constructor
|
TestScriptDestinationComponent(IntegerType index,
Coding profile)
Constructor
|
TestScriptOriginComponent(IntegerType index,
Coding profile)
Constructor
|
Copyright © 2014–2018 University Health Network. All rights reserved.