Uses of Class
org.hl7.fhir.dstu2.model.PositiveIntType
Packages that use PositiveIntType
-
Uses of PositiveIntType in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return PositiveIntTypeModifier and TypeMethodDescriptionprotected PositiveIntTypeJsonParser.parsePositiveInt(String v)protected PositiveIntTypeXmlParser.parsePositiveInt(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type PositiveIntTypeModifier and TypeMethodDescriptionprotected voidXmlParser.composePositiveInt(String name, PositiveIntType value)protected voidJsonParser.composePositiveIntCore(String name, PositiveIntType value, boolean inArray)protected voidJsonParser.composePositiveIntExtras(String name, PositiveIntType value, boolean inArray) -
Uses of PositiveIntType in org.hl7.fhir.dstu2.model
Fields in org.hl7.fhir.dstu2.model declared as PositiveIntTypeModifier and TypeFieldDescriptionprotected PositiveIntTypeCoverage.dependentA unique identifier for a dependent under the coverage.protected PositiveIntTypeClaimResponse.ErrorsComponent.detailSequenceLinkIdThe sequence number of the addition within the line item submitted which contains the error.protected PositiveIntTypeSampledData.dimensionsThe number of sample points at each time point.protected PositiveIntTypeImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.doseNumberThis indicates the next recommended dose number (e.g.protected PositiveIntTypeImmunization.ImmunizationVaccinationProtocolComponent.doseSequenceNominal position in a series.protected PositiveIntTypeMedia.framesThe number of frames in a photo.protected PositiveIntTypeMedia.heightHeight of the image in pixels (photo/video).protected PositiveIntTypeAppointment.minutesDurationNumber of minutes that the appointment is to take.protected PositiveIntTypeClaimResponse.NotesComponent.numberAn integer associated with each note which may be referred to from each service line item.protected PositiveIntTypeMedicationOrder.MedicationOrderDispenseRequestComponent.numberOfRepeatsAllowedAn integer indicating the number of additional times (aka refills or repeats) the patient can receive the prescribed medication.protected PositiveIntTypeContactPoint.rankSpecifies a preferred order in which to use a set of contacts.protected PositiveIntTypeClaim.CoverageComponent.sequenceA service line item.protected PositiveIntTypeClaim.DetailComponent.sequenceA service line number.protected PositiveIntTypeClaim.DiagnosisComponent.sequenceSequence of diagnosis which serves to order and provide a link.protected PositiveIntTypeClaim.ItemsComponent.sequenceA service line number.protected PositiveIntTypeClaim.SubDetailComponent.sequenceA service line number.protected PositiveIntTypeClaimResponse.CoverageComponent.sequenceA service line item.protected PositiveIntTypeCoverage.sequenceAn optional counter for a particular instance of the identified coverage which increments upon each renewal.protected PositiveIntTypeClaimResponse.ErrorsComponent.sequenceLinkIdThe sequence number of the line item submitted which contains the error.protected PositiveIntTypeClaimResponse.ItemDetailComponent.sequenceLinkIdA service line number.protected PositiveIntTypeClaimResponse.ItemsComponent.sequenceLinkIdA service line number.protected PositiveIntTypeClaimResponse.SubDetailComponent.sequenceLinkIdA service line number.protected PositiveIntTypeImmunization.ImmunizationVaccinationProtocolComponent.seriesDosesThe recommended number of doses to achieve immunity.protected PositiveIntTypeClaimResponse.ErrorsComponent.subdetailSequenceLinkIdThe sequence number of the addition within the line item submitted which contains the error.protected PositiveIntTypeMedia.widthWidth of the image in pixels (photo/video).Fields in org.hl7.fhir.dstu2.model with type parameters of type PositiveIntTypeModifier and TypeFieldDescriptionprotected List<PositiveIntType>Claim.ItemsComponent.diagnosisLinkIdDiagnosis applicable for this service or product line.protected List<PositiveIntType>ClaimResponse.ItemsComponent.noteNumberA list of note references to the notes provided below.protected List<PositiveIntType>ClaimResponse.AddedItemComponent.noteNumberLinkIdA list of note references to the notes provided below.protected List<PositiveIntType>ClaimResponse.AddedItemComponent.sequenceLinkIdList of input service items which this service line is intended to replace.Methods in org.hl7.fhir.dstu2.model that return PositiveIntTypeModifier and TypeMethodDescriptionClaim.ItemsComponent.addDiagnosisLinkIdElement()ClaimResponse.ItemsComponent.addNoteNumberElement()ClaimResponse.AddedItemComponent.addNoteNumberLinkIdElement()ClaimResponse.AddedItemComponent.addSequenceLinkIdElement()Base.castToPositiveInt(Base b)PositiveIntType.copy()Coverage.getDependentElement()ClaimResponse.ErrorsComponent.getDetailSequenceLinkIdElement()SampledData.getDimensionsElement()ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.getDoseNumberElement()Immunization.ImmunizationVaccinationProtocolComponent.getDoseSequenceElement()Media.getFramesElement()Media.getHeightElement()Appointment.getMinutesDurationElement()ClaimResponse.NotesComponent.getNumberElement()MedicationOrder.MedicationOrderDispenseRequestComponent.getNumberOfRepeatsAllowedElement()ContactPoint.getRankElement()Claim.CoverageComponent.getSequenceElement()Claim.DetailComponent.getSequenceElement()Claim.DiagnosisComponent.getSequenceElement()Claim.ItemsComponent.getSequenceElement()Claim.SubDetailComponent.getSequenceElement()ClaimResponse.CoverageComponent.getSequenceElement()Coverage.getSequenceElement()ClaimResponse.ErrorsComponent.getSequenceLinkIdElement()ClaimResponse.ItemDetailComponent.getSequenceLinkIdElement()ClaimResponse.ItemsComponent.getSequenceLinkIdElement()ClaimResponse.SubDetailComponent.getSequenceLinkIdElement()Immunization.ImmunizationVaccinationProtocolComponent.getSeriesDosesElement()ClaimResponse.ErrorsComponent.getSubdetailSequenceLinkIdElement()Media.getWidthElement()Methods in org.hl7.fhir.dstu2.model that return types with arguments of type PositiveIntTypeModifier and TypeMethodDescriptionClaim.ItemsComponent.getDiagnosisLinkId()ClaimResponse.ItemsComponent.getNoteNumber()ClaimResponse.AddedItemComponent.getNoteNumberLinkId()ClaimResponse.AddedItemComponent.getSequenceLinkId()Methods in org.hl7.fhir.dstu2.model with parameters of type PositiveIntTypeModifier and TypeMethodDescriptionCoverage.setDependentElement(PositiveIntType value)ClaimResponse.ErrorsComponent.setDetailSequenceLinkIdElement(PositiveIntType value)SampledData.setDimensionsElement(PositiveIntType value)ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent.setDoseNumberElement(PositiveIntType value)Immunization.ImmunizationVaccinationProtocolComponent.setDoseSequenceElement(PositiveIntType value)Media.setFramesElement(PositiveIntType value)Media.setHeightElement(PositiveIntType value)Appointment.setMinutesDurationElement(PositiveIntType value)ClaimResponse.NotesComponent.setNumberElement(PositiveIntType value)MedicationOrder.MedicationOrderDispenseRequestComponent.setNumberOfRepeatsAllowedElement(PositiveIntType value)ContactPoint.setRankElement(PositiveIntType value)Claim.CoverageComponent.setSequenceElement(PositiveIntType value)Claim.DetailComponent.setSequenceElement(PositiveIntType value)Claim.DiagnosisComponent.setSequenceElement(PositiveIntType value)Claim.ItemsComponent.setSequenceElement(PositiveIntType value)Claim.SubDetailComponent.setSequenceElement(PositiveIntType value)ClaimResponse.CoverageComponent.setSequenceElement(PositiveIntType value)Coverage.setSequenceElement(PositiveIntType value)ClaimResponse.ErrorsComponent.setSequenceLinkIdElement(PositiveIntType value)ClaimResponse.ItemDetailComponent.setSequenceLinkIdElement(PositiveIntType value)ClaimResponse.ItemsComponent.setSequenceLinkIdElement(PositiveIntType value)ClaimResponse.SubDetailComponent.setSequenceLinkIdElement(PositiveIntType value)Immunization.ImmunizationVaccinationProtocolComponent.setSeriesDosesElement(PositiveIntType value)ClaimResponse.ErrorsComponent.setSubdetailSequenceLinkIdElement(PositiveIntType value)Media.setWidthElement(PositiveIntType value)Constructors in org.hl7.fhir.dstu2.model with parameters of type PositiveIntTypeModifierConstructorDescriptionCoverageComponent(PositiveIntType sequence, BooleanType focal, Reference coverage, Coding relationship)CoverageComponent(PositiveIntType sequence, BooleanType focal, Reference coverage, Coding relationship)DetailComponent(PositiveIntType sequence, Coding type, Coding service)DiagnosisComponent(PositiveIntType sequence, Coding diagnosis)ImmunizationVaccinationProtocolComponent(PositiveIntType doseSequence, CodeableConcept doseStatus)ItemDetailComponent(PositiveIntType sequenceLinkId)ItemsComponent(PositiveIntType sequence, Coding type, Coding service)ItemsComponent(PositiveIntType sequenceLinkId)SampledData(SimpleQuantity origin, DecimalType period, PositiveIntType dimensions, StringType data)SubDetailComponent(PositiveIntType sequence, Coding type, Coding service)SubDetailComponent(PositiveIntType sequenceLinkId)