
Class Practitioner
- java.lang.Object
-
- org.hl7.fhir.dstu3.model.Base
-
- org.hl7.fhir.dstu3.model.BaseResource
-
- org.hl7.fhir.dstu3.model.Resource
-
- org.hl7.fhir.dstu3.model.DomainResource
-
- org.hl7.fhir.dstu3.model.Practitioner
-
- 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 Practitioner extends DomainResource
A person who is directly or indirectly involved in the provisioning of healthcare.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Practitioner.PractitionerQualificationComponent
-
Field Summary
Fields Modifier and Type Field Description protected BooleanType
active
Whether this practitioner's record is in active use.static ca.uhn.fhir.rest.gclient.TokenClientParam
ACTIVE
Fluent Client search parameter constant for activeprotected List<Address>
address
Address(es) of the practitioner that are not role specific (typically home address).static ca.uhn.fhir.rest.gclient.StringClientParam
ADDRESS
Fluent Client search parameter constant for addressstatic ca.uhn.fhir.rest.gclient.StringClientParam
ADDRESS_CITY
Fluent Client search parameter constant for address-citystatic ca.uhn.fhir.rest.gclient.StringClientParam
ADDRESS_COUNTRY
Fluent Client search parameter constant for address-countrystatic ca.uhn.fhir.rest.gclient.StringClientParam
ADDRESS_POSTALCODE
Fluent Client search parameter constant for address-postalcodestatic ca.uhn.fhir.rest.gclient.StringClientParam
ADDRESS_STATE
Fluent Client search parameter constant for address-statestatic ca.uhn.fhir.rest.gclient.TokenClientParam
ADDRESS_USE
Fluent Client search parameter constant for address-useprotected DateType
birthDate
The date of birth for the practitioner.protected List<CodeableConcept>
communication
A language the practitioner is able to use in patient communication.static ca.uhn.fhir.rest.gclient.TokenClientParam
COMMUNICATION
Fluent Client search parameter constant for communicationstatic ca.uhn.fhir.rest.gclient.TokenClientParam
EMAIL
Fluent Client search parameter constant for emailstatic ca.uhn.fhir.rest.gclient.StringClientParam
FAMILY
Fluent Client search parameter constant for familyprotected Enumeration<Enumerations.AdministrativeGender>
gender
Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.static ca.uhn.fhir.rest.gclient.TokenClientParam
GENDER
Fluent Client search parameter constant for genderstatic ca.uhn.fhir.rest.gclient.StringClientParam
GIVEN
Fluent Client search parameter constant for givenprotected List<Identifier>
identifier
An identifier that applies to this person in this role.static ca.uhn.fhir.rest.gclient.TokenClientParam
IDENTIFIER
Fluent Client search parameter constant for identifierprotected List<HumanName>
name
The name(s) associated with the practitioner.static ca.uhn.fhir.rest.gclient.StringClientParam
NAME
Fluent Client search parameter constant for namestatic ca.uhn.fhir.rest.gclient.TokenClientParam
PHONE
Fluent Client search parameter constant for phonestatic ca.uhn.fhir.rest.gclient.StringClientParam
PHONETIC
Fluent Client search parameter constant for phoneticprotected List<Attachment>
photo
Image of the person.protected List<Practitioner.PractitionerQualificationComponent>
qualification
Qualifications obtained by training and certification.static String
SP_ACTIVE
Search parameter: activestatic String
SP_ADDRESS
Search parameter: addressstatic String
SP_ADDRESS_CITY
Search parameter: address-citystatic String
SP_ADDRESS_COUNTRY
Search parameter: address-countrystatic String
SP_ADDRESS_POSTALCODE
Search parameter: address-postalcodestatic String
SP_ADDRESS_STATE
Search parameter: address-statestatic String
SP_ADDRESS_USE
Search parameter: address-usestatic String
SP_COMMUNICATION
Search parameter: communicationstatic String
SP_EMAIL
Search parameter: emailstatic String
SP_FAMILY
Search parameter: familystatic String
SP_GENDER
Search parameter: genderstatic String
SP_GIVEN
Search parameter: givenstatic String
SP_IDENTIFIER
Search parameter: identifierstatic String
SP_NAME
Search parameter: namestatic String
SP_PHONE
Search parameter: phonestatic String
SP_PHONETIC
Search parameter: phoneticstatic String
SP_TELECOM
Search parameter: telecomprotected List<ContactPoint>
telecom
A contact detail for the practitioner, e.g.static ca.uhn.fhir.rest.gclient.TokenClientParam
TELECOM
Fluent Client search parameter constant for telecom-
Fields inherited from class org.hl7.fhir.dstu3.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu3.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description Practitioner()
Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu3.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
-
Methods inherited from class org.hl7.fhir.dstu3.model.Resource
copyValues, getId, getIdBase, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.dstu3.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
-
Methods inherited from class org.hl7.fhir.dstu3.model.Base
castToAddress, 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, isBooleanPrimitive, isMetadataBased, isPrimitive, listChildrenByName, 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
An identifier that applies to this person in this role.
-
active
protected BooleanType active
Whether this practitioner's record is in active use.
-
telecom
protected List<ContactPoint> telecom
A contact detail for the practitioner, e.g. a telephone number or an email address.
-
address
protected List<Address> address
Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.
-
gender
protected Enumeration<Enumerations.AdministrativeGender> gender
Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
-
photo
protected List<Attachment> photo
Image of the person.
-
qualification
protected List<Practitioner.PractitionerQualificationComponent> qualification
Qualifications obtained by training and certification.
-
communication
protected List<CodeableConcept> communication
A language the practitioner is able to use in patient communication.
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: A practitioner's Identifier
Type: token
Path: Practitioner.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: A practitioner's Identifier
Type: token
Path: Practitioner.identifier
-
SP_GIVEN
public static final String SP_GIVEN
Search parameter: givenDescription: A portion of the given name
Type: string
Path: Practitioner.name.given
- See Also:
- Constant Field Values
-
GIVEN
public static final ca.uhn.fhir.rest.gclient.StringClientParam GIVEN
Fluent Client search parameter constant for givenDescription: A portion of the given name
Type: string
Path: Practitioner.name.given
-
SP_ADDRESS
public static final String SP_ADDRESS
Search parameter: addressDescription: A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text
Type: string
Path: Practitioner.address
- See Also:
- Constant Field Values
-
ADDRESS
public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS
Fluent Client search parameter constant for addressDescription: A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text
Type: string
Path: Practitioner.address
-
SP_ADDRESS_STATE
public static final String SP_ADDRESS_STATE
Search parameter: address-stateDescription: A state specified in an address
Type: string
Path: Practitioner.address.state
- See Also:
- Constant Field Values
-
ADDRESS_STATE
public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_STATE
Fluent Client search parameter constant for address-stateDescription: A state specified in an address
Type: string
Path: Practitioner.address.state
-
SP_GENDER
public static final String SP_GENDER
Search parameter: genderDescription: Gender of the practitioner
Type: token
Path: Practitioner.gender
- See Also:
- Constant Field Values
-
GENDER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam GENDER
Fluent Client search parameter constant for genderDescription: Gender of the practitioner
Type: token
Path: Practitioner.gender
-
SP_ACTIVE
public static final String SP_ACTIVE
Search parameter: activeDescription: Whether the practitioner record is active
Type: token
Path: Practitioner.active
- See Also:
- Constant Field Values
-
ACTIVE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ACTIVE
Fluent Client search parameter constant for activeDescription: Whether the practitioner record is active
Type: token
Path: Practitioner.active
-
SP_ADDRESS_POSTALCODE
public static final String SP_ADDRESS_POSTALCODE
Search parameter: address-postalcodeDescription: A postalCode specified in an address
Type: string
Path: Practitioner.address.postalCode
- See Also:
- Constant Field Values
-
ADDRESS_POSTALCODE
public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_POSTALCODE
Fluent Client search parameter constant for address-postalcodeDescription: A postalCode specified in an address
Type: string
Path: Practitioner.address.postalCode
-
SP_ADDRESS_COUNTRY
public static final String SP_ADDRESS_COUNTRY
Search parameter: address-countryDescription: A country specified in an address
Type: string
Path: Practitioner.address.country
- See Also:
- Constant Field Values
-
ADDRESS_COUNTRY
public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_COUNTRY
Fluent Client search parameter constant for address-countryDescription: A country specified in an address
Type: string
Path: Practitioner.address.country
-
SP_PHONETIC
public static final String SP_PHONETIC
Search parameter: phoneticDescription: A portion of either family or given name using some kind of phonetic matching algorithm
Type: string
Path: Practitioner.name
- See Also:
- Constant Field Values
-
PHONETIC
public static final ca.uhn.fhir.rest.gclient.StringClientParam PHONETIC
Fluent Client search parameter constant for phoneticDescription: A portion of either family or given name using some kind of phonetic matching algorithm
Type: string
Path: Practitioner.name
-
SP_PHONE
public static final String SP_PHONE
Search parameter: phoneDescription: A value in a phone contact
Type: token
Path: Practitioner.telecom(system=phone)
- See Also:
- Constant Field Values
-
PHONE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam PHONE
Fluent Client search parameter constant for phoneDescription: A value in a phone contact
Type: token
Path: Practitioner.telecom(system=phone)
-
SP_NAME
public static final String SP_NAME
Search parameter: nameDescription: A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
Type: string
Path: Practitioner.name
- See Also:
- Constant Field Values
-
NAME
public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
Fluent Client search parameter constant for nameDescription: A server defined search that may match any of the string fields in the HumanName, including family, give, prefix, suffix, suffix, and/or text
Type: string
Path: Practitioner.name
-
SP_ADDRESS_USE
public static final String SP_ADDRESS_USE
Search parameter: address-useDescription: A use code specified in an address
Type: token
Path: Practitioner.address.use
- See Also:
- Constant Field Values
-
ADDRESS_USE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ADDRESS_USE
Fluent Client search parameter constant for address-useDescription: A use code specified in an address
Type: token
Path: Practitioner.address.use
-
SP_TELECOM
public static final String SP_TELECOM
Search parameter: telecomDescription: The value in any kind of contact
Type: token
Path: Practitioner.telecom
- See Also:
- Constant Field Values
-
TELECOM
public static final ca.uhn.fhir.rest.gclient.TokenClientParam TELECOM
Fluent Client search parameter constant for telecomDescription: The value in any kind of contact
Type: token
Path: Practitioner.telecom
-
SP_FAMILY
public static final String SP_FAMILY
Search parameter: familyDescription: A portion of the family name
Type: string
Path: Practitioner.name.family
- See Also:
- Constant Field Values
-
FAMILY
public static final ca.uhn.fhir.rest.gclient.StringClientParam FAMILY
Fluent Client search parameter constant for familyDescription: A portion of the family name
Type: string
Path: Practitioner.name.family
-
SP_ADDRESS_CITY
public static final String SP_ADDRESS_CITY
Search parameter: address-cityDescription: A city specified in an address
Type: string
Path: Practitioner.address.city
- See Also:
- Constant Field Values
-
ADDRESS_CITY
public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_CITY
Fluent Client search parameter constant for address-cityDescription: A city specified in an address
Type: string
Path: Practitioner.address.city
-
SP_COMMUNICATION
public static final String SP_COMMUNICATION
Search parameter: communicationDescription: One of the languages that the practitioner can communicate with
Type: token
Path: Practitioner.communication
- See Also:
- Constant Field Values
-
COMMUNICATION
public static final ca.uhn.fhir.rest.gclient.TokenClientParam COMMUNICATION
Fluent Client search parameter constant for communicationDescription: One of the languages that the practitioner can communicate with
Type: token
Path: Practitioner.communication
-
SP_EMAIL
public static final String SP_EMAIL
Search parameter: emailDescription: A value in an email contact
Type: token
Path: Practitioner.telecom(system=email)
- See Also:
- Constant Field Values
-
EMAIL
public static final ca.uhn.fhir.rest.gclient.TokenClientParam EMAIL
Fluent Client search parameter constant for emailDescription: A value in an email contact
Type: token
Path: Practitioner.telecom(system=email)
-
-
Constructor Detail
-
Practitioner
public Practitioner()
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier
(An identifier that applies to this person in this role.)
-
setIdentifier
public Practitioner setIdentifier(List<Identifier> theIdentifier)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
-
addIdentifier
public Practitioner addIdentifier(Identifier t)
-
getIdentifierFirstRep
public Identifier getIdentifierFirstRep()
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist
-
getActiveElement
public BooleanType getActiveElement()
- Returns:
active
(Whether this practitioner's record is in active use.). This is the underlying object with id, value and extensions. The accessor "getActive" gives direct access to the value
-
hasActiveElement
public boolean hasActiveElement()
-
hasActive
public boolean hasActive()
-
setActiveElement
public Practitioner setActiveElement(BooleanType value)
- Parameters:
value
-active
(Whether this practitioner's record is in active use.). This is the underlying object with id, value and extensions. The accessor "getActive" gives direct access to the value
-
getActive
public boolean getActive()
- Returns:
- Whether this practitioner's record is in active use.
-
setActive
public Practitioner setActive(boolean value)
- Parameters:
value
- Whether this practitioner's record is in active use.
-
getName
public List<HumanName> getName()
- Returns:
name
(The name(s) associated with the practitioner.)
-
setName
public Practitioner setName(List<HumanName> theName)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasName
public boolean hasName()
-
addName
public Practitioner addName(HumanName t)
-
getNameFirstRep
public HumanName getNameFirstRep()
- Returns:
- The first repetition of repeating field
name
, creating it if it does not already exist
-
getTelecom
public List<ContactPoint> getTelecom()
- Returns:
telecom
(A contact detail for the practitioner, e.g. a telephone number or an email address.)
-
setTelecom
public Practitioner setTelecom(List<ContactPoint> theTelecom)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasTelecom
public boolean hasTelecom()
-
addTelecom
public ContactPoint addTelecom()
-
addTelecom
public Practitioner addTelecom(ContactPoint t)
-
getTelecomFirstRep
public ContactPoint getTelecomFirstRep()
- Returns:
- The first repetition of repeating field
telecom
, creating it if it does not already exist
-
getAddress
public List<Address> getAddress()
- Returns:
address
(Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.)
-
setAddress
public Practitioner setAddress(List<Address> theAddress)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasAddress
public boolean hasAddress()
-
addAddress
public Address addAddress()
-
addAddress
public Practitioner addAddress(Address t)
-
getAddressFirstRep
public Address getAddressFirstRep()
- Returns:
- The first repetition of repeating field
address
, creating it if it does not already exist
-
getGenderElement
public Enumeration<Enumerations.AdministrativeGender> getGenderElement()
- Returns:
gender
(Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.). This is the underlying object with id, value and extensions. The accessor "getGender" gives direct access to the value
-
hasGenderElement
public boolean hasGenderElement()
-
hasGender
public boolean hasGender()
-
setGenderElement
public Practitioner setGenderElement(Enumeration<Enumerations.AdministrativeGender> value)
- Parameters:
value
-gender
(Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.). This is the underlying object with id, value and extensions. The accessor "getGender" gives direct access to the value
-
getGender
public Enumerations.AdministrativeGender getGender()
- Returns:
- Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
-
setGender
public Practitioner setGender(Enumerations.AdministrativeGender value)
- Parameters:
value
- Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
-
getBirthDateElement
public DateType getBirthDateElement()
- Returns:
birthDate
(The date of birth for the practitioner.). This is the underlying object with id, value and extensions. The accessor "getBirthDate" gives direct access to the value
-
hasBirthDateElement
public boolean hasBirthDateElement()
-
hasBirthDate
public boolean hasBirthDate()
-
setBirthDateElement
public Practitioner setBirthDateElement(DateType value)
- Parameters:
value
-birthDate
(The date of birth for the practitioner.). This is the underlying object with id, value and extensions. The accessor "getBirthDate" gives direct access to the value
-
getBirthDate
public Date getBirthDate()
- Returns:
- The date of birth for the practitioner.
-
setBirthDate
public Practitioner setBirthDate(Date value)
- Parameters:
value
- The date of birth for the practitioner.
-
getPhoto
public List<Attachment> getPhoto()
- Returns:
photo
(Image of the person.)
-
setPhoto
public Practitioner setPhoto(List<Attachment> thePhoto)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasPhoto
public boolean hasPhoto()
-
addPhoto
public Attachment addPhoto()
-
addPhoto
public Practitioner addPhoto(Attachment t)
-
getPhotoFirstRep
public Attachment getPhotoFirstRep()
- Returns:
- The first repetition of repeating field
photo
, creating it if it does not already exist
-
getQualification
public List<Practitioner.PractitionerQualificationComponent> getQualification()
- Returns:
qualification
(Qualifications obtained by training and certification.)
-
setQualification
public Practitioner setQualification(List<Practitioner.PractitionerQualificationComponent> theQualification)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasQualification
public boolean hasQualification()
-
addQualification
public Practitioner.PractitionerQualificationComponent addQualification()
-
addQualification
public Practitioner addQualification(Practitioner.PractitionerQualificationComponent t)
-
getQualificationFirstRep
public Practitioner.PractitionerQualificationComponent getQualificationFirstRep()
- Returns:
- The first repetition of repeating field
qualification
, creating it if it does not already exist
-
getCommunication
public List<CodeableConcept> getCommunication()
- Returns:
communication
(A language the practitioner is able to use in patient communication.)
-
setCommunication
public Practitioner setCommunication(List<CodeableConcept> theCommunication)
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasCommunication
public boolean hasCommunication()
-
addCommunication
public CodeableConcept addCommunication()
-
addCommunication
public Practitioner addCommunication(CodeableConcept t)
-
getCommunicationFirstRep
public CodeableConcept getCommunicationFirstRep()
- Returns:
- The first repetition of repeating field
communication
, creating it if it does not already exist
-
listChildren
protected void listChildren(List<Property> children)
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
public Practitioner copy()
- Specified by:
copy
in classDomainResource
-
typedCopy
protected Practitioner typedCopy()
-
equalsDeep
public boolean equalsDeep(Base other_)
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other_)
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceType
in classResource
-
-