| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
CodingDt |
ElementDefinitionDt.addCode()
Adds and returns a new value for code ()
|
CodingDt |
CodeableConceptDt.addCoding()
Adds and returns a new value for coding ()
|
CodingDt |
MetaDt.addSecurity()
Adds and returns a new value for security ()
|
CodingDt |
MetaDt.addTag()
Adds and returns a new value for tag ()
|
CodingDt |
SignatureDt.addType()
Adds and returns a new value for type ()
|
CodingDt |
ElementDefinitionDt.getCodeFirstRep()
Gets the first repetition for code (),
creating it if it does not already exist.
|
CodingDt |
CodeableConceptDt.getCodingFirstRep()
Gets the first repetition for coding (),
creating it if it does not already exist.
|
CodingDt |
MetaDt.getSecurity(String theSystem,
String theCode)
Returns the first security label (if any) that has the given system and code, or returns
null if none |
CodingDt |
MetaDt.getSecurityFirstRep()
Gets the first repetition for security (),
creating it if it does not already exist.
|
CodingDt |
MetaDt.getTag(String theSystem,
String theCode)
Returns the first tag (if any) that has the given system and code, or returns
null if none |
CodingDt |
MetaDt.getTagFirstRep()
Gets the first repetition for tag (),
creating it if it does not already exist.
|
CodingDt |
SignatureDt.getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
CodingDt |
CodingDt.setCode(CodeDt theValue)
Sets the value(s) for code ()
|
CodingDt |
CodingDt.setCode(String theCode)
Sets the value for code ()
|
CodingDt |
CodingDt.setDisplay(String theString)
Sets the value for display ()
|
CodingDt |
CodingDt.setDisplay(StringDt theValue)
Sets the value(s) for display ()
|
CodingDt |
CodingDt.setSystem(String theUri)
Sets the value for system ()
|
CodingDt |
CodingDt.setSystem(UriDt theValue)
Sets the value(s) for system ()
|
CodingDt |
CodingDt.setUserSelected(boolean theBoolean)
Sets the value for userSelected ()
|
CodingDt |
CodingDt.setUserSelected(BooleanDt theValue)
Sets the value(s) for userSelected ()
|
CodingDt |
CodingDt.setVersion(String theString)
Sets the value for version ()
|
CodingDt |
CodingDt.setVersion(StringDt theValue)
Sets the value(s) for version ()
|
| Modifier and Type | Method and Description |
|---|---|
List<CodingDt> |
ElementDefinitionDt.getCode()
Gets the value(s) for code ().
|
List<CodingDt> |
CodeableConceptDt.getCoding()
Gets the value(s) for coding ().
|
List<CodingDt> |
MetaDt.getSecurity()
Gets the value(s) for security ().
|
List<CodingDt> |
MetaDt.getTag()
Gets the value(s) for tag ().
|
List<CodingDt> |
SignatureDt.getType()
Gets the value(s) for type ().
|
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
ElementDefinitionDt.addCode(CodingDt theValue)
Adds a given new value for code ()
|
CodeableConceptDt |
CodeableConceptDt.addCoding(CodingDt theValue)
Adds a given new value for coding ()
|
MetaDt |
MetaDt.addSecurity(CodingDt theValue)
Adds a given new value for security ()
|
MetaDt |
MetaDt.addTag(CodingDt theValue)
Adds a given new value for tag ()
|
SignatureDt |
SignatureDt.addType(CodingDt theValue)
Adds a given new value for type ()
|
| Modifier and Type | Method and Description |
|---|---|
ElementDefinitionDt |
ElementDefinitionDt.setCode(List<CodingDt> theValue)
Sets the value(s) for code ()
|
CodeableConceptDt |
CodeableConceptDt.setCoding(List<CodingDt> theValue)
Sets the value(s) for coding ()
|
MetaDt |
MetaDt.setSecurity(List<CodingDt> theValue)
Sets the value(s) for security ()
|
MetaDt |
MetaDt.setTag(List<CodingDt> theValue)
Sets the value(s) for tag ()
|
SignatureDt |
SignatureDt.setType(List<CodingDt> theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
CodingDt |
Claim.addAdditionalMaterials()
Adds and returns a new value for additionalMaterials ()
|
CodingDt |
StructureDefinition.addCode()
Adds and returns a new value for code ()
|
CodingDt |
Questionnaire.Group.addConcept()
Adds and returns a new value for concept ()
|
CodingDt |
Questionnaire.GroupQuestion.addConcept()
Adds and returns a new value for concept ()
|
CodingDt |
Claim.addCondition()
Adds and returns a new value for condition ()
|
CodingDt |
ProcessResponse.addError()
Adds and returns a new value for error ()
|
CodingDt |
Claim.addException()
Adds and returns a new value for exception ()
|
CodingDt |
DocumentReference.Content.addFormat()
Adds and returns a new value for format ()
|
CodingDt |
Claim.addInterventionException()
Adds and returns a new value for interventionException ()
|
CodingDt |
ImagingStudy.addModalityList()
Adds and returns a new value for modalityList (class)
|
CodingDt |
Claim.Item.addModifier()
Adds and returns a new value for modifier ()
|
CodingDt |
Questionnaire.GroupQuestion.addOption()
Adds and returns a new value for option ()
|
CodingDt |
AuditEvent.Event.addPurposeOfEvent()
Adds and returns a new value for purposeOfEvent ()
|
CodingDt |
AuditEvent.Participant.addPurposeOfUse()
Adds and returns a new value for purposeOfUse ()
|
CodingDt |
AuditEvent.ObjectElement.addSecurityLabel()
Adds and returns a new value for securityLabel ()
|
CodingDt |
Claim.Item.addSubSite()
Adds and returns a new value for subSite ()
|
CodingDt |
AuditEvent.Event.addSubtype()
Adds and returns a new value for subtype ()
|
CodingDt |
Subscription.addTag()
Adds and returns a new value for tag ()
|
CodingDt |
AuditEvent.Source.addType()
Adds and returns a new value for type ()
|
CodingDt |
Claim.getAccidentType()
Gets the value(s) for accidentType ().
|
CodingDt |
Claim.getAdditionalMaterialsFirstRep()
Gets the first repetition for additionalMaterials (),
creating it if it does not already exist.
|
CodingDt |
ImagingStudy.Series.getBodySite()
Gets the value(s) for bodySite ().
|
CodingDt |
Claim.Item.getBodySite()
Gets the value(s) for bodySite ().
|
CodingDt |
Conformance.MessagingEvent.getCode()
Gets the value(s) for code ().
|
CodingDt |
ClaimResponse.ItemAdjudication.getCode()
Gets the value(s) for code ().
|
CodingDt |
ClaimResponse.ItemDetailAdjudication.getCode()
Gets the value(s) for code ().
|
CodingDt |
ClaimResponse.ItemDetailSubDetailAdjudication.getCode()
Gets the value(s) for code ().
|
CodingDt |
ClaimResponse.AddItemAdjudication.getCode()
Gets the value(s) for code ().
|
CodingDt |
ClaimResponse.AddItemDetailAdjudication.getCode()
Gets the value(s) for code ().
|
CodingDt |
ClaimResponse.Error.getCode()
Gets the value(s) for code ().
|
CodingDt |
StructureDefinition.getCodeFirstRep()
Gets the first repetition for code (),
creating it if it does not already exist.
|
CodingDt |
Questionnaire.Group.getConceptFirstRep()
Gets the first repetition for concept (),
creating it if it does not already exist.
|
CodingDt |
Questionnaire.GroupQuestion.getConceptFirstRep()
Gets the first repetition for concept (),
creating it if it does not already exist.
|
CodingDt |
Claim.getConditionFirstRep()
Gets the first repetition for condition (),
creating it if it does not already exist.
|
CodingDt |
Account.getCurrency()
Gets the value(s) for currency ().
|
CodingDt |
Claim.Diagnosis.getDiagnosis()
Gets the value(s) for diagnosis ().
|
CodingDt |
ProcessResponse.getErrorFirstRep()
Gets the first repetition for error (),
creating it if it does not already exist.
|
CodingDt |
MessageHeader.getEvent()
Gets the value(s) for event (what).
|
CodingDt |
Claim.getExceptionFirstRep()
Gets the first repetition for exception (),
creating it if it does not already exist.
|
CodingDt |
ProcessResponse.getForm()
Gets the value(s) for form ().
|
CodingDt |
PaymentReconciliation.getForm()
Gets the value(s) for form ().
|
CodingDt |
ClaimResponse.getForm()
Gets the value(s) for form ().
|
CodingDt |
DocumentReference.Content.getFormatFirstRep()
Gets the first repetition for format (),
creating it if it does not already exist.
|
CodingDt |
Claim.getFundsReserve()
Gets the value(s) for fundsReserve ().
|
CodingDt |
Claim.getInterventionExceptionFirstRep()
Gets the first repetition for interventionException (),
creating it if it does not already exist.
|
CodingDt |
ImagingStudy.Series.getLaterality()
Gets the value(s) for laterality ().
|
CodingDt |
AuditEvent.ObjectElement.getLifecycle()
Gets the value(s) for lifecycle ().
|
CodingDt |
AuditEvent.Participant.getMedia()
Gets the value(s) for media ().
|
CodingDt |
ImagingStudy.Series.getModality()
Gets the value(s) for modality ().
|
CodingDt |
ImagingStudy.getModalityListFirstRep()
Gets the first repetition for modalityList (class),
creating it if it does not already exist.
|
CodingDt |
Claim.Item.getModifierFirstRep()
Gets the first repetition for modifier (),
creating it if it does not already exist.
|
CodingDt |
Questionnaire.GroupQuestion.getOptionFirstRep()
Gets the first repetition for option (),
creating it if it does not already exist.
|
CodingDt |
SupportingDocumentation.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
ProcessResponse.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
ProcessRequest.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
PaymentReconciliation.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
PaymentNotice.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
ExplanationOfBenefit.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
EnrollmentResponse.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
EnrollmentRequest.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
EligibilityResponse.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
EligibilityRequest.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
Documentation.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
ClaimResponse.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
ClaimResponse.Coverage.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
Claim.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
Claim.Coverage.getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
ProcessResponse.getOutcome()
Gets the value(s) for outcome ().
|
CodingDt |
ClaimResponse.getPayeeType()
Gets the value(s) for payeeType ().
|
CodingDt |
ClaimResponse.getPaymentAdjustmentReason()
Gets the value(s) for paymentAdjustmentReason ().
|
CodingDt |
PaymentNotice.getPaymentStatus()
Gets the value(s) for paymentStatus ().
|
CodingDt |
Claim.getPriority()
Gets the value(s) for priority ().
|
CodingDt |
Claim.ItemProsthesis.getPriorMaterial()
Gets the value(s) for priorMaterial ().
|
CodingDt |
VisionPrescription.Dispense.getProduct()
Gets the value(s) for product ().
|
CodingDt |
Conformance.MessagingEndpoint.getProtocol()
Gets the value(s) for protocol ().
|
CodingDt |
AuditEvent.Event.getPurposeOfEventFirstRep()
Gets the first repetition for purposeOfEvent (),
creating it if it does not already exist.
|
CodingDt |
AuditEvent.Participant.getPurposeOfUseFirstRep()
Gets the first repetition for purposeOfUse (),
creating it if it does not already exist.
|
CodingDt |
Claim.MissingTeeth.getReason()
Gets the value(s) for reason ().
|
CodingDt |
EnrollmentRequest.getRelationship()
Gets the value(s) for relationship ().
|
CodingDt |
ClaimResponse.Coverage.getRelationship()
Gets the value(s) for relationship ().
|
CodingDt |
Claim.Coverage.getRelationship()
Gets the value(s) for relationship ().
|
CodingDt |
ClaimResponse.getReserved()
Gets the value(s) for reserved ().
|
CodingDt |
Provenance.Agent.getRole()
Gets the value(s) for role ().
|
CodingDt |
AuditEvent.ObjectElement.getRole()
Gets the value(s) for role ().
|
CodingDt |
SupportingDocumentation.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
ProcessResponse.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
ProcessRequest.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
PaymentReconciliation.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
PaymentNotice.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
ExplanationOfBenefit.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
EnrollmentResponse.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
EnrollmentRequest.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
EligibilityResponse.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
EligibilityRequest.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
Documentation.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
ClaimResponse.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
Claim.getRuleset()
Gets the value(s) for ruleset ().
|
CodingDt |
AuditEvent.ObjectElement.getSecurityLabelFirstRep()
Gets the first repetition for securityLabel (),
creating it if it does not already exist.
|
CodingDt |
ClaimResponse.AddItem.getService()
Gets the value(s) for service ().
|
CodingDt |
ClaimResponse.AddItemDetail.getService()
Gets the value(s) for service ().
|
CodingDt |
Claim.Item.getService()
Gets the value(s) for service ().
|
CodingDt |
Claim.ItemDetail.getService()
Gets the value(s) for service ().
|
CodingDt |
Claim.ItemDetailSubDetail.getService()
Gets the value(s) for service ().
|
CodingDt |
Claim.Item.getSubSiteFirstRep()
Gets the first repetition for subSite (),
creating it if it does not already exist.
|
CodingDt |
AuditEvent.Event.getSubtypeFirstRep()
Gets the first repetition for subtype (),
creating it if it does not already exist.
|
CodingDt |
Subscription.getTagFirstRep()
Gets the first repetition for tag (),
creating it if it does not already exist.
|
CodingDt |
Claim.MissingTeeth.getTooth()
Gets the value(s) for tooth ().
|
CodingDt |
TestScript.SetupActionOperation.getType()
Gets the value(s) for type ().
|
CodingDt |
Provenance.Entity.getType()
Gets the value(s) for type ().
|
CodingDt |
ProcessResponse.Notes.getType()
Gets the value(s) for type ().
|
CodingDt |
PaymentReconciliation.Detail.getType()
Gets the value(s) for type ().
|
CodingDt |
PaymentReconciliation.Note.getType()
Gets the value(s) for type ().
|
CodingDt |
Coverage.getType()
Gets the value(s) for type ().
|
CodingDt |
Contract.Signer.getType()
Gets the value(s) for type ().
|
CodingDt |
ClaimResponse.Note.getType()
Gets the value(s) for type ().
|
CodingDt |
Claim.Payee.getType()
Gets the value(s) for type ().
|
CodingDt |
Claim.Item.getType()
Gets the value(s) for type ().
|
CodingDt |
Claim.ItemDetail.getType()
Gets the value(s) for type ().
|
CodingDt |
Claim.ItemDetailSubDetail.getType()
Gets the value(s) for type ().
|
CodingDt |
AuditEvent.Event.getType()
Gets the value(s) for type ().
|
CodingDt |
AuditEvent.ObjectElement.getType()
Gets the value(s) for type ().
|
CodingDt |
AuditEvent.Source.getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
CodingDt |
Claim.Item.getUdi()
Gets the value(s) for udi ().
|
CodingDt |
Claim.ItemDetail.getUdi()
Gets the value(s) for udi ().
|
CodingDt |
Claim.ItemDetailSubDetail.getUdi()
Gets the value(s) for udi ().
|
CodingDt |
ValueSet.CodeSystemConceptDesignation.getUse()
Gets the value(s) for use ().
|
| Modifier and Type | Method and Description |
|---|---|
List<CodingDt> |
Claim.getAdditionalMaterials()
Gets the value(s) for additionalMaterials ().
|
List<CodingDt> |
StructureDefinition.getCode()
Gets the value(s) for code ().
|
List<CodingDt> |
Questionnaire.Group.getConcept()
Gets the value(s) for concept ().
|
List<CodingDt> |
Questionnaire.GroupQuestion.getConcept()
Gets the value(s) for concept ().
|
List<CodingDt> |
Claim.getCondition()
Gets the value(s) for condition ().
|
List<CodingDt> |
ProcessResponse.getError()
Gets the value(s) for error ().
|
List<CodingDt> |
Claim.getException()
Gets the value(s) for exception ().
|
List<CodingDt> |
DocumentReference.Content.getFormat()
Gets the value(s) for format ().
|
List<CodingDt> |
Claim.getInterventionException()
Gets the value(s) for interventionException ().
|
List<CodingDt> |
ImagingStudy.getModalityList()
Gets the value(s) for modalityList (class).
|
List<CodingDt> |
Claim.Item.getModifier()
Gets the value(s) for modifier ().
|
List<CodingDt> |
Questionnaire.GroupQuestion.getOption()
Gets the value(s) for option ().
|
List<CodingDt> |
AuditEvent.Event.getPurposeOfEvent()
Gets the value(s) for purposeOfEvent ().
|
List<CodingDt> |
AuditEvent.Participant.getPurposeOfUse()
Gets the value(s) for purposeOfUse ().
|
List<CodingDt> |
AuditEvent.ObjectElement.getSecurityLabel()
Gets the value(s) for securityLabel ().
|
List<CodingDt> |
Claim.Item.getSubSite()
Gets the value(s) for subSite ().
|
List<CodingDt> |
AuditEvent.Event.getSubtype()
Gets the value(s) for subtype ().
|
List<CodingDt> |
Subscription.getTag()
Gets the value(s) for tag ().
|
List<CodingDt> |
AuditEvent.Source.getType()
Gets the value(s) for type ().
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.addAdditionalMaterials(CodingDt theValue)
Adds a given new value for additionalMaterials ()
|
StructureDefinition |
StructureDefinition.addCode(CodingDt theValue)
Adds a given new value for code ()
|
Questionnaire.Group |
Questionnaire.Group.addConcept(CodingDt theValue)
Adds a given new value for concept ()
|
Questionnaire.GroupQuestion |
Questionnaire.GroupQuestion.addConcept(CodingDt theValue)
Adds a given new value for concept ()
|
Claim |
Claim.addCondition(CodingDt theValue)
Adds a given new value for condition ()
|
ProcessResponse |
ProcessResponse.addError(CodingDt theValue)
Adds a given new value for error ()
|
Claim |
Claim.addException(CodingDt theValue)
Adds a given new value for exception ()
|
DocumentReference.Content |
DocumentReference.Content.addFormat(CodingDt theValue)
Adds a given new value for format ()
|
Claim |
Claim.addInterventionException(CodingDt theValue)
Adds a given new value for interventionException ()
|
ImagingStudy |
ImagingStudy.addModalityList(CodingDt theValue)
Adds a given new value for modalityList (class)
|
Claim.Item |
Claim.Item.addModifier(CodingDt theValue)
Adds a given new value for modifier ()
|
Questionnaire.GroupQuestion |
Questionnaire.GroupQuestion.addOption(CodingDt theValue)
Adds a given new value for option ()
|
AuditEvent.Event |
AuditEvent.Event.addPurposeOfEvent(CodingDt theValue)
Adds a given new value for purposeOfEvent ()
|
AuditEvent.Participant |
AuditEvent.Participant.addPurposeOfUse(CodingDt theValue)
Adds a given new value for purposeOfUse ()
|
AuditEvent.ObjectElement |
AuditEvent.ObjectElement.addSecurityLabel(CodingDt theValue)
Adds a given new value for securityLabel ()
|
Claim.Item |
Claim.Item.addSubSite(CodingDt theValue)
Adds a given new value for subSite ()
|
AuditEvent.Event |
AuditEvent.Event.addSubtype(CodingDt theValue)
Adds a given new value for subtype ()
|
Subscription |
Subscription.addTag(CodingDt theValue)
Adds a given new value for tag ()
|
AuditEvent.Source |
AuditEvent.Source.addType(CodingDt theValue)
Adds a given new value for type ()
|
Claim |
Claim.setAccidentType(CodingDt theValue)
Sets the value(s) for accidentType ()
|
ImagingStudy.Series |
ImagingStudy.Series.setBodySite(CodingDt theValue)
Sets the value(s) for bodySite ()
|
Claim.Item |
Claim.Item.setBodySite(CodingDt theValue)
Sets the value(s) for bodySite ()
|
Conformance.MessagingEvent |
Conformance.MessagingEvent.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.ItemAdjudication |
ClaimResponse.ItemAdjudication.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.ItemDetailAdjudication |
ClaimResponse.ItemDetailAdjudication.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.ItemDetailSubDetailAdjudication |
ClaimResponse.ItemDetailSubDetailAdjudication.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.AddItemAdjudication |
ClaimResponse.AddItemAdjudication.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.AddItemDetailAdjudication |
ClaimResponse.AddItemDetailAdjudication.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
ClaimResponse.Error |
ClaimResponse.Error.setCode(CodingDt theValue)
Sets the value(s) for code ()
|
Account |
Account.setCurrency(CodingDt theValue)
Sets the value(s) for currency ()
|
Claim.Diagnosis |
Claim.Diagnosis.setDiagnosis(CodingDt theValue)
Sets the value(s) for diagnosis ()
|
MessageHeader |
MessageHeader.setEvent(CodingDt theValue)
Sets the value(s) for event (what)
|
ProcessResponse |
ProcessResponse.setForm(CodingDt theValue)
Sets the value(s) for form ()
|
PaymentReconciliation |
PaymentReconciliation.setForm(CodingDt theValue)
Sets the value(s) for form ()
|
ClaimResponse |
ClaimResponse.setForm(CodingDt theValue)
Sets the value(s) for form ()
|
Claim |
Claim.setFundsReserve(CodingDt theValue)
Sets the value(s) for fundsReserve ()
|
ImagingStudy.Series |
ImagingStudy.Series.setLaterality(CodingDt theValue)
Sets the value(s) for laterality ()
|
AuditEvent.ObjectElement |
AuditEvent.ObjectElement.setLifecycle(CodingDt theValue)
Sets the value(s) for lifecycle ()
|
AuditEvent.Participant |
AuditEvent.Participant.setMedia(CodingDt theValue)
Sets the value(s) for media ()
|
ImagingStudy.Series |
ImagingStudy.Series.setModality(CodingDt theValue)
Sets the value(s) for modality ()
|
SupportingDocumentation |
SupportingDocumentation.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ProcessResponse |
ProcessResponse.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ProcessRequest |
ProcessRequest.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
PaymentReconciliation |
PaymentReconciliation.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
PaymentNotice |
PaymentNotice.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ExplanationOfBenefit |
ExplanationOfBenefit.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
EnrollmentResponse |
EnrollmentResponse.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
EnrollmentRequest |
EnrollmentRequest.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
EligibilityResponse |
EligibilityResponse.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
EligibilityRequest |
EligibilityRequest.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
Documentation |
Documentation.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ClaimResponse |
ClaimResponse.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ClaimResponse.Coverage |
ClaimResponse.Coverage.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
Claim |
Claim.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
Claim.Coverage |
Claim.Coverage.setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ProcessResponse |
ProcessResponse.setOutcome(CodingDt theValue)
Sets the value(s) for outcome ()
|
ClaimResponse |
ClaimResponse.setPayeeType(CodingDt theValue)
Sets the value(s) for payeeType ()
|
ClaimResponse |
ClaimResponse.setPaymentAdjustmentReason(CodingDt theValue)
Sets the value(s) for paymentAdjustmentReason ()
|
PaymentNotice |
PaymentNotice.setPaymentStatus(CodingDt theValue)
Sets the value(s) for paymentStatus ()
|
Claim |
Claim.setPriority(CodingDt theValue)
Sets the value(s) for priority ()
|
Claim.ItemProsthesis |
Claim.ItemProsthesis.setPriorMaterial(CodingDt theValue)
Sets the value(s) for priorMaterial ()
|
VisionPrescription.Dispense |
VisionPrescription.Dispense.setProduct(CodingDt theValue)
Sets the value(s) for product ()
|
Conformance.MessagingEndpoint |
Conformance.MessagingEndpoint.setProtocol(CodingDt theValue)
Sets the value(s) for protocol ()
|
Claim.MissingTeeth |
Claim.MissingTeeth.setReason(CodingDt theValue)
Sets the value(s) for reason ()
|
EnrollmentRequest |
EnrollmentRequest.setRelationship(CodingDt theValue)
Sets the value(s) for relationship ()
|
ClaimResponse.Coverage |
ClaimResponse.Coverage.setRelationship(CodingDt theValue)
Sets the value(s) for relationship ()
|
Claim.Coverage |
Claim.Coverage.setRelationship(CodingDt theValue)
Sets the value(s) for relationship ()
|
ClaimResponse |
ClaimResponse.setReserved(CodingDt theValue)
Sets the value(s) for reserved ()
|
Provenance.Agent |
Provenance.Agent.setRole(CodingDt theValue)
Sets the value(s) for role ()
|
AuditEvent.ObjectElement |
AuditEvent.ObjectElement.setRole(CodingDt theValue)
Sets the value(s) for role ()
|
SupportingDocumentation |
SupportingDocumentation.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
ProcessResponse |
ProcessResponse.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
ProcessRequest |
ProcessRequest.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
PaymentReconciliation |
PaymentReconciliation.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
PaymentNotice |
PaymentNotice.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
ExplanationOfBenefit |
ExplanationOfBenefit.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
EnrollmentResponse |
EnrollmentResponse.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
EnrollmentRequest |
EnrollmentRequest.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
EligibilityResponse |
EligibilityResponse.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
EligibilityRequest |
EligibilityRequest.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
Documentation |
Documentation.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
ClaimResponse |
ClaimResponse.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
Claim |
Claim.setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
ClaimResponse.AddItem |
ClaimResponse.AddItem.setService(CodingDt theValue)
Sets the value(s) for service ()
|
ClaimResponse.AddItemDetail |
ClaimResponse.AddItemDetail.setService(CodingDt theValue)
Sets the value(s) for service ()
|
Claim.Item |
Claim.Item.setService(CodingDt theValue)
Sets the value(s) for service ()
|
Claim.ItemDetail |
Claim.ItemDetail.setService(CodingDt theValue)
Sets the value(s) for service ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setService(CodingDt theValue)
Sets the value(s) for service ()
|
Claim.MissingTeeth |
Claim.MissingTeeth.setTooth(CodingDt theValue)
Sets the value(s) for tooth ()
|
TestScript.SetupActionOperation |
TestScript.SetupActionOperation.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Provenance.Entity |
Provenance.Entity.setType(CodingDt theValue)
Sets the value(s) for type ()
|
ProcessResponse.Notes |
ProcessResponse.Notes.setType(CodingDt theValue)
Sets the value(s) for type ()
|
PaymentReconciliation.Detail |
PaymentReconciliation.Detail.setType(CodingDt theValue)
Sets the value(s) for type ()
|
PaymentReconciliation.Note |
PaymentReconciliation.Note.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Coverage |
Coverage.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Contract.Signer |
Contract.Signer.setType(CodingDt theValue)
Sets the value(s) for type ()
|
ClaimResponse.Note |
ClaimResponse.Note.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Claim.Payee |
Claim.Payee.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Claim.Item |
Claim.Item.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Claim.ItemDetail |
Claim.ItemDetail.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setType(CodingDt theValue)
Sets the value(s) for type ()
|
AuditEvent.Event |
AuditEvent.Event.setType(CodingDt theValue)
Sets the value(s) for type ()
|
AuditEvent.ObjectElement |
AuditEvent.ObjectElement.setType(CodingDt theValue)
Sets the value(s) for type ()
|
Claim.Item |
Claim.Item.setUdi(CodingDt theValue)
Sets the value(s) for udi ()
|
Claim.ItemDetail |
Claim.ItemDetail.setUdi(CodingDt theValue)
Sets the value(s) for udi ()
|
Claim.ItemDetailSubDetail |
Claim.ItemDetailSubDetail.setUdi(CodingDt theValue)
Sets the value(s) for udi ()
|
ValueSet.CodeSystemConceptDesignation |
ValueSet.CodeSystemConceptDesignation.setUse(CodingDt theValue)
Sets the value(s) for use ()
|
| Modifier and Type | Method and Description |
|---|---|
Claim |
Claim.setAdditionalMaterials(List<CodingDt> theValue)
Sets the value(s) for additionalMaterials ()
|
StructureDefinition |
StructureDefinition.setCode(List<CodingDt> theValue)
Sets the value(s) for code ()
|
Questionnaire.Group |
Questionnaire.Group.setConcept(List<CodingDt> theValue)
Sets the value(s) for concept ()
|
Questionnaire.GroupQuestion |
Questionnaire.GroupQuestion.setConcept(List<CodingDt> theValue)
Sets the value(s) for concept ()
|
Claim |
Claim.setCondition(List<CodingDt> theValue)
Sets the value(s) for condition ()
|
ProcessResponse |
ProcessResponse.setError(List<CodingDt> theValue)
Sets the value(s) for error ()
|
Claim |
Claim.setException(List<CodingDt> theValue)
Sets the value(s) for exception ()
|
DocumentReference.Content |
DocumentReference.Content.setFormat(List<CodingDt> theValue)
Sets the value(s) for format ()
|
Claim |
Claim.setInterventionException(List<CodingDt> theValue)
Sets the value(s) for interventionException ()
|
ImagingStudy |
ImagingStudy.setModalityList(List<CodingDt> theValue)
Sets the value(s) for modalityList (class)
|
Claim.Item |
Claim.Item.setModifier(List<CodingDt> theValue)
Sets the value(s) for modifier ()
|
Questionnaire.GroupQuestion |
Questionnaire.GroupQuestion.setOption(List<CodingDt> theValue)
Sets the value(s) for option ()
|
AuditEvent.Event |
AuditEvent.Event.setPurposeOfEvent(List<CodingDt> theValue)
Sets the value(s) for purposeOfEvent ()
|
AuditEvent.Participant |
AuditEvent.Participant.setPurposeOfUse(List<CodingDt> theValue)
Sets the value(s) for purposeOfUse ()
|
AuditEvent.ObjectElement |
AuditEvent.ObjectElement.setSecurityLabel(List<CodingDt> theValue)
Sets the value(s) for securityLabel ()
|
Claim.Item |
Claim.Item.setSubSite(List<CodingDt> theValue)
Sets the value(s) for subSite ()
|
AuditEvent.Event |
AuditEvent.Event.setSubtype(List<CodingDt> theValue)
Sets the value(s) for subtype ()
|
Subscription |
Subscription.setTag(List<CodingDt> theValue)
Sets the value(s) for tag ()
|
AuditEvent.Source |
AuditEvent.Source.setType(List<CodingDt> theValue)
Sets the value(s) for type ()
|
Copyright © 2014–2016 University Health Network. All rights reserved.