Procedure |
Procedure.addBodySite(CodeableConceptDt theValue) |
Adds a given new value for bodySite ()
|
Procedure |
Procedure.addComplication(CodeableConceptDt theValue) |
Adds a given new value for complication ()
|
Procedure |
Procedure.addFocalDevice(Procedure.FocalDevice theValue) |
Adds a given new value for focalDevice ()
|
Procedure |
Procedure.addFollowUp(CodeableConceptDt theValue) |
Adds a given new value for followUp ()
|
Procedure |
Procedure.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
Procedure |
Procedure.addNotes(AnnotationDt theValue) |
Adds a given new value for notes ()
|
Procedure |
Procedure.addPerformer(Procedure.Performer theValue) |
Adds a given new value for performer ()
|
Procedure |
Procedure.addReasonNotPerformed(CodeableConceptDt theValue) |
Adds a given new value for reasonNotPerformed ()
|
Procedure |
Procedure.setBodySite(List<CodeableConceptDt> theValue) |
Sets the value(s) for bodySite ()
|
Procedure |
Procedure.setCategory(CodeableConceptDt theValue) |
Sets the value(s) for category ()
|
Procedure |
Procedure.setCode(CodeableConceptDt theValue) |
Sets the value(s) for code (class)
|
Procedure |
Procedure.setComplication(List<CodeableConceptDt> theValue) |
Sets the value(s) for complication ()
|
Procedure |
Procedure.setEncounter(ResourceReferenceDt theValue) |
Sets the value(s) for encounter (context)
|
Procedure |
Procedure.setFocalDevice(List<Procedure.FocalDevice> theValue) |
Sets the value(s) for focalDevice ()
|
Procedure |
Procedure.setFollowUp(List<CodeableConceptDt> theValue) |
Sets the value(s) for followUp ()
|
Procedure |
Procedure.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
Procedure |
Procedure.setLocation(ResourceReferenceDt theValue) |
Sets the value(s) for location (where)
|
Procedure |
Procedure.setNotes(List<AnnotationDt> theValue) |
Sets the value(s) for notes ()
|
Procedure |
Procedure.setNotPerformed(boolean theBoolean) |
Sets the value for notPerformed ()
|
Procedure |
Procedure.setNotPerformed(ca.uhn.fhir.model.primitive.BooleanDt theValue) |
Sets the value(s) for notPerformed ()
|
Procedure |
Procedure.setOutcome(CodeableConceptDt theValue) |
Sets the value(s) for outcome ()
|
Procedure |
Procedure.setPerformed(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for performed[x] (when.done)
|
Procedure |
Procedure.setPerformer(List<Procedure.Performer> theValue) |
Sets the value(s) for performer ()
|
Procedure |
Procedure.setReason(ca.uhn.fhir.model.api.IDatatype theValue) |
Sets the value(s) for reason[x] ()
|
Procedure |
Procedure.setReasonNotPerformed(List<CodeableConceptDt> theValue) |
Sets the value(s) for reasonNotPerformed ()
|
Procedure |
Procedure.setReport(List<ResourceReferenceDt> theValue) |
Sets the value(s) for report ()
|
Procedure |
Procedure.setRequest(ResourceReferenceDt theValue) |
Sets the value(s) for request ()
|
Procedure |
Procedure.setStatus(ProcedureStatusEnum theValue) |
Sets the value(s) for status ()
|
Procedure |
Procedure.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<ProcedureStatusEnum> theValue) |
Sets the value(s) for status ()
|
Procedure |
Procedure.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject (who.focus)
|
Procedure |
Procedure.setUsed(List<ResourceReferenceDt> theValue) |
Sets the value(s) for used ()
|