| Package | Description |
|---|---|
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model |
| Modifier and Type | Method and Description |
|---|---|
protected Immunization.ImmunizationPerformerComponent |
JsonParser.parseImmunizationImmunizationPerformerComponent(com.google.gson.JsonObject json,
Immunization owner) |
protected Immunization.ImmunizationPerformerComponent |
XmlParser.parseImmunizationImmunizationPerformerComponent(org.xmlpull.v1.XmlPullParser xpp,
Immunization owner) |
| Modifier and Type | Field and Description |
|---|---|
protected List<Immunization.ImmunizationPerformerComponent> |
Immunization.performer
Indicates who performed the immunization event.
|
| Modifier and Type | Method and Description |
|---|---|
Immunization.ImmunizationPerformerComponent |
Immunization.addPerformer() |
Immunization.ImmunizationPerformerComponent |
Immunization.ImmunizationPerformerComponent.copy() |
Immunization.ImmunizationPerformerComponent |
Immunization.getPerformerFirstRep() |
Immunization.ImmunizationPerformerComponent |
Immunization.ImmunizationPerformerComponent.setActor(Reference value) |
Immunization.ImmunizationPerformerComponent |
Immunization.ImmunizationPerformerComponent.setActorTarget(Resource value) |
Immunization.ImmunizationPerformerComponent |
Immunization.ImmunizationPerformerComponent.setFunction(CodeableConcept value) |
| Modifier and Type | Method and Description |
|---|---|
List<Immunization.ImmunizationPerformerComponent> |
Immunization.getPerformer() |
| Modifier and Type | Method and Description |
|---|---|
Immunization |
Immunization.addPerformer(Immunization.ImmunizationPerformerComponent t) |
| Modifier and Type | Method and Description |
|---|---|
Immunization |
Immunization.setPerformer(List<Immunization.ImmunizationPerformerComponent> thePerformer) |
Copyright © 2014–2019 University Health Network. All rights reserved.