Uses of Class
org.hl7.fhir.r5.model.ImagingSelection.ImagingSelectionPerformerComponent
-
Uses of ImagingSelection.ImagingSelectionPerformerComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parseImagingSelectionPerformerComponent
(com.google.gson.JsonObject json) XmlParser.parseImagingSelectionPerformerComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composeImagingSelectionPerformerComponent
(String name, ImagingSelection.ImagingSelectionPerformerComponent element) protected void
RdfParser.composeImagingSelectionPerformerComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, ImagingSelection.ImagingSelectionPerformerComponent element, int index) protected void
XmlParser.composeImagingSelectionPerformerComponent
(String name, ImagingSelection.ImagingSelectionPerformerComponent element) protected void
XmlParser.composeImagingSelectionPerformerComponentElements
(ImagingSelection.ImagingSelectionPerformerComponent element) protected void
JsonParser.composeImagingSelectionPerformerComponentProperties
(ImagingSelection.ImagingSelectionPerformerComponent element) protected boolean
XmlParser.parseImagingSelectionPerformerComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, ImagingSelection.ImagingSelectionPerformerComponent res) protected void
JsonParser.parseImagingSelectionPerformerComponentProperties
(com.google.gson.JsonObject json, ImagingSelection.ImagingSelectionPerformerComponent res) -
Uses of ImagingSelection.ImagingSelectionPerformerComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionImagingSelection.performer
Selector of the instances ? human or machine.Modifier and TypeMethodDescriptionImagingSelection.addPerformer()
ImagingSelection.ImagingSelectionPerformerComponent.copy()
ImagingSelection.getPerformerFirstRep()
ImagingSelection.ImagingSelectionPerformerComponent.setFunction
(CodeableConcept value) Modifier and TypeMethodDescriptionImagingSelection.addPerformer
(ImagingSelection.ImagingSelectionPerformerComponent t) void
ImagingSelection.ImagingSelectionPerformerComponent.copyValues
(ImagingSelection.ImagingSelectionPerformerComponent dst) Modifier and TypeMethodDescriptionImagingSelection.setPerformer
(List<ImagingSelection.ImagingSelectionPerformerComponent> thePerformer)