| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.composite | |
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
BoundCodeableConceptDt<TimingAbbreviationEnum> |
TimingDt.getCode()
Gets the value(s) for code ().
|
BoundCodeableConceptDt<IdentifierTypeCodesEnum> |
IdentifierDt.getType()
Gets the value(s) for type ().
|
| Modifier and Type | Method and Description |
|---|---|
TimingDt |
TimingDt.setCode(BoundCodeableConceptDt<TimingAbbreviationEnum> theValue)
Sets the value(s) for code ()
|
IdentifierDt |
IdentifierDt.setType(BoundCodeableConceptDt<IdentifierTypeCodesEnum> theValue)
Sets the value(s) for type ()
|
| Modifier and Type | Method and Description |
|---|---|
BoundCodeableConceptDt<SubstanceCategoryCodesEnum> |
Substance.addCategory()
Add a value for category (class)
|
BoundCodeableConceptDt<SubstanceCategoryCodesEnum> |
Substance.addCategory(SubstanceCategoryCodesEnum theValue)
Add a value for category (class) using an enumerated type.
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
AppointmentResponse.addParticipantType()
Add a value for participantType ()
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
AppointmentResponse.addParticipantType(ParticipantTypeEnum theValue)
Add a value for participantType () using an enumerated type.
|
BoundCodeableConceptDt<ReferralMethodEnum> |
HealthcareService.addReferralMethod()
Add a value for referralMethod ()
|
BoundCodeableConceptDt<ReferralMethodEnum> |
HealthcareService.addReferralMethod(ReferralMethodEnum theValue)
Add a value for referralMethod () using an enumerated type.
|
BoundCodeableConceptDt<RestfulSecurityServiceEnum> |
Conformance.RestSecurity.addService()
Add a value for service ()
|
BoundCodeableConceptDt<RestfulSecurityServiceEnum> |
Conformance.RestSecurity.addService(RestfulSecurityServiceEnum theValue)
Add a value for service () using an enumerated type.
|
BoundCodeableConceptDt<ServiceProvisionConditionsEnum> |
HealthcareService.addServiceProvisionCode()
Add a value for serviceProvisionCode ()
|
BoundCodeableConceptDt<ServiceProvisionConditionsEnum> |
HealthcareService.addServiceProvisionCode(ServiceProvisionConditionsEnum theValue)
Add a value for serviceProvisionCode () using an enumerated type.
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Encounter.Participant.addType()
Add a value for type ()
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Appointment.Participant.addType()
Add a value for type ()
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Encounter.Participant.addType(ParticipantTypeEnum theValue)
Add a value for type () using an enumerated type.
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Appointment.Participant.addType(ParticipantTypeEnum theValue)
Add a value for type () using an enumerated type.
|
BoundCodeableConceptDt<AdmitSourceEnum> |
Encounter.Hospitalization.getAdmitSource()
Gets the value(s) for admitSource ().
|
BoundCodeableConceptDt<ConditionCategoryCodesEnum> |
Condition.getCategory()
Gets the value(s) for category ().
|
BoundCodeableConceptDt<SubstanceCategoryCodesEnum> |
Substance.getCategoryFirstRep()
Gets the first repetition for category (class),
creating it if it does not already exist.
|
BoundCodeableConceptDt<MaritalStatusCodesEnum> |
Patient.getMaritalStatus()
Gets the value(s) for maritalStatus ().
|
BoundCodeableConceptDt<ListOrderCodesEnum> |
ListResource.getOrderedBy()
Gets the value(s) for orderedBy ().
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
AppointmentResponse.getParticipantTypeFirstRep()
Gets the first repetition for participantType (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<GoalPriorityEnum> |
Goal.getPriority()
Gets the value(s) for priority ().
|
BoundCodeableConceptDt<ReferralMethodEnum> |
HealthcareService.getReferralMethodFirstRep()
Gets the first repetition for referralMethod (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<RestfulSecurityServiceEnum> |
Conformance.RestSecurity.getServiceFirstRep()
Gets the first repetition for service (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<ServiceProvisionConditionsEnum> |
HealthcareService.getServiceProvisionCodeFirstRep()
Gets the first repetition for serviceProvisionCode (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<KOStitleEnum> |
ImagingObjectSelection.getTitle()
Gets the value(s) for title ().
|
BoundCodeableConceptDt<IdentifierTypeCodesEnum> |
NamingSystem.getType()
Gets the value(s) for type ().
|
BoundCodeableConceptDt<LocationTypeEnum> |
Location.getType()
Gets the value(s) for type (class).
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Encounter.Participant.getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Appointment.Participant.getTypeFirstRep()
Gets the first repetition for type (),
creating it if it does not already exist.
|
| Modifier and Type | Method and Description |
|---|---|
List<BoundCodeableConceptDt<SubstanceCategoryCodesEnum>> |
Substance.getCategory()
Gets the value(s) for category (class).
|
List<BoundCodeableConceptDt<ParticipantTypeEnum>> |
AppointmentResponse.getParticipantType()
Gets the value(s) for participantType ().
|
List<BoundCodeableConceptDt<ReferralMethodEnum>> |
HealthcareService.getReferralMethod()
Gets the value(s) for referralMethod ().
|
List<BoundCodeableConceptDt<RestfulSecurityServiceEnum>> |
Conformance.RestSecurity.getService()
Gets the value(s) for service ().
|
List<BoundCodeableConceptDt<ServiceProvisionConditionsEnum>> |
HealthcareService.getServiceProvisionCode()
Gets the value(s) for serviceProvisionCode ().
|
List<BoundCodeableConceptDt<ParticipantTypeEnum>> |
Encounter.Participant.getType()
Gets the value(s) for type ().
|
List<BoundCodeableConceptDt<ParticipantTypeEnum>> |
Appointment.Participant.getType()
Gets the value(s) for type ().
|
| Modifier and Type | Method and Description |
|---|---|
Encounter.Hospitalization |
Encounter.Hospitalization.setAdmitSource(BoundCodeableConceptDt<AdmitSourceEnum> theValue)
Sets the value(s) for admitSource ()
|
Condition |
Condition.setCategory(BoundCodeableConceptDt<ConditionCategoryCodesEnum> theValue)
Sets the value(s) for category ()
|
Patient |
Patient.setMaritalStatus(BoundCodeableConceptDt<MaritalStatusCodesEnum> theValue)
Sets the value(s) for maritalStatus ()
|
ListResource |
ListResource.setOrderedBy(BoundCodeableConceptDt<ListOrderCodesEnum> theValue)
Sets the value(s) for orderedBy ()
|
Goal |
Goal.setPriority(BoundCodeableConceptDt<GoalPriorityEnum> theValue)
Sets the value(s) for priority ()
|
ImagingObjectSelection |
ImagingObjectSelection.setTitle(BoundCodeableConceptDt<KOStitleEnum> theValue)
Sets the value(s) for title ()
|
NamingSystem |
NamingSystem.setType(BoundCodeableConceptDt<IdentifierTypeCodesEnum> theValue)
Sets the value(s) for type ()
|
Location |
Location.setType(BoundCodeableConceptDt<LocationTypeEnum> theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2018 University Health Network. All rights reserved.