| 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<ContractActionCodesEnum> |
Contract.addAction()
Add a value for action ()
|
BoundCodeableConceptDt<ContractActionCodesEnum> |
Contract.Term.addAction()
Add a value for action ()
|
BoundCodeableConceptDt<ContractActionCodesEnum> |
Contract.addAction(ContractActionCodesEnum theValue)
Add a value for action () using an enumerated type.
|
BoundCodeableConceptDt<ContractActionCodesEnum> |
Contract.Term.addAction(ContractActionCodesEnum theValue)
Add a value for action () using an enumerated type.
|
BoundCodeableConceptDt<SubstanceCategoryCodesEnum> |
Substance.addCategory()
Add a value for category (class)
|
BoundCodeableConceptDt<GoalCategoryEnum> |
Goal.addCategory()
Add a value for category ()
|
BoundCodeableConceptDt<GoalCategoryEnum> |
Goal.addCategory(GoalCategoryEnum theValue)
Add a value for category () using an enumerated type.
|
BoundCodeableConceptDt<SubstanceCategoryCodesEnum> |
Substance.addCategory(SubstanceCategoryCodesEnum theValue)
Add a value for category (class) using an enumerated type.
|
BoundCodeableConceptDt<FluidConsistencyTypeCodesEnum> |
NutritionOrder.OralDiet.addFluidConsistencyType()
Add a value for fluidConsistencyType ()
|
BoundCodeableConceptDt<FluidConsistencyTypeCodesEnum> |
NutritionOrder.OralDiet.addFluidConsistencyType(FluidConsistencyTypeCodesEnum theValue)
Add a value for fluidConsistencyType () 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<ImmunizationReasonCodesEnum> |
Immunization.Explanation.addReason()
Add a value for reason ()
|
BoundCodeableConceptDt<ImmunizationReasonCodesEnum> |
Immunization.Explanation.addReason(ImmunizationReasonCodesEnum theValue)
Add a value for reason () 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<ContractActorRoleCodesEnum> |
Contract.Actor.addRole()
Add a value for role ()
|
BoundCodeableConceptDt<ContractActorRoleCodesEnum> |
Contract.TermActor.addRole()
Add a value for role ()
|
BoundCodeableConceptDt<ContractActorRoleCodesEnum> |
Contract.Actor.addRole(ContractActorRoleCodesEnum theValue)
Add a value for role () using an enumerated type.
|
BoundCodeableConceptDt<ContractActorRoleCodesEnum> |
Contract.TermActor.addRole(ContractActorRoleCodesEnum theValue)
Add a value for role () 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<PractitionerSpecialtyEnum> |
Practitioner.PractitionerRole.addSpecialty()
Add a value for specialty ()
|
BoundCodeableConceptDt<PractitionerSpecialtyEnum> |
Practitioner.PractitionerRole.addSpecialty(PractitionerSpecialtyEnum theValue)
Add a value for specialty () using an enumerated type.
|
BoundCodeableConceptDt<ContractSubtypeCodesEnum> |
Contract.addSubType()
Add a value for subType ()
|
BoundCodeableConceptDt<ContractSubtypeCodesEnum> |
Contract.addSubType(ContractSubtypeCodesEnum theValue)
Add a value for subType () using an enumerated type.
|
BoundCodeableConceptDt<EncounterTypeEnum> |
Encounter.addType()
Add a value for type (class)
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Encounter.Participant.addType()
Add a value for type ()
|
BoundCodeableConceptDt<ParticipantTypeEnum> |
Appointment.Participant.addType()
Add a value for type ()
|
BoundCodeableConceptDt<EncounterTypeEnum> |
Encounter.addType(EncounterTypeEnum theValue)
Add a value for type (class) using an enumerated 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<ContractActionCodesEnum> |
Contract.getActionFirstRep()
Gets the first repetition for action (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<ContractActionCodesEnum> |
Contract.Term.getActionFirstRep()
Gets the first repetition for action (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<AdmitSourceEnum> |
Encounter.Hospitalization.getAdmitSource()
Gets the value(s) for admitSource ().
|
BoundCodeableConceptDt<EnteralFormulaTypeCodesEnum> |
NutritionOrder.EnteralFormula.getBaseFormulaType()
Gets the value(s) for baseFormulaType ().
|
BoundCodeableConceptDt<ObservationCategoryCodesEnum> |
Observation.getCategory()
Gets the value(s) for category (class).
|
BoundCodeableConceptDt<FlagCategoryCodesEnum> |
Flag.getCategory()
Gets the value(s) for category (class).
|
BoundCodeableConceptDt<ConditionCategoryCodesEnum> |
Condition.getCategory()
Gets the value(s) for category ().
|
BoundCodeableConceptDt<CarePlanActivityCategoryEnum> |
CarePlan.ActivityDetail.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<GoalCategoryEnum> |
Goal.getCategoryFirstRep()
Gets the first repetition for category (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<ImmunizationRecommendationDateCriterionCodesEnum> |
ImmunizationRecommendation.RecommendationDateCriterion.getCode()
Gets the value(s) for code ().
|
BoundCodeableConceptDt<FluidConsistencyTypeCodesEnum> |
NutritionOrder.OralDiet.getFluidConsistencyTypeFirstRep()
Gets the first repetition for fluidConsistencyType (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<TextureModifiedFoodTypeCodesEnum> |
NutritionOrder.OralDietTexture.getFoodType()
Gets the value(s) for foodType ().
|
BoundCodeableConceptDt<ImmunizationRecommendationStatusCodesEnum> |
ImmunizationRecommendation.Recommendation.getForecastStatus()
Gets the value(s) for forecastStatus ().
|
BoundCodeableConceptDt<MaritalStatusCodesEnum> |
Patient.getMaritalStatus()
Gets the value(s) for maritalStatus ().
|
BoundCodeableConceptDt<SpecimenCollectionMethodEnum> |
Specimen.Collection.getMethod()
Gets the value(s) for method ().
|
BoundCodeableConceptDt<NutrientModifierCodesEnum> |
NutritionOrder.OralDietNutrient.getModifier()
Gets the value(s) for modifier ().
|
BoundCodeableConceptDt<TextureModifierCodesEnum> |
NutritionOrder.OralDietTexture.getModifier()
Gets the value(s) for modifier ().
|
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<PriorityCodesEnum> |
Encounter.getPriority()
Gets the value(s) for priority (grade).
|
BoundCodeableConceptDt<ImmunizationReasonCodesEnum> |
Immunization.Explanation.getReasonFirstRep()
Gets the first repetition for reason (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<ReferralMethodEnum> |
HealthcareService.getReferralMethodFirstRep()
Gets the first repetition for referralMethod (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<PractitionerRoleEnum> |
Practitioner.PractitionerRole.getRole()
Gets the value(s) for role ().
|
BoundCodeableConceptDt<ContractActorRoleCodesEnum> |
Contract.Actor.getRoleFirstRep()
Gets the first repetition for role (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<ContractActorRoleCodesEnum> |
Contract.TermActor.getRoleFirstRep()
Gets the first repetition for role (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<ImmunizationRouteCodesEnum> |
Immunization.getRoute()
Gets the value(s) for route ().
|
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<PractitionerSpecialtyEnum> |
Practitioner.PractitionerRole.getSpecialtyFirstRep()
Gets the first repetition for specialty (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<AnimalSpeciesEnum> |
Patient.Animal.getSpecies()
Gets the value(s) for species ().
|
BoundCodeableConceptDt<GoalStatusReasonEnum> |
Goal.getStatusReason()
Gets the value(s) for statusReason ().
|
BoundCodeableConceptDt<ContractSubtypeCodesEnum> |
Contract.getSubTypeFirstRep()
Gets the first repetition for subType (),
creating it if it does not already exist.
|
BoundCodeableConceptDt<KOStitleEnum> |
ImagingObjectSelection.getTitle()
Gets the value(s) for title ().
|
BoundCodeableConceptDt<OrganizationTypeEnum> |
Organization.getType()
Gets the value(s) for type (class).
|
BoundCodeableConceptDt<SupplementTypeCodesEnum> |
NutritionOrder.Supplement.getType()
Gets the value(s) for type ().
|
BoundCodeableConceptDt<IdentifierTypeCodesEnum> |
NamingSystem.getType()
Gets the value(s) for type ().
|
BoundCodeableConceptDt<LocationTypeEnum> |
Location.getType()
Gets the value(s) for type (class).
|
BoundCodeableConceptDt<ContractTypeCodesEnum> |
Contract.getType()
Gets the value(s) for type ().
|
BoundCodeableConceptDt<ContractTermTypeCodesEnum> |
Contract.Term.getType()
Gets the value(s) for type ().
|
BoundCodeableConceptDt<EncounterTypeEnum> |
Encounter.getTypeFirstRep()
Gets the first repetition for type (class),
creating it if it does not already exist.
|
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<ContractActionCodesEnum>> |
Contract.getAction()
Gets the value(s) for action ().
|
List<BoundCodeableConceptDt<ContractActionCodesEnum>> |
Contract.Term.getAction()
Gets the value(s) for action ().
|
List<BoundCodeableConceptDt<SubstanceCategoryCodesEnum>> |
Substance.getCategory()
Gets the value(s) for category (class).
|
List<BoundCodeableConceptDt<GoalCategoryEnum>> |
Goal.getCategory()
Gets the value(s) for category ().
|
List<BoundCodeableConceptDt<FluidConsistencyTypeCodesEnum>> |
NutritionOrder.OralDiet.getFluidConsistencyType()
Gets the value(s) for fluidConsistencyType ().
|
List<BoundCodeableConceptDt<ParticipantTypeEnum>> |
AppointmentResponse.getParticipantType()
Gets the value(s) for participantType ().
|
List<BoundCodeableConceptDt<ImmunizationReasonCodesEnum>> |
Immunization.Explanation.getReason()
Gets the value(s) for reason ().
|
List<BoundCodeableConceptDt<ReferralMethodEnum>> |
HealthcareService.getReferralMethod()
Gets the value(s) for referralMethod ().
|
List<BoundCodeableConceptDt<ContractActorRoleCodesEnum>> |
Contract.Actor.getRole()
Gets the value(s) for role ().
|
List<BoundCodeableConceptDt<ContractActorRoleCodesEnum>> |
Contract.TermActor.getRole()
Gets the value(s) for role ().
|
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<PractitionerSpecialtyEnum>> |
Practitioner.PractitionerRole.getSpecialty()
Gets the value(s) for specialty ().
|
List<BoundCodeableConceptDt<ContractSubtypeCodesEnum>> |
Contract.getSubType()
Gets the value(s) for subType ().
|
List<BoundCodeableConceptDt<EncounterTypeEnum>> |
Encounter.getType()
Gets the value(s) for type (class).
|
List<BoundCodeableConceptDt<ParticipantTypeEnum>> |
Encounter.Participant.getType()
Gets the value(s) for type ().
|
List<BoundCodeableConceptDt<ParticipantTypeEnum>> |
Appointment.Participant.getType()
Gets the value(s) for type ().
|
Copyright © 2014–2016 University Health Network. All rights reserved.