
Uses of Class
org.hl7.fhir.r5.model.ImagingSelection.ImagingSelectionPerformerComponent
Packages that use ImagingSelection.ImagingSelectionPerformerComponent
-
Uses of ImagingSelection.ImagingSelectionPerformerComponent in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionJsonParser.parseImagingSelectionPerformerComponent(com.google.gson.JsonObject json) XmlParser.parseImagingSelectionPerformerComponent(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionprotected voidJsonParser.composeImagingSelectionPerformerComponent(String name, ImagingSelection.ImagingSelectionPerformerComponent element) protected voidRdfParser.composeImagingSelectionPerformerComponent(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ImagingSelection.ImagingSelectionPerformerComponent element, int index) protected voidXmlParser.composeImagingSelectionPerformerComponent(String name, ImagingSelection.ImagingSelectionPerformerComponent element) protected voidXmlParser.composeImagingSelectionPerformerComponentElements(ImagingSelection.ImagingSelectionPerformerComponent element) protected voidJsonParser.composeImagingSelectionPerformerComponentProperties(ImagingSelection.ImagingSelectionPerformerComponent element) protected booleanXmlParser.parseImagingSelectionPerformerComponentContent(int eventType, org.xmlpull.v1.XmlPullParser xpp, ImagingSelection.ImagingSelectionPerformerComponent res) protected voidJsonParser.parseImagingSelectionPerformerComponentProperties(com.google.gson.JsonObject json, ImagingSelection.ImagingSelectionPerformerComponent res) -
Uses of ImagingSelection.ImagingSelectionPerformerComponent in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeFieldDescriptionImagingSelection.performerSelector of the instances ? human or machine.Methods in org.hl7.fhir.r5.model that return ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionImagingSelection.addPerformer()ImagingSelection.ImagingSelectionPerformerComponent.copy()ImagingSelection.getPerformerFirstRep()ImagingSelection.ImagingSelectionPerformerComponent.setFunction(CodeableConcept value) Methods in org.hl7.fhir.r5.model that return types with arguments of type ImagingSelection.ImagingSelectionPerformerComponentMethods in org.hl7.fhir.r5.model with parameters of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionImagingSelection.addPerformer(ImagingSelection.ImagingSelectionPerformerComponent t) voidImagingSelection.ImagingSelectionPerformerComponent.copyValues(ImagingSelection.ImagingSelectionPerformerComponent dst) Method parameters in org.hl7.fhir.r5.model with type arguments of type ImagingSelection.ImagingSelectionPerformerComponentModifier and TypeMethodDescriptionImagingSelection.setPerformer(List<ImagingSelection.ImagingSelectionPerformerComponent> thePerformer)