Uses of Class
org.hl7.fhir.r5.model.UnsignedIntType
Packages that use UnsignedIntType
-
Uses of UnsignedIntType in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return UnsignedIntTypeModifier and TypeMethodDescriptionprotected UnsignedIntTypeJsonParser.parseUnsignedInt(String v) protected UnsignedIntTypeXmlParser.parseUnsignedInt(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type UnsignedIntTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeUnsignedInt(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, UnsignedIntType value, int index) protected voidXmlParser.composeUnsignedInt(String name, UnsignedIntType value) protected voidJsonParser.composeUnsignedIntCore(String name, UnsignedIntType value, boolean inArray) protected voidJsonParser.composeUnsignedIntExtras(String name, UnsignedIntType value, boolean inArray) -
Uses of UnsignedIntType in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as UnsignedIntTypeModifier and TypeFieldDescriptionprotected UnsignedIntTypeResearchStudy.ResearchStudyRecruitmentComponent.actualNumberActual total number of participants enrolled in study.protected UnsignedIntTypeCodeSystem.countThe total number of concepts defined by the code system.protected UnsignedIntTypeSubscription.heartbeatPeriodIf present, a 'hearbeat" notification (keepalive) is sent via this channel with an the interval period equal to this elements integer value in seconds.protected UnsignedIntTypeEvidence.EvidenceStatisticSampleSizeComponent.knownDataCountNumber of participants with known results for measured variables.protected UnsignedIntTypeStatistic.StatisticSampleSizeComponent.knownDataCountNumber of participants with known results for measured variables.protected UnsignedIntTypeElementDefinition.ElementDefinitionBaseComponent.minMinimum cardinality of the base element identified by the path.protected UnsignedIntTypeElementDefinition.minThe minimum number of times this element SHALL appear in the instance.protected UnsignedIntTypeMessageDefinition.MessageDefinitionFocusComponent.minIdentifies the minimum number of resources of this type that must be pointed to by a message in order for it to be valid against this MessageDefinition.protected UnsignedIntTypeImagingStudy.ImagingStudySeriesComponent.numberThe numeric identifier of this series in the study.protected UnsignedIntTypeImagingStudy.ImagingStudySeriesInstanceComponent.numberThe number of instance in the series.protected UnsignedIntTypeEvidence.EvidenceStatisticComponent.numberAffectedThe number of participants affected where the unit of analysis is the same as sampleSize.knownDataCount and sampleSize.numberOfParticipants.protected UnsignedIntTypeStatistic.numberAffectedThe number of participants affected where the unit of analysis is the same as sampleSize.knownDataCount and sampleSize.numberOfParticipants.protected UnsignedIntTypeEvidence.EvidenceStatisticComponent.numberOfEventsThe number of events associated with the statistic, where the unit of analysis is different from numberAffected, sampleSize.knownDataCount and sampleSize.numberOfParticipants.protected UnsignedIntTypeStatistic.numberOfEventsThe number of events associated with the statistic, where the unit of analysis is different from numberAffected, sampleSize.knownDataCount and sampleSize.numberOfParticipants.protected UnsignedIntTypeImagingStudy.ImagingStudySeriesComponent.numberOfInstancesNumber of SOP Instances in the Study.protected UnsignedIntTypeImagingStudy.numberOfInstancesNumber of SOP Instances in Study.protected UnsignedIntTypeEvidence.EvidenceStatisticSampleSizeComponent.numberOfParticipantsA human-readable string to clarify or explain concepts about the sample size.protected UnsignedIntTypeStatistic.StatisticSampleSizeComponent.numberOfParticipantsA human-readable string to clarify or explain concepts about the sample size.protected UnsignedIntTypeMedicationRequest.MedicationRequestDispenseRequestComponent.numberOfRepeatsAllowedAn integer indicating the number of times, in addition to the original dispense, (aka refills or repeats) that the patient can receive the prescribed medication.protected UnsignedIntTypeImagingStudy.numberOfSeriesNumber of Series in the Study.protected UnsignedIntTypeEvidence.EvidenceStatisticSampleSizeComponent.numberOfStudiesNumber of participants in the population.protected UnsignedIntTypeStatistic.StatisticSampleSizeComponent.numberOfStudiesNumber of participants in the population.protected UnsignedIntTypeTiming.TimingRepeatComponent.offsetThe number of minutes from the event.protected UnsignedIntTypeGroup.quantityA count of the number of resource instances that are part of the group.protected UnsignedIntTypeCapabilityStatement.CapabilityStatementMessagingComponent.reliableCacheLength if the receiver's reliable messaging cache in minutes (if a receiver) or how long the cache length on the receiver should be (if a sender).protected UnsignedIntTypeResearchStudy.ResearchStudyRecruitmentComponent.targetNumberEstimated total number of participants to be enrolled.protected UnsignedIntTypeSubscription.timeoutIf present, the maximum amount of time a server will allow before failing a notification attempt.protected UnsignedIntTypeBundle.totalIf a set of search matches, this is the total number of entries of type 'match' across all pages in the search.Fields in org.hl7.fhir.r5.model with type parameters of type UnsignedIntTypeModifier and TypeFieldDescriptionprotected List<UnsignedIntType>Contract.SecurityLabelComponent.numberNumber used to link this term or term element to the applicable Security Label.protected List<UnsignedIntType>Contract.ActionComponent.securityLabelNumberSecurity labels that protects the action.protected List<UnsignedIntType>Contract.ContractAssetComponent.securityLabelNumberSecurity labels that protects the asset.protected List<UnsignedIntType>Contract.ContractOfferComponent.securityLabelNumberSecurity labels that protects the offer.protected List<UnsignedIntType>Contract.ValuedItemComponent.securityLabelNumberA set of security labels that define which terms are controlled by this condition.Methods in org.hl7.fhir.r5.model that return UnsignedIntTypeModifier and TypeMethodDescriptionContract.SecurityLabelComponent.addNumberElement()Contract.ActionComponent.addSecurityLabelNumberElement()Contract.ContractAssetComponent.addSecurityLabelNumberElement()Contract.ContractOfferComponent.addSecurityLabelNumberElement()Contract.ValuedItemComponent.addSecurityLabelNumberElement()static UnsignedIntTypeTypeConvertor.castToUnsignedInt(Base b) UnsignedIntType.copy()ResearchStudy.ResearchStudyRecruitmentComponent.getActualNumberElement()CoverageEligibilityResponse.BenefitComponent.getAllowedUnsignedIntType()ExplanationOfBenefit.BenefitComponent.getAllowedUnsignedIntType()CodeSystem.getCountElement()ElementDefinition.getDefaultValueUnsignedIntType()ElementDefinition.getFixedUnsignedIntType()Subscription.getHeartbeatPeriodElement()Evidence.EvidenceStatisticSampleSizeComponent.getKnownDataCountElement()Statistic.StatisticSampleSizeComponent.getKnownDataCountElement()ElementDefinition.getMaxValueUnsignedIntType()ElementDefinition.ElementDefinitionBaseComponent.getMinElement()ElementDefinition.getMinElement()MessageDefinition.MessageDefinitionFocusComponent.getMinElement()ElementDefinition.getMinValueUnsignedIntType()Evidence.EvidenceStatisticComponent.getNumberAffectedElement()Statistic.getNumberAffectedElement()ImagingStudy.ImagingStudySeriesComponent.getNumberElement()ImagingStudy.ImagingStudySeriesInstanceComponent.getNumberElement()Evidence.EvidenceStatisticComponent.getNumberOfEventsElement()Statistic.getNumberOfEventsElement()ImagingStudy.getNumberOfInstancesElement()ImagingStudy.ImagingStudySeriesComponent.getNumberOfInstancesElement()Evidence.EvidenceStatisticSampleSizeComponent.getNumberOfParticipantsElement()Statistic.StatisticSampleSizeComponent.getNumberOfParticipantsElement()MedicationRequest.MedicationRequestDispenseRequestComponent.getNumberOfRepeatsAllowedElement()ImagingStudy.getNumberOfSeriesElement()Evidence.EvidenceStatisticSampleSizeComponent.getNumberOfStudiesElement()Statistic.StatisticSampleSizeComponent.getNumberOfStudiesElement()Timing.TimingRepeatComponent.getOffsetElement()ElementDefinition.getPatternUnsignedIntType()Group.getQuantityElement()CapabilityStatement.CapabilityStatementMessagingComponent.getReliableCacheElement()ResearchStudy.ResearchStudyRecruitmentComponent.getTargetNumberElement()Subscription.getTimeoutElement()Bundle.getTotalElement()CoverageEligibilityResponse.BenefitComponent.getUsedUnsignedIntType()ExplanationOfBenefit.BenefitComponent.getUsedUnsignedIntType()ElementDefinition.ElementDefinitionExampleComponent.getValueUnsignedIntType()Extension.getValueUnsignedIntType()Parameters.ParametersParameterComponent.getValueUnsignedIntType()Task.ParameterComponent.getValueUnsignedIntType()Task.TaskOutputComponent.getValueUnsignedIntType()Methods in org.hl7.fhir.r5.model that return types with arguments of type UnsignedIntTypeModifier and TypeMethodDescriptionContract.SecurityLabelComponent.getNumber()Contract.ActionComponent.getSecurityLabelNumber()Contract.ContractAssetComponent.getSecurityLabelNumber()Contract.ContractOfferComponent.getSecurityLabelNumber()Contract.ValuedItemComponent.getSecurityLabelNumber()Methods in org.hl7.fhir.r5.model with parameters of type UnsignedIntTypeModifier and TypeMethodDescriptionResearchStudy.ResearchStudyRecruitmentComponent.setActualNumberElement(UnsignedIntType value) CodeSystem.setCountElement(UnsignedIntType value) Subscription.setHeartbeatPeriodElement(UnsignedIntType value) Evidence.EvidenceStatisticSampleSizeComponent.setKnownDataCountElement(UnsignedIntType value) Statistic.StatisticSampleSizeComponent.setKnownDataCountElement(UnsignedIntType value) ElementDefinition.ElementDefinitionBaseComponent.setMinElement(UnsignedIntType value) ElementDefinition.setMinElement(UnsignedIntType value) MessageDefinition.MessageDefinitionFocusComponent.setMinElement(UnsignedIntType value) Evidence.EvidenceStatisticComponent.setNumberAffectedElement(UnsignedIntType value) Statistic.setNumberAffectedElement(UnsignedIntType value) ImagingStudy.ImagingStudySeriesComponent.setNumberElement(UnsignedIntType value) ImagingStudy.ImagingStudySeriesInstanceComponent.setNumberElement(UnsignedIntType value) Evidence.EvidenceStatisticComponent.setNumberOfEventsElement(UnsignedIntType value) Statistic.setNumberOfEventsElement(UnsignedIntType value) ImagingStudy.ImagingStudySeriesComponent.setNumberOfInstancesElement(UnsignedIntType value) ImagingStudy.setNumberOfInstancesElement(UnsignedIntType value) Evidence.EvidenceStatisticSampleSizeComponent.setNumberOfParticipantsElement(UnsignedIntType value) Statistic.StatisticSampleSizeComponent.setNumberOfParticipantsElement(UnsignedIntType value) MedicationRequest.MedicationRequestDispenseRequestComponent.setNumberOfRepeatsAllowedElement(UnsignedIntType value) ImagingStudy.setNumberOfSeriesElement(UnsignedIntType value) Evidence.EvidenceStatisticSampleSizeComponent.setNumberOfStudiesElement(UnsignedIntType value) Statistic.StatisticSampleSizeComponent.setNumberOfStudiesElement(UnsignedIntType value) Timing.TimingRepeatComponent.setOffsetElement(UnsignedIntType value) Group.setQuantityElement(UnsignedIntType value) CapabilityStatement.CapabilityStatementMessagingComponent.setReliableCacheElement(UnsignedIntType value) ResearchStudy.ResearchStudyRecruitmentComponent.setTargetNumberElement(UnsignedIntType value) Subscription.setTimeoutElement(UnsignedIntType value) Bundle.setTotalElement(UnsignedIntType value) Method parameters in org.hl7.fhir.r5.model with type arguments of type UnsignedIntTypeModifier and TypeMethodDescriptionContract.SecurityLabelComponent.setNumber(List<UnsignedIntType> theNumber) Contract.ActionComponent.setSecurityLabelNumber(List<UnsignedIntType> theSecurityLabelNumber) Contract.ContractAssetComponent.setSecurityLabelNumber(List<UnsignedIntType> theSecurityLabelNumber) Contract.ContractOfferComponent.setSecurityLabelNumber(List<UnsignedIntType> theSecurityLabelNumber) Contract.ValuedItemComponent.setSecurityLabelNumber(List<UnsignedIntType> theSecurityLabelNumber)