Package org.hl7.fhir.dstu2.model
Class Immunization
- java.lang.Object
-
- org.hl7.fhir.dstu2.model.Base
-
- org.hl7.fhir.dstu2.model.BaseResource
-
- org.hl7.fhir.dstu2.model.Resource
-
- org.hl7.fhir.dstu2.model.DomainResource
-
- org.hl7.fhir.dstu2.model.Immunization
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
public class Immunization extends DomainResource
Describes the event of a patient being administered a vaccination or a record of a vaccination as reported by a patient, a clinician or another party and may include vaccine reaction information and what vaccination protocol was followed.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classImmunization.ImmunizationExplanationComponentstatic classImmunization.ImmunizationReactionComponentstatic classImmunization.ImmunizationVaccinationProtocolComponent
-
Field Summary
Fields Modifier and Type Field Description protected DateTimeTypedateDate vaccine administered or was to be administered.protected SimpleQuantitydoseQuantityThe quantity of vaccine product that was administered.protected ReferenceencounterThe visit or admission or other contact between patient and health care provider the immunization was performed as part of.protected EncounterencounterTargetThe 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 DateTypeexpirationDateDate vaccine batch expires.protected Immunization.ImmunizationExplanationComponentexplanationReasons why a vaccine was or was not administered.protected List<Identifier>identifierA unique identifier assigned to this immunization record.protected ReferencelocationThe service delivery location where the vaccine administration occurred.protected LocationlocationTargetThe actual object that is the target of the reference (The service delivery location where the vaccine administration occurred.)protected StringTypelotNumberLot number of the vaccine product.protected ReferencemanufacturerName of vaccine manufacturer.protected OrganizationmanufacturerTargetThe actual object that is the target of the reference (Name of vaccine manufacturer.)protected List<Annotation>noteExtra information about the immunization that is not conveyed by the other attributes.protected ReferencepatientThe patient who either received or did not receive the immunization.protected PatientpatientTargetThe actual object that is the target of the reference (The patient who either received or did not receive the immunization.)protected ReferenceperformerClinician who administered the vaccine.protected PractitionerperformerTargetThe actual object that is the target of the reference (Clinician who administered the vaccine.)protected List<Immunization.ImmunizationReactionComponent>reactionCategorical data indicating that an adverse event is associated in time to an immunization.protected BooleanTypereportedTrue if this administration was reported rather than directly administered.protected ReferencerequesterClinician who ordered the vaccination.protected PractitionerrequesterTargetThe actual object that is the target of the reference (Clinician who ordered the vaccination.)protected CodeableConceptrouteThe path by which the vaccine product is taken into the body.protected CodeableConceptsiteBody site where vaccine was administered.static StringSP_DATEstatic StringSP_DOSESEQUENCEstatic StringSP_IDENTIFIERstatic StringSP_LOCATIONstatic StringSP_LOTNUMBERstatic StringSP_MANUFACTURERstatic StringSP_NOTGIVENstatic StringSP_PATIENTstatic StringSP_PERFORMERstatic StringSP_REACTIONstatic StringSP_REACTIONDATEstatic StringSP_REASONstatic StringSP_REASONNOTGIVENstatic StringSP_REQUESTERstatic StringSP_STATUSstatic StringSP_VACCINECODEprotected CodeTypestatusIndicates the current status of the vaccination event.protected List<Immunization.ImmunizationVaccinationProtocolComponent>vaccinationProtocolContains information about the protocol(s) under which the vaccine was administered.protected CodeableConceptvaccineCodeVaccine that was administered or was to be administered.protected BooleanTypewasNotGivenIndicates if the vaccination was or was not given.-
Fields inherited from class org.hl7.fhir.dstu2.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu2.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description Immunization()Immunization(CodeType status, CodeableConcept vaccineCode, Reference patient, BooleanType wasNotGiven, BooleanType reported)
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu2.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getModifierExtension, getText, hasContained, hasExtension, hasModifierExtension, hasText, setText
-
Methods inherited from class org.hl7.fhir.dstu2.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.dstu2.model.BaseResource
getStructureFhirVersionEnum, setId
-
Methods inherited from class org.hl7.fhir.dstu2.model.Base
castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToMoney, castToNarrative, castToOid, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, primitiveValue, setUserData, setUserDataINN
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
-
-
-
-
Field Detail
-
identifier
protected List<Identifier> identifier
A unique identifier assigned to this immunization record.
-
date
protected DateTimeType date
Date vaccine administered or was to be administered.
-
vaccineCode
protected CodeableConcept vaccineCode
Vaccine that was administered or was to be administered.
-
patient
protected Reference patient
The patient who either received or did not receive the immunization.
-
patientTarget
protected Patient patientTarget
The actual object that is the target of the reference (The patient who either received or did not receive the immunization.)
-
wasNotGiven
protected BooleanType wasNotGiven
Indicates if the vaccination was or was not given.
-
reported
protected BooleanType reported
True if this administration was reported rather than directly administered.
-
performerTarget
protected Practitioner performerTarget
The actual object that is the target of the reference (Clinician who administered the vaccine.)
-
requesterTarget
protected Practitioner requesterTarget
The actual object that is the target of the reference (Clinician who ordered the vaccination.)
-
encounter
protected Reference encounter
The visit or admission or other contact between patient and health care provider the immunization was performed as part of.
-
encounterTarget
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.)
-
manufacturer
protected Reference manufacturer
Name of vaccine manufacturer.
-
manufacturerTarget
protected Organization manufacturerTarget
The actual object that is the target of the reference (Name of vaccine manufacturer.)
-
location
protected Reference location
The service delivery location where the vaccine administration occurred.
-
locationTarget
protected Location locationTarget
The actual object that is the target of the reference (The service delivery location where the vaccine administration occurred.)
-
lotNumber
protected StringType lotNumber
Lot number of the vaccine product.
-
expirationDate
protected DateType expirationDate
Date vaccine batch expires.
-
site
protected CodeableConcept site
Body site where vaccine was administered.
-
route
protected CodeableConcept route
The path by which the vaccine product is taken into the body.
-
doseQuantity
protected SimpleQuantity doseQuantity
The quantity of vaccine product that was administered.
-
note
protected List<Annotation> note
Extra information about the immunization that is not conveyed by the other attributes.
-
explanation
protected Immunization.ImmunizationExplanationComponent explanation
Reasons why a vaccine was or was not administered.
-
reaction
protected List<Immunization.ImmunizationReactionComponent> reaction
Categorical data indicating that an adverse event is associated in time to an immunization.
-
vaccinationProtocol
protected List<Immunization.ImmunizationVaccinationProtocolComponent> vaccinationProtocol
Contains information about the protocol(s) under which the vaccine was administered.
-
SP_DATE
public static final String SP_DATE
- See Also:
- Constant Field Values
-
SP_REQUESTER
public static final String SP_REQUESTER
- See Also:
- Constant Field Values
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
- See Also:
- Constant Field Values
-
SP_REASON
public static final String SP_REASON
- See Also:
- Constant Field Values
-
SP_PERFORMER
public static final String SP_PERFORMER
- See Also:
- Constant Field Values
-
SP_REACTION
public static final String SP_REACTION
- See Also:
- Constant Field Values
-
SP_LOTNUMBER
public static final String SP_LOTNUMBER
- See Also:
- Constant Field Values
-
SP_NOTGIVEN
public static final String SP_NOTGIVEN
- See Also:
- Constant Field Values
-
SP_MANUFACTURER
public static final String SP_MANUFACTURER
- See Also:
- Constant Field Values
-
SP_DOSESEQUENCE
public static final String SP_DOSESEQUENCE
- See Also:
- Constant Field Values
-
SP_PATIENT
public static final String SP_PATIENT
- See Also:
- Constant Field Values
-
SP_VACCINECODE
public static final String SP_VACCINECODE
- See Also:
- Constant Field Values
-
SP_REASONNOTGIVEN
public static final String SP_REASONNOTGIVEN
- See Also:
- Constant Field Values
-
SP_LOCATION
public static final String SP_LOCATION
- See Also:
- Constant Field Values
-
SP_REACTIONDATE
public static final String SP_REACTIONDATE
- See Also:
- Constant Field Values
-
SP_STATUS
public static final String SP_STATUS
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Immunization
public Immunization()
-
Immunization
public Immunization(CodeType status, CodeableConcept vaccineCode, Reference patient, BooleanType wasNotGiven, BooleanType reported)
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(A unique identifier assigned to this immunization record.)
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
- Returns:
identifier(A unique identifier assigned to this immunization record.)
-
addIdentifier
public Immunization addIdentifier(Identifier t)
-
getStatusElement
public CodeType getStatusElement()
- Returns:
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 value
-
hasStatusElement
public boolean hasStatusElement()
-
hasStatus
public boolean hasStatus()
-
setStatusElement
public Immunization setStatusElement(CodeType value)
- Parameters:
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 value
-
setStatus
public Immunization setStatus(String value)
- Parameters:
value- Indicates the current status of the vaccination event.
-
getDateElement
public DateTimeType getDateElement()
- Returns:
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 value
-
hasDateElement
public boolean hasDateElement()
-
hasDate
public boolean hasDate()
-
setDateElement
public Immunization setDateElement(DateTimeType value)
- Parameters:
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 value
-
setDate
public Immunization setDate(Date value)
- Parameters:
value- Date vaccine administered or was to be administered.
-
getVaccineCode
public CodeableConcept getVaccineCode()
- Returns:
vaccineCode(Vaccine that was administered or was to be administered.)
-
hasVaccineCode
public boolean hasVaccineCode()
-
setVaccineCode
public Immunization setVaccineCode(CodeableConcept value)
- Parameters:
value-vaccineCode(Vaccine that was administered or was to be administered.)
-
getPatient
public Reference getPatient()
- Returns:
patient(The patient who either received or did not receive the immunization.)
-
hasPatient
public boolean hasPatient()
-
setPatient
public Immunization setPatient(Reference value)
- Parameters:
value-patient(The patient who either received or did not receive the immunization.)
-
getPatientTarget
public Patient getPatientTarget()
- Returns:
patientThe 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.)
-
setPatientTarget
public Immunization setPatientTarget(Patient value)
- Parameters:
value-patientThe 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.)
-
getWasNotGivenElement
public BooleanType getWasNotGivenElement()
- Returns:
wasNotGiven(Indicates if the vaccination was or was not given.). This is the underlying object with id, value and extensions. The accessor "getWasNotGiven" gives direct access to the value
-
hasWasNotGivenElement
public boolean hasWasNotGivenElement()
-
hasWasNotGiven
public boolean hasWasNotGiven()
-
setWasNotGivenElement
public Immunization setWasNotGivenElement(BooleanType value)
- Parameters:
value-wasNotGiven(Indicates if the vaccination was or was not given.). This is the underlying object with id, value and extensions. The accessor "getWasNotGiven" gives direct access to the value
-
getWasNotGiven
public boolean getWasNotGiven()
- Returns:
- Indicates if the vaccination was or was not given.
-
setWasNotGiven
public Immunization setWasNotGiven(boolean value)
- Parameters:
value- Indicates if the vaccination was or was not given.
-
getReportedElement
public BooleanType getReportedElement()
- Returns:
reported(True if this administration was reported rather than directly administered.). This is the underlying object with id, value and extensions. The accessor "getReported" gives direct access to the value
-
hasReportedElement
public boolean hasReportedElement()
-
hasReported
public boolean hasReported()
-
setReportedElement
public Immunization setReportedElement(BooleanType value)
- Parameters:
value-reported(True if this administration was reported rather than directly administered.). This is the underlying object with id, value and extensions. The accessor "getReported" gives direct access to the value
-
getReported
public boolean getReported()
- Returns:
- True if this administration was reported rather than directly administered.
-
setReported
public Immunization setReported(boolean value)
- Parameters:
value- True if this administration was reported rather than directly administered.
-
getPerformer
public Reference getPerformer()
- Returns:
performer(Clinician who administered the vaccine.)
-
hasPerformer
public boolean hasPerformer()
-
setPerformer
public Immunization setPerformer(Reference value)
- Parameters:
value-performer(Clinician who administered the vaccine.)
-
getPerformerTarget
public Practitioner getPerformerTarget()
- Returns:
performerThe 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. (Clinician who administered the vaccine.)
-
setPerformerTarget
public Immunization setPerformerTarget(Practitioner value)
- Parameters:
value-performerThe 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. (Clinician who administered the vaccine.)
-
getRequester
public Reference getRequester()
- Returns:
requester(Clinician who ordered the vaccination.)
-
hasRequester
public boolean hasRequester()
-
setRequester
public Immunization setRequester(Reference value)
- Parameters:
value-requester(Clinician who ordered the vaccination.)
-
getRequesterTarget
public Practitioner getRequesterTarget()
- Returns:
requesterThe 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. (Clinician who ordered the vaccination.)
-
setRequesterTarget
public Immunization setRequesterTarget(Practitioner value)
- Parameters:
value-requesterThe 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. (Clinician who ordered the vaccination.)
-
getEncounter
public Reference getEncounter()
- Returns:
encounter(The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)
-
hasEncounter
public boolean hasEncounter()
-
setEncounter
public Immunization setEncounter(Reference value)
- Parameters:
value-encounter(The visit or admission or other contact between patient and health care provider the immunization was performed as part of.)
-
getEncounterTarget
public Encounter getEncounterTarget()
- Returns:
encounterThe 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.)
-
setEncounterTarget
public Immunization setEncounterTarget(Encounter value)
- Parameters:
value-encounterThe 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.)
-
getManufacturer
public Reference getManufacturer()
- Returns:
manufacturer(Name of vaccine manufacturer.)
-
hasManufacturer
public boolean hasManufacturer()
-
setManufacturer
public Immunization setManufacturer(Reference value)
- Parameters:
value-manufacturer(Name of vaccine manufacturer.)
-
getManufacturerTarget
public Organization getManufacturerTarget()
- Returns:
manufacturerThe 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.)
-
setManufacturerTarget
public Immunization setManufacturerTarget(Organization value)
- Parameters:
value-manufacturerThe 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.)
-
getLocation
public Reference getLocation()
- Returns:
location(The service delivery location where the vaccine administration occurred.)
-
hasLocation
public boolean hasLocation()
-
setLocation
public Immunization setLocation(Reference value)
- Parameters:
value-location(The service delivery location where the vaccine administration occurred.)
-
getLocationTarget
public Location getLocationTarget()
- Returns:
locationThe 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.)
-
setLocationTarget
public Immunization setLocationTarget(Location value)
- Parameters:
value-locationThe 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.)
-
getLotNumberElement
public StringType getLotNumberElement()
- Returns:
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 value
-
hasLotNumberElement
public boolean hasLotNumberElement()
-
hasLotNumber
public boolean hasLotNumber()
-
setLotNumberElement
public Immunization setLotNumberElement(StringType value)
- Parameters:
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 value
-
getLotNumber
public String getLotNumber()
- Returns:
- Lot number of the vaccine product.
-
setLotNumber
public Immunization setLotNumber(String value)
- Parameters:
value- Lot number of the vaccine product.
-
getExpirationDateElement
public DateType getExpirationDateElement()
- Returns:
expirationDate(Date vaccine batch expires.). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the value
-
hasExpirationDateElement
public boolean hasExpirationDateElement()
-
hasExpirationDate
public boolean hasExpirationDate()
-
setExpirationDateElement
public Immunization setExpirationDateElement(DateType value)
- Parameters:
value-expirationDate(Date vaccine batch expires.). This is the underlying object with id, value and extensions. The accessor "getExpirationDate" gives direct access to the value
-
getExpirationDate
public Date getExpirationDate()
- Returns:
- Date vaccine batch expires.
-
setExpirationDate
public Immunization setExpirationDate(Date value)
- Parameters:
value- Date vaccine batch expires.
-
getSite
public CodeableConcept getSite()
- Returns:
site(Body site where vaccine was administered.)
-
hasSite
public boolean hasSite()
-
setSite
public Immunization setSite(CodeableConcept value)
- Parameters:
value-site(Body site where vaccine was administered.)
-
getRoute
public CodeableConcept getRoute()
- Returns:
route(The path by which the vaccine product is taken into the body.)
-
hasRoute
public boolean hasRoute()
-
setRoute
public Immunization setRoute(CodeableConcept value)
- Parameters:
value-route(The path by which the vaccine product is taken into the body.)
-
getDoseQuantity
public SimpleQuantity getDoseQuantity()
- Returns:
doseQuantity(The quantity of vaccine product that was administered.)
-
hasDoseQuantity
public boolean hasDoseQuantity()
-
setDoseQuantity
public Immunization setDoseQuantity(SimpleQuantity value)
- Parameters:
value-doseQuantity(The quantity of vaccine product that was administered.)
-
getNote
public List<Annotation> getNote()
- Returns:
note(Extra information about the immunization that is not conveyed by the other attributes.)
-
hasNote
public boolean hasNote()
-
addNote
public Annotation addNote()
- Returns:
note(Extra information about the immunization that is not conveyed by the other attributes.)
-
addNote
public Immunization addNote(Annotation t)
-
getExplanation
public Immunization.ImmunizationExplanationComponent getExplanation()
- Returns:
explanation(Reasons why a vaccine was or was not administered.)
-
hasExplanation
public boolean hasExplanation()
-
setExplanation
public Immunization setExplanation(Immunization.ImmunizationExplanationComponent value)
- Parameters:
value-explanation(Reasons why a vaccine was or was not administered.)
-
getReaction
public List<Immunization.ImmunizationReactionComponent> getReaction()
- Returns:
reaction(Categorical data indicating that an adverse event is associated in time to an immunization.)
-
hasReaction
public boolean hasReaction()
-
addReaction
public Immunization.ImmunizationReactionComponent addReaction()
- Returns:
reaction(Categorical data indicating that an adverse event is associated in time to an immunization.)
-
addReaction
public Immunization addReaction(Immunization.ImmunizationReactionComponent t)
-
getVaccinationProtocol
public List<Immunization.ImmunizationVaccinationProtocolComponent> getVaccinationProtocol()
- Returns:
vaccinationProtocol(Contains information about the protocol(s) under which the vaccine was administered.)
-
hasVaccinationProtocol
public boolean hasVaccinationProtocol()
-
addVaccinationProtocol
public Immunization.ImmunizationVaccinationProtocolComponent addVaccinationProtocol()
- Returns:
vaccinationProtocol(Contains information about the protocol(s) under which the vaccine was administered.)
-
addVaccinationProtocol
public Immunization addVaccinationProtocol(Immunization.ImmunizationVaccinationProtocolComponent t)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classDomainResource
-
setProperty
public void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
public Immunization copy()
- Specified by:
copyin classDomainResource
-
typedCopy
protected Immunization typedCopy()
-
equalsDeep
public boolean equalsDeep(Base other)
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other)
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceTypein classResource
-
-