Uses of Class
org.hl7.fhir.dstu2016may.model.IntegerType
-
Packages that use IntegerType Package Description org.hl7.fhir.dstu2016may.formats org.hl7.fhir.dstu2016may.model -
-
Uses of IntegerType in org.hl7.fhir.dstu2016may.formats
Methods in org.hl7.fhir.dstu2016may.formats that return IntegerType Modifier and Type Method Description protected IntegerTypeJsonParser. parseInteger(Long v)protected IntegerTypeXmlParser. parseInteger(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2016may.formats with parameters of type IntegerType Modifier and Type Method Description protected voidRdfParser. composeInteger(RdfGenerator.Complex parent, String parentType, String name, IntegerType value, int index)protected voidXmlParser. composeInteger(String name, IntegerType value)protected voidJsonParser. composeIntegerCore(String name, IntegerType value, boolean inArray)protected voidJsonParser. composeIntegerExtras(String name, IntegerType value, boolean inArray) -
Uses of IntegerType in org.hl7.fhir.dstu2016may.model
Subclasses of IntegerType in org.hl7.fhir.dstu2016may.model Modifier and Type Class Description classPositiveIntTypePrimitive type "integer" in FHIR: A signed 32-bit integerclassUnsignedIntTypePrimitive type "integer" in FHIR: A signed 32-bit integerFields in org.hl7.fhir.dstu2016may.model declared as IntegerType Modifier and Type Field Description protected IntegerTypeVisionPrescription.VisionPrescriptionDispenseComponent. axisAdjustment for astigmatism measured in integer degrees.protected IntegerTypeMeasureReport.MeasureReportGroupPopulationComponent. countThe number of members of the population.protected IntegerTypeMeasureReport.MeasureReportGroupStratifierGroupPopulationComponent. countThe number of members of the population in this stratum.protected IntegerTypeMeasureReport.MeasureReportGroupSupplementalDataGroupComponent. countThe number of members in the supplemental data group.protected IntegerTypeTiming.TimingRepeatComponent. countA total count of the desired number of repetitions.protected IntegerTypeTiming.TimingRepeatComponent. countMaxA maximum value for the count of the desired repetitions (e.g.protected IntegerTypeTestScript.SetupActionOperationComponent. destinationThe server where the request message is destined for.protected IntegerTypeTestScript.TestScriptMetadataCapabilityComponent. destinationWhich server these requirements apply to.protected IntegerTypeImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent. doseSequenceIndicates the nominal position in a series of the next dose.protected IntegerTypeSequence.SequenceQualityComponent. end0-based end position (exclusive) of the sequence.protected IntegerTypeSequence.SequenceStructureVariationInnerComponent. endStructural Variant Inner Start-End.protected IntegerTypeSequence.SequenceStructureVariationOuterComponent. endStructural Variant Outer Start-End.protected IntegerTypeSequence.SequenceVariationComponent. end0-based end position (exclusive) of the variation on the reference sequence.protected IntegerTypeTiming.TimingRepeatComponent. frequencyThe number of times to repeat the action within the specified period / period range (i.e.protected IntegerTypeTiming.TimingRepeatComponent. frequencyMaxIf present, indicates that the frequency is a range - so repeat between [frequency] and [frequencyMax] times within the period or period range.protected IntegerTypeTestScript.TestScriptDestinationComponent. indexAbstract name given to a destination server in this test script.protected IntegerTypeTestScript.TestScriptOriginComponent. indexAbstract name given to an origin server in this test script.protected IntegerTypeSequence.SequenceStructureVariationComponent. lengthStructural Variant Length.protected IntegerTypeElementDefinition. maxLengthIndicates 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 IntegerTypeQuestionnaire.QuestionnaireItemComponent. maxLengthThe maximum number of characters that are permitted in the answer to be considered a "valid" QuestionnaireResponse.protected IntegerTypeElementDefinition.ElementDefinitionBaseComponent. minMinimum cardinality of the base element identified by the path.protected IntegerTypeElementDefinition. minThe minimum number of times this element SHALL appear in the instance.protected IntegerTypeOperationDefinition.OperationDefinitionParameterComponent. minThe minimum number of times this parameter SHALL appear in the request or response.protected IntegerTypeParameterDefinition. minThe minimum number of times this parameter SHALL appear in the request or response.protected IntegerTypeValueSet.ValueSetExpansionComponent. offsetIf paging is being used, the offset at which this resource starts.protected IntegerTypeTestScript.SetupActionOperationComponent. originThe server where the request message originates from.protected IntegerTypeSequence. readCoverageCoverage (read depth or depth) is the average number of reads representing a given nucleotide in the reconstructed sequence.protected IntegerTypeProtocol.ProtocolStepActivityComponentComponent. sequenceOrder of occurrence.protected IntegerTypeProcessRequest.ItemsComponent. sequenceLinkIdA service line number.protected IntegerTypeSequence.SequenceQualityComponent. start0-based start position (inclusive) of the sequence.protected IntegerTypeSequence.SequenceStructureVariationInnerComponent. startStructural Variant Inner Start-End.protected IntegerTypeSequence.SequenceStructureVariationOuterComponent. startStructural Variant Outer Start-End.protected IntegerTypeSequence.SequenceVariationComponent. start0-based start position (inclusive) of the variation on the reference sequence.protected IntegerTypeValueSet.ValueSetExpansionComponent. totalThe total number of concepts in the expansion.protected IntegerTypeSequence.SequenceReferenceSeqComponent. windowEnd0-based end position (exclusive) of the window on the reference sequence.protected IntegerTypeSequence.SequenceReferenceSeqComponent. windowStart0-based start position (inclusive) of the window on the reference sequence.Fields in org.hl7.fhir.dstu2016may.model with type parameters of type IntegerType Modifier and Type Field Description protected List<IntegerType>TestScript.TestScriptMetadataCapabilityComponent. originWhich origin server these requirements apply to.Methods in org.hl7.fhir.dstu2016may.model that return IntegerType Modifier and Type Method Description IntegerTypeTestScript.TestScriptMetadataCapabilityComponent. addOriginElement()IntegerTypeBase. castToInteger(Base b)IntegerTypeIntegerType. copy()IntegerTypeQuestionnaire.QuestionnaireItemEnableWhenComponent. getAnswerIntegerType()IntegerTypeVisionPrescription.VisionPrescriptionDispenseComponent. getAxisElement()IntegerTypeMeasureReport.MeasureReportGroupPopulationComponent. getCountElement()IntegerTypeMeasureReport.MeasureReportGroupStratifierGroupPopulationComponent. getCountElement()IntegerTypeMeasureReport.MeasureReportGroupSupplementalDataGroupComponent. getCountElement()IntegerTypeTiming.TimingRepeatComponent. getCountElement()IntegerTypeTiming.TimingRepeatComponent. getCountMaxElement()IntegerTypeTestScript.SetupActionOperationComponent. getDestinationElement()IntegerTypeTestScript.TestScriptMetadataCapabilityComponent. getDestinationElement()IntegerTypeImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent. getDoseSequenceElement()IntegerTypeSequence.SequenceQualityComponent. getEndElement()IntegerTypeSequence.SequenceStructureVariationInnerComponent. getEndElement()IntegerTypeSequence.SequenceStructureVariationOuterComponent. getEndElement()IntegerTypeSequence.SequenceVariationComponent. getEndElement()IntegerTypeTiming.TimingRepeatComponent. getFrequencyElement()IntegerTypeTiming.TimingRepeatComponent. getFrequencyMaxElement()IntegerTypeTestScript.TestScriptDestinationComponent. getIndexElement()IntegerTypeTestScript.TestScriptOriginComponent. getIndexElement()IntegerTypeQuestionnaire.QuestionnaireItemComponent. getInitialIntegerType()IntegerTypeSequence.SequenceStructureVariationComponent. getLengthElement()IntegerTypeElementDefinition. getMaxLengthElement()IntegerTypeQuestionnaire.QuestionnaireItemComponent. getMaxLengthElement()IntegerTypeElementDefinition.ElementDefinitionBaseComponent. getMinElement()IntegerTypeElementDefinition. getMinElement()IntegerTypeOperationDefinition.OperationDefinitionParameterComponent. getMinElement()IntegerTypeParameterDefinition. getMinElement()IntegerTypePatient. getMultipleBirthIntegerType()IntegerTypeValueSet.ValueSetExpansionComponent. getOffsetElement()IntegerTypeTestScript.SetupActionOperationComponent. getOriginElement()IntegerTypeSequence. getReadCoverageElement()IntegerTypeProtocol.ProtocolStepActivityComponentComponent. getSequenceElement()IntegerTypeProcessRequest.ItemsComponent. getSequenceLinkIdElement()IntegerTypeSequence.SequenceQualityComponent. getStartElement()IntegerTypeSequence.SequenceStructureVariationInnerComponent. getStartElement()IntegerTypeSequence.SequenceStructureVariationOuterComponent. getStartElement()IntegerTypeSequence.SequenceVariationComponent. getStartElement()IntegerTypeValueSet.ValueSetExpansionComponent. getTotalElement()IntegerTypeCodeSystem.ConceptDefinitionPropertyComponent. getValueIntegerType()IntegerTypeQuestionnaire.QuestionnaireItemOptionComponent. getValueIntegerType()IntegerTypeQuestionnaireResponse.QuestionnaireResponseItemAnswerComponent. getValueIntegerType()IntegerTypeStructureMap.StructureMapGroupRuleTargetParameterComponent. getValueIntegerType()IntegerTypeValueSet.ValueSetExpansionParameterComponent. getValueIntegerType()IntegerTypeSequence.SequenceReferenceSeqComponent. getWindowEndElement()IntegerTypeSequence.SequenceReferenceSeqComponent. getWindowStartElement()static IntegerTypeFactory. newInteger(int value)static IntegerTypeFactory. newInteger(Integer value)Methods in org.hl7.fhir.dstu2016may.model that return types with arguments of type IntegerType Modifier and Type Method Description List<IntegerType>TestScript.TestScriptMetadataCapabilityComponent. getOrigin()Constructors in org.hl7.fhir.dstu2016may.model with parameters of type IntegerType Constructor Description ElementDefinitionBaseComponent(StringType path, IntegerType min, StringType max)ConstructorItemsComponent(IntegerType sequenceLinkId)ConstructorOperationDefinitionParameterComponent(CodeType name, Enumeration<OperationDefinition.OperationParameterUse> use, IntegerType min, StringType max)ConstructorSequenceReferenceSeqComponent(CodeableConcept referenceSeqId, IntegerType windowStart, IntegerType windowEnd)ConstructorTestScriptDestinationComponent(IntegerType index, Coding profile)ConstructorTestScriptOriginComponent(IntegerType index, Coding profile)Constructor
-