| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Encounter |
Encounter.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Encounter |
Encounter.addLocation(Encounter.Location theValue)
Adds a given new value for location ()
|
Encounter |
Encounter.addParticipant(Encounter.Participant theValue)
Adds a given new value for participant ()
|
Encounter |
Encounter.addReason(CodeableConceptDt theValue)
Adds a given new value for reason (why)
|
Encounter |
Encounter.addStatusHistory(Encounter.StatusHistory theValue)
Adds a given new value for statusHistory ()
|
Encounter |
Encounter.setAppointment(ResourceReferenceDt theValue)
Sets the value(s) for appointment ()
|
Encounter |
Encounter.setClassElement(BoundCodeDt<EncounterClassEnum> theValue)
Sets the value(s) for class (class)
|
Encounter |
Encounter.setClassElement(EncounterClassEnum theValue)
Sets the value(s) for class (class)
|
Encounter |
Encounter.setEpisodeOfCare(List<ResourceReferenceDt> theValue)
Sets the value(s) for episodeOfCare (context)
|
Encounter |
Encounter.setHospitalization(Encounter.Hospitalization theValue)
Sets the value(s) for hospitalization ()
|
Encounter |
Encounter.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Encounter |
Encounter.setIncomingReferral(List<ResourceReferenceDt> theValue)
Sets the value(s) for incomingReferral ()
|
Encounter |
Encounter.setIndication(List<ResourceReferenceDt> theValue)
Sets the value(s) for indication (why)
|
Encounter |
Encounter.setLength(DurationDt theValue)
Sets the value(s) for length ()
|
Encounter |
Encounter.setLocation(List<Encounter.Location> theValue)
Sets the value(s) for location ()
|
Encounter |
Encounter.setParticipant(List<Encounter.Participant> theValue)
Sets the value(s) for participant ()
|
Encounter |
Encounter.setPartOf(ResourceReferenceDt theValue)
Sets the value(s) for partOf ()
|
Encounter |
Encounter.setPatient(ResourceReferenceDt theValue)
Sets the value(s) for patient (who.focus)
|
Encounter |
Encounter.setPeriod(PeriodDt theValue)
Sets the value(s) for period (when.done)
|
Encounter |
Encounter.setPriority(BoundCodeableConceptDt<PriorityCodesEnum> theValue)
Sets the value(s) for priority (grade)
|
Encounter |
Encounter.setPriority(PriorityCodesEnum theValue)
Sets the value(s) for priority (grade)
|
Encounter |
Encounter.setReason(List<CodeableConceptDt> theValue)
Sets the value(s) for reason (why)
|
Encounter |
Encounter.setServiceProvider(ResourceReferenceDt theValue)
Sets the value(s) for serviceProvider ()
|
Encounter |
Encounter.setStatus(BoundCodeDt<EncounterStateEnum> theValue)
Sets the value(s) for status (status)
|
Encounter |
Encounter.setStatus(EncounterStateEnum theValue)
Sets the value(s) for status (status)
|
Encounter |
Encounter.setStatusHistory(List<Encounter.StatusHistory> theValue)
Sets the value(s) for statusHistory ()
|
Encounter |
Encounter.setType(EncounterTypeEnum theValue)
Sets the value(s), and clears any existing value(s) for type (class)
|
Encounter |
Encounter.setType(List<BoundCodeableConceptDt<EncounterTypeEnum>> theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.