Claim |
Claim.addAdditionalMaterials(CodingDt theValue) |
Adds a given new value for additionalMaterials ()
|
Claim |
Claim.addCondition(CodingDt theValue) |
Adds a given new value for condition ()
|
Claim |
Claim.addCoverage(Claim.Coverage theValue) |
Adds a given new value for coverage ()
|
Claim |
Claim.addDiagnosis(Claim.Diagnosis theValue) |
Adds a given new value for diagnosis ()
|
Claim |
Claim.addException(CodingDt theValue) |
Adds a given new value for exception ()
|
Claim |
Claim.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier ()
|
Claim |
Claim.addInterventionException(CodingDt theValue) |
Adds a given new value for interventionException ()
|
Claim |
Claim.addItem(Claim.Item theValue) |
Adds a given new value for item ()
|
Claim |
Claim.addMissingTeeth(Claim.MissingTeeth theValue) |
Adds a given new value for missingTeeth ()
|
Claim |
Claim.setAccident(ca.uhn.fhir.model.primitive.DateDt theValue) |
Sets the value(s) for accident ()
|
Claim |
Claim.setAccident(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for accident ()
|
Claim |
Claim.setAccidentType(CodingDt theValue) |
Sets the value(s) for accidentType ()
|
Claim |
Claim.setAccidentWithDayPrecision(Date theDate) |
Sets the value for accident ()
|
Claim |
Claim.setAdditionalMaterials(List<CodingDt> theValue) |
Sets the value(s) for additionalMaterials ()
|
Claim |
Claim.setCondition(List<CodingDt> theValue) |
Sets the value(s) for condition ()
|
Claim |
Claim.setCoverage(List<Claim.Coverage> theValue) |
Sets the value(s) for coverage ()
|
Claim |
Claim.setCreated(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for created ()
|
Claim |
Claim.setCreated(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for created ()
|
Claim |
Claim.setCreatedWithSecondsPrecision(Date theDate) |
Sets the value for created ()
|
Claim |
Claim.setDiagnosis(List<Claim.Diagnosis> theValue) |
Sets the value(s) for diagnosis ()
|
Claim |
Claim.setEnterer(ResourceReferenceDt theValue) |
Sets the value(s) for enterer ()
|
Claim |
Claim.setException(List<CodingDt> theValue) |
Sets the value(s) for exception ()
|
Claim |
Claim.setFacility(ResourceReferenceDt theValue) |
Sets the value(s) for facility ()
|
Claim |
Claim.setFundsReserve(CodingDt theValue) |
Sets the value(s) for fundsReserve ()
|
Claim |
Claim.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier ()
|
Claim |
Claim.setInterventionException(List<CodingDt> theValue) |
Sets the value(s) for interventionException ()
|
Claim |
Claim.setItem(List<Claim.Item> theValue) |
Sets the value(s) for item ()
|
Claim |
Claim.setMissingTeeth(List<Claim.MissingTeeth> theValue) |
Sets the value(s) for missingTeeth ()
|
Claim |
Claim.setOrganization(ResourceReferenceDt theValue) |
Sets the value(s) for organization ()
|
Claim |
Claim.setOriginalPrescription(ResourceReferenceDt theValue) |
Sets the value(s) for originalPrescription ()
|
Claim |
Claim.setOriginalRuleset(CodingDt theValue) |
Sets the value(s) for originalRuleset ()
|
Claim |
Claim.setPatient(ResourceReferenceDt theValue) |
Sets the value(s) for patient ()
|
Claim |
Claim.setPayee(Claim.Payee theValue) |
Sets the value(s) for payee ()
|
Claim |
Claim.setPrescription(ResourceReferenceDt theValue) |
Sets the value(s) for prescription ()
|
Claim |
Claim.setPriority(CodingDt theValue) |
Sets the value(s) for priority ()
|
Claim |
Claim.setProvider(ResourceReferenceDt theValue) |
Sets the value(s) for provider ()
|
Claim |
Claim.setReferral(ResourceReferenceDt theValue) |
Sets the value(s) for referral ()
|
Claim |
Claim.setRuleset(CodingDt theValue) |
Sets the value(s) for ruleset ()
|
Claim |
Claim.setSchool(ca.uhn.fhir.model.primitive.StringDt theValue) |
Sets the value(s) for school ()
|
Claim |
Claim.setSchool(String theString) |
Sets the value for school ()
|
Claim |
Claim.setTarget(ResourceReferenceDt theValue) |
Sets the value(s) for target ()
|
Claim |
Claim.setType(ClaimTypeEnum theValue) |
Sets the value(s) for type ()
|
Claim |
Claim.setType(ca.uhn.fhir.model.primitive.BoundCodeDt<ClaimTypeEnum> theValue) |
Sets the value(s) for type ()
|
Claim |
Claim.setUse(UseEnum theValue) |
Sets the value(s) for use ()
|
Claim |
Claim.setUse(ca.uhn.fhir.model.primitive.BoundCodeDt<UseEnum> theValue) |
Sets the value(s) for use ()
|