public class Immunization extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
Immunization.ImmunizationExplanationComponent |
static class |
Immunization.ImmunizationPractitionerComponent |
static class |
Immunization.ImmunizationReactionComponent |
static class |
Immunization.ImmunizationStatus |
static class |
Immunization.ImmunizationStatusEnumFactory |
static class |
Immunization.ImmunizationVaccinationProtocolComponent |
| Modifier and Type | Field and Description |
|---|---|
protected DateTimeType |
date
Date vaccine administered or was to be administered.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
DATE
Fluent Client search parameter constant for date
|
static ca.uhn.fhir.rest.gclient.NumberClientParam |
DOSE_SEQUENCE
Fluent Client search parameter constant for dose-sequence
|
protected SimpleQuantity |
doseQuantity
The quantity of vaccine product that was administered.
|
protected Reference |
encounter
The visit or admission or other contact between patient and health care provider the immunization was performed as part of.
|
protected Encounter |
encounterTarget
The actual object that is the target of the reference (The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)
|
protected DateType |
expirationDate
Date vaccine batch expires.
|
protected Immunization.ImmunizationExplanationComponent |
explanation
Reasons why a vaccine was or was not administered.
|
protected List<Identifier> |
identifier
A unique identifier assigned to this immunization record.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_LOCATION
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_MANUFACTURER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PRACTITIONER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_REACTION
Constant for fluent queries to be used to add include statements.
|
protected Reference |
location
The service delivery location where the vaccine administration occurred.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
LOCATION
Fluent Client search parameter constant for location
|
protected Location |
locationTarget
The actual object that is the target of the reference (The service delivery location where the vaccine administration occurred.)
|
static ca.uhn.fhir.rest.gclient.StringClientParam |
LOT_NUMBER
Fluent Client search parameter constant for lot-number
|
protected StringType |
lotNumber
Lot number of the vaccine product.
|
protected Reference |
manufacturer
Name of vaccine manufacturer.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
MANUFACTURER
Fluent Client search parameter constant for manufacturer
|
protected Organization |
manufacturerTarget
The actual object that is the target of the reference (Name of vaccine manufacturer.)
|
protected List<Annotation> |
note
Extra information about the immunization that is not conveyed by the other attributes.
|
protected BooleanType |
notGiven
Indicates if the vaccination was or was not given.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
NOTGIVEN
Fluent Client search parameter constant for notgiven
|
protected Reference |
patient
The patient who either received or did not receive the immunization.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Patient |
patientTarget
The actual object that is the target of the reference (The patient who either received or did not receive the immunization.)
|
protected List<Immunization.ImmunizationPractitionerComponent> |
practitioner
Indicates who or what performed the event.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PRACTITIONER
Fluent Client search parameter constant for practitioner
|
protected BooleanType |
primarySource
An indication that the content of the record is based on information from the person who administered the vaccine.
|
protected List<Immunization.ImmunizationReactionComponent> |
reaction
Categorical data indicating that an adverse event is associated in time to an immunization.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
REACTION
Fluent Client search parameter constant for reaction
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
REACTION_DATE
Fluent Client search parameter constant for reaction-date
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
REASON
Fluent Client search parameter constant for reason
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
REASON_NOT_GIVEN
Fluent Client search parameter constant for reason-not-given
|
protected CodeableConcept |
reportOrigin
The source of the data when the report of the immunization event is not based on information from the person who administered the vaccine.
|
protected CodeableConcept |
route
The path by which the vaccine product is taken into the body.
|
protected CodeableConcept |
site
Body site where vaccine was administered.
|
static String |
SP_DATE
Search parameter: date
|
static String |
SP_DOSE_SEQUENCE
Search parameter: dose-sequence
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_LOCATION
Search parameter: location
|
static String |
SP_LOT_NUMBER
Search parameter: lot-number
|
static String |
SP_MANUFACTURER
Search parameter: manufacturer
|
static String |
SP_NOTGIVEN
Search parameter: notgiven
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_PRACTITIONER
Search parameter: practitioner
|
static String |
SP_REACTION
Search parameter: reaction
|
static String |
SP_REACTION_DATE
Search parameter: reaction-date
|
static String |
SP_REASON
Search parameter: reason
|
static String |
SP_REASON_NOT_GIVEN
Search parameter: reason-not-given
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_VACCINE_CODE
Search parameter: vaccine-code
|
protected Enumeration<Immunization.ImmunizationStatus> |
status
Indicates the current status of the vaccination event.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected List<Immunization.ImmunizationVaccinationProtocolComponent> |
vaccinationProtocol
Contains information about the protocol(s) under which the vaccine was administered.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
VACCINE_CODE
Fluent Client search parameter constant for vaccine-code
|
protected CodeableConcept |
vaccineCode
Vaccine that was administered or was to be administered.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
Immunization()
Constructor
|
Immunization(Enumeration<Immunization.ImmunizationStatus> status,
BooleanType notGiven,
CodeableConcept vaccineCode,
Reference patient,
BooleanType primarySource)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setTextcopyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, isResource, setIdcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected Enumeration<Immunization.ImmunizationStatus> status
protected BooleanType notGiven
protected CodeableConcept vaccineCode
protected Reference patient
protected Patient patientTarget
protected Reference encounter
protected Encounter encounterTarget
protected DateTimeType date
protected BooleanType primarySource
protected CodeableConcept reportOrigin
protected Reference location
protected Location locationTarget
protected Reference manufacturer
protected Organization manufacturerTarget
protected StringType lotNumber
protected DateType expirationDate
protected CodeableConcept site
protected CodeableConcept route
protected SimpleQuantity doseQuantity
protected List<Immunization.ImmunizationPractitionerComponent> practitioner
protected List<Annotation> note
protected Immunization.ImmunizationExplanationComponent explanation
protected List<Immunization.ImmunizationReactionComponent> reaction
protected List<Immunization.ImmunizationVaccinationProtocolComponent> vaccinationProtocol
public static final String SP_DATE
Description: Vaccination (non)-Administration Date
Type: date
Path: Immunization.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
Description: Vaccination (non)-Administration Date
Type: date
Path: Immunization.date
public static final String SP_IDENTIFIER
Description: Business identifier
Type: token
Path: Immunization.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: Business identifier
Type: token
Path: Immunization.identifier
public static final String SP_REASON
Description: Why immunization occurred
Type: token
Path: Immunization.explanation.reason
public static final ca.uhn.fhir.rest.gclient.TokenClientParam REASON
Description: Why immunization occurred
Type: token
Path: Immunization.explanation.reason
public static final String SP_REACTION
Description: Additional information on reaction
Type: reference
Path: Immunization.reaction.detail
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam REACTION
Description: Additional information on reaction
Type: reference
Path: Immunization.reaction.detail
public static final ca.uhn.fhir.model.api.Include INCLUDE_REACTION
public static final String SP_LOT_NUMBER
Description: Vaccine Lot Number
Type: string
Path: Immunization.lotNumber
public static final ca.uhn.fhir.rest.gclient.StringClientParam LOT_NUMBER
Description: Vaccine Lot Number
Type: string
Path: Immunization.lotNumber
public static final String SP_PRACTITIONER
Description: The practitioner who played a role in the vaccination
Type: reference
Path: Immunization.practitioner.actor
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PRACTITIONER
Description: The practitioner who played a role in the vaccination
Type: reference
Path: Immunization.practitioner.actor
public static final ca.uhn.fhir.model.api.Include INCLUDE_PRACTITIONER
public static final String SP_NOTGIVEN
Description: Administrations which were not given
Type: token
Path: Immunization.notGiven
public static final ca.uhn.fhir.rest.gclient.TokenClientParam NOTGIVEN
Description: Administrations which were not given
Type: token
Path: Immunization.notGiven
public static final String SP_MANUFACTURER
Description: Vaccine Manufacturer
Type: reference
Path: Immunization.manufacturer
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam MANUFACTURER
Description: Vaccine Manufacturer
Type: reference
Path: Immunization.manufacturer
public static final ca.uhn.fhir.model.api.Include INCLUDE_MANUFACTURER
public static final String SP_DOSE_SEQUENCE
Description: Dose number within series
Type: number
Path: Immunization.vaccinationProtocol.doseSequence
public static final ca.uhn.fhir.rest.gclient.NumberClientParam DOSE_SEQUENCE
Description: Dose number within series
Type: number
Path: Immunization.vaccinationProtocol.doseSequence
public static final String SP_PATIENT
Description: The patient for the vaccination record
Type: reference
Path: Immunization.patient
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: The patient for the vaccination record
Type: reference
Path: Immunization.patient
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_VACCINE_CODE
Description: Vaccine Product Administered
Type: token
Path: Immunization.vaccineCode
public static final ca.uhn.fhir.rest.gclient.TokenClientParam VACCINE_CODE
Description: Vaccine Product Administered
Type: token
Path: Immunization.vaccineCode
public static final String SP_REASON_NOT_GIVEN
Description: Explanation of reason vaccination was not administered
Type: token
Path: Immunization.explanation.reasonNotGiven
public static final ca.uhn.fhir.rest.gclient.TokenClientParam REASON_NOT_GIVEN
Description: Explanation of reason vaccination was not administered
Type: token
Path: Immunization.explanation.reasonNotGiven
public static final String SP_LOCATION
Description: The service delivery location or facility in which the vaccine was / was to be administered
Type: reference
Path: Immunization.location
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam LOCATION
Description: The service delivery location or facility in which the vaccine was / was to be administered
Type: reference
Path: Immunization.location
public static final ca.uhn.fhir.model.api.Include INCLUDE_LOCATION
public static final String SP_REACTION_DATE
Description: When reaction started
Type: date
Path: Immunization.reaction.date
public static final ca.uhn.fhir.rest.gclient.DateClientParam REACTION_DATE
Description: When reaction started
Type: date
Path: Immunization.reaction.date
public static final String SP_STATUS
Description: Immunization event status
Type: token
Path: Immunization.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: Immunization event status
Type: token
Path: Immunization.status
public Immunization()
public Immunization(Enumeration<Immunization.ImmunizationStatus> status, BooleanType notGiven, CodeableConcept vaccineCode, Reference patient, BooleanType primarySource)
public List<Identifier> getIdentifier()
identifier (A unique identifier assigned to this immunization record.)public Immunization setIdentifier(List<Identifier> theIdentifier)
this for easy method chainingpublic boolean hasIdentifier()
public Identifier addIdentifier()
public Immunization addIdentifier(Identifier t)
public Identifier getIdentifierFirstRep()
identifier, creating it if it does not already existpublic Enumeration<Immunization.ImmunizationStatus> getStatusElement()
status (Indicates the current status of the vaccination event.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public Immunization setStatusElement(Enumeration<Immunization.ImmunizationStatus> value)
value - status (Indicates the current status of the vaccination event.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic Immunization.ImmunizationStatus getStatus()
public Immunization setStatus(Immunization.ImmunizationStatus value)
value - Indicates the current status of the vaccination event.public BooleanType getNotGivenElement()
notGiven (Indicates if the vaccination was or was not given.). This is the underlying object with id, value and extensions. The accessor "getNotGiven" gives direct access to the valuepublic boolean hasNotGivenElement()
public boolean hasNotGiven()
public Immunization setNotGivenElement(BooleanType value)
value - notGiven (Indicates if the vaccination was or was not given.). This is the underlying object with id, value and extensions. The accessor "getNotGiven" gives direct access to the valuepublic boolean getNotGiven()
public Immunization setNotGiven(boolean value)
value - Indicates if the vaccination was or was not given.public CodeableConcept getVaccineCode()
vaccineCode (Vaccine that was administered or was to be administered.)public boolean hasVaccineCode()
public Immunization setVaccineCode(CodeableConcept value)
value - vaccineCode (Vaccine that was administered or was to be administered.)public Reference getPatient()
patient (The patient who either received or did not receive the immunization.)public boolean hasPatient()
public Immunization setPatient(Reference value)
value - patient (The patient who either received or did not receive the immunization.)public Patient getPatientTarget()
patient The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The patient who either received or did not receive the immunization.)public Immunization setPatientTarget(Patient value)
value - patient The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The patient who either received or did not receive the immunization.)public Reference getEncounter()
encounter (The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)public boolean hasEncounter()
public Immunization setEncounter(Reference value)
value - encounter (The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)public Encounter getEncounterTarget()
encounter The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)public Immunization setEncounterTarget(Encounter value)
value - encounter The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)public DateTimeType getDateElement()
date (Date vaccine administered or was to be administered.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic boolean hasDateElement()
public boolean hasDate()
public Immunization setDateElement(DateTimeType value)
value - date (Date vaccine administered or was to be administered.). This is the underlying object with id, value and extensions. The accessor "getDate" gives direct access to the valuepublic Immunization setDate(Date value)
value - Date vaccine administered or was to be administered.public BooleanType getPrimarySourceElement()
primarySource (An indication that the content of the record is based on information from the person who administered the vaccine. This reflects the context under which the data was originally recorded.). This is the underlying object with id, value and extensions. The accessor "getPrimarySource" gives direct access to the valuepublic boolean hasPrimarySourceElement()
public boolean hasPrimarySource()
public Immunization setPrimarySourceElement(BooleanType value)
value - primarySource (An indication that the content of the record is based on information from the person who administered the vaccine. This reflects the context under which the data was originally recorded.). This is the underlying object with id, value and extensions. The accessor "getPrimarySource" gives direct access to the valuepublic boolean getPrimarySource()
public Immunization setPrimarySource(boolean value)
value - An indication that the content of the record is based on information from the person who administered the vaccine. This reflects the context under which the data was originally recorded.public CodeableConcept getReportOrigin()
reportOrigin (The source of the data when the report of the immunization event is not based on information from the person who administered the vaccine.)public boolean hasReportOrigin()
public Immunization setReportOrigin(CodeableConcept value)
value - reportOrigin (The source of the data when the report of the immunization event is not based on information from the person who administered the vaccine.)public Reference getLocation()
location (The service delivery location where the vaccine administration occurred.)public boolean hasLocation()
public Immunization setLocation(Reference value)
value - location (The service delivery location where the vaccine administration occurred.)public Location getLocationTarget()
location The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The service delivery location where the vaccine administration occurred.)public Immunization setLocationTarget(Location value)
value - location The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The service delivery location where the vaccine administration occurred.)public Reference getManufacturer()
manufacturer (Name of vaccine manufacturer.)public boolean hasManufacturer()
public Immunization setManufacturer(Reference value)
value - manufacturer (Name of vaccine manufacturer.)public Organization getManufacturerTarget()
manufacturer The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (Name of vaccine manufacturer.)public Immunization setManufacturerTarget(Organization value)
value - manufacturer The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (Name of vaccine manufacturer.)public StringType getLotNumberElement()
lotNumber (Lot number of the vaccine product.). This is the underlying object with id, value and extensions. The accessor "getLotNumber" gives direct access to the valuepublic boolean hasLotNumberElement()
public boolean hasLotNumber()
public Immunization setLotNumberElement(StringType value)
value - lotNumber (Lot number of the vaccine product.). This is the underlying object with id, value and extensions. The accessor "getLotNumber" gives direct access to the valuepublic String getLotNumber()
public Immunization setLotNumber(String value)
value - Lot number of the vaccine product.public DateType getExpirationDateElement()
expirationDate (Date vaccine batch expires.). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the valuepublic boolean hasExpirationDateElement()
public boolean hasExpirationDate()
public Immunization setExpirationDateElement(DateType value)
value - expirationDate (Date vaccine batch expires.). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the valuepublic Date getExpirationDate()
public Immunization setExpirationDate(Date value)
value - Date vaccine batch expires.public CodeableConcept getSite()
site (Body site where vaccine was administered.)public boolean hasSite()
public Immunization setSite(CodeableConcept value)
value - site (Body site where vaccine was administered.)public CodeableConcept getRoute()
route (The path by which the vaccine product is taken into the body.)public boolean hasRoute()
public Immunization setRoute(CodeableConcept value)
value - route (The path by which the vaccine product is taken into the body.)public SimpleQuantity getDoseQuantity()
doseQuantity (The quantity of vaccine product that was administered.)public boolean hasDoseQuantity()
public Immunization setDoseQuantity(SimpleQuantity value)
value - doseQuantity (The quantity of vaccine product that was administered.)public List<Immunization.ImmunizationPractitionerComponent> getPractitioner()
practitioner (Indicates who or what performed the event.)public Immunization setPractitioner(List<Immunization.ImmunizationPractitionerComponent> thePractitioner)
this for easy method chainingpublic boolean hasPractitioner()
public Immunization.ImmunizationPractitionerComponent addPractitioner()
public Immunization addPractitioner(Immunization.ImmunizationPractitionerComponent t)
public Immunization.ImmunizationPractitionerComponent getPractitionerFirstRep()
practitioner, creating it if it does not already existpublic List<Annotation> getNote()
note (Extra information about the immunization that is not conveyed by the other attributes.)public Immunization setNote(List<Annotation> theNote)
this for easy method chainingpublic boolean hasNote()
public Annotation addNote()
public Immunization addNote(Annotation t)
public Annotation getNoteFirstRep()
note, creating it if it does not already existpublic Immunization.ImmunizationExplanationComponent getExplanation()
explanation (Reasons why a vaccine was or was not administered.)public boolean hasExplanation()
public Immunization setExplanation(Immunization.ImmunizationExplanationComponent value)
value - explanation (Reasons why a vaccine was or was not administered.)public List<Immunization.ImmunizationReactionComponent> getReaction()
reaction (Categorical data indicating that an adverse event is associated in time to an immunization.)public Immunization setReaction(List<Immunization.ImmunizationReactionComponent> theReaction)
this for easy method chainingpublic boolean hasReaction()
public Immunization.ImmunizationReactionComponent addReaction()
public Immunization addReaction(Immunization.ImmunizationReactionComponent t)
public Immunization.ImmunizationReactionComponent getReactionFirstRep()
reaction, creating it if it does not already existpublic List<Immunization.ImmunizationVaccinationProtocolComponent> getVaccinationProtocol()
vaccinationProtocol (Contains information about the protocol(s) under which the vaccine was administered.)public Immunization setVaccinationProtocol(List<Immunization.ImmunizationVaccinationProtocolComponent> theVaccinationProtocol)
this for easy method chainingpublic boolean hasVaccinationProtocol()
public Immunization.ImmunizationVaccinationProtocolComponent addVaccinationProtocol()
public Immunization addVaccinationProtocol(Immunization.ImmunizationVaccinationProtocolComponent t)
public Immunization.ImmunizationVaccinationProtocolComponent getVaccinationProtocolFirstRep()
vaccinationProtocol, creating it if it does not already existprotected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic Immunization copy()
copy in class DomainResourceprotected Immunization typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.