
Class Organization
- 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
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BooleanTypeWhether the organization's record is still in active use.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for activestatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for addressstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-citystatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-countrystatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-postalcodestatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for address-statestatic final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for address-useprotected List<StringType> A list of alternate names that the organization is known as, or was known as in the past.protected List<ExtendedContactDetail> The contact details of communication devices available relevant to the specific Organization.protected MarkdownTypeDescription of the organization, which helps provide additional general context on the organization to ensure that the correct organization is selected.Technical endpoints providing access to services operated for the organization.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for endpointprotected List<Identifier> Identifier for the organization that is used to identify the organization across multiple disparate systems.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.IncludeConstant for fluent queries to be used to add include statements.protected StringTypeA name associated with the organization.static final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for nameprotected ReferenceThe organization of which this organization forms a part.static final ca.uhn.fhir.rest.gclient.ReferenceClientParamFluent Client search parameter constant for partofstatic final ca.uhn.fhir.rest.gclient.StringClientParamFluent Client search parameter constant for phoneticThe official certifications, accreditations, training, designations and licenses that authorize and/or otherwise endorse the provision of care by the organization.static final StringSearch parameter: activestatic final StringSearch parameter: addressstatic final StringSearch parameter: address-citystatic final StringSearch parameter: address-countrystatic final StringSearch parameter: address-postalcodestatic final StringSearch parameter: address-statestatic final StringSearch parameter: address-usestatic final StringSearch parameter: endpointstatic final StringSearch parameter: identifierstatic final StringSearch parameter: namestatic final StringSearch parameter: partofstatic final StringSearch parameter: phoneticstatic final StringSearch parameter: typeprotected List<CodeableConcept> The kind(s) of organization that this is.static final ca.uhn.fhir.rest.gclient.TokenClientParamFluent Client search parameter constant for typeFields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXTFields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, metaFields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, RES_LAST_UPDATED, RES_PROFILE, RES_SECURITY, RES_TAG, SP_RES_ID, SP_RES_LAST_UPDATED, SP_RES_PROFILE, SP_RES_SECURITY, SP_RES_TAGFields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddType()copy()voidcopyValues(Organization dst) booleanequalsDeep(Base other_) booleanequalsShallow(Base other_) fhirType()booleangetAlias()getName()getNamedProperty(int _hash, String _name, boolean _checkValid) Base[]getProperty(int hash, String name, boolean checkValid) getType()String[]getTypesForProperty(int hash, String name) booleanbooleanbooleanhasAlias()booleanbooleanbooleanbooleanbooleanbooleanbooleanhasName()booleanbooleanbooleanbooleanhasType()booleanisEmpty()protected voidlistChildren(List<Property> children) makeProperty(int hash, String name) voidremoveChild(String name, Base value) setActive(boolean value) setActiveElement(BooleanType value) setAlias(List<StringType> theAlias) setContact(List<ExtendedContactDetail> theContact) setDescription(String value) setEndpoint(List<Reference> theEndpoint) setIdentifier(List<Identifier> theIdentifier) setNameElement(StringType value) setProperty(int hash, String name, Base value) setProperty(String name, Base value) setQualification(List<Organization.OrganizationQualificationComponent> theQualification) setType(List<CodeableConcept> theType) protected OrganizationMethods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getExtensionsByUrl, getExtensionString, getExtensionString, getModifierExtension, getModifierExtensionsByUrl, getStandardsStatus, getText, hasContained, hasExtension, hasExtension, hasExtension, hasModifierExtension, hasPrimitiveExtension, hasText, setContained, setExtension, setModifierExtension, setStandardsStatus, setTextMethods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getFHIRPublicationVersion, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, getSourcePackage, getWebPath, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, hasSourcePackage, hasWebPath, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta, setSourcePackage, setWebPathMethods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setIdMethods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, addFormatCommentsPost, addFormatCommentsPre, addValidationMessage, canHavePrimitiveValue, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyFormatComments, copyUserData, copyValues, dateTimeValue, equals, executeFunction, getChildByName, getChildValueByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getValidationMessages, getXhtml, hasFormatComment, hasFormatCommentPost, hasFormatCommentPre, hasPrimitiveValue, hasType, hasUserData, hasValidated, hasValidationInfo, hasValidationMessages, isBooleanPrimitive, isCopyUserData, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setCopyUserData, setUserData, setUserDataINN, setXhtmlMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserDataMethods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatCommentMethods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, isDeleted, setId
-
Field Details
-
identifier
Identifier for the organization that is used to identify the organization across multiple disparate systems. -
active
Whether the organization's record is still in active use. -
type
The kind(s) of organization that this is. -
name
A name associated with the organization. -
alias
A list of alternate names that the organization is known as, or was known as in the past. -
description
Description of the organization, which helps provide additional general context on the organization to ensure that the correct organization is selected. -
contact
The contact details of communication devices available relevant to the specific Organization. This can include addresses, phone numbers, fax numbers, mobile numbers, email addresses and web sites. -
partOf
The organization of which this organization forms a part. -
endpoint
Technical endpoints providing access to services operated for the organization. -
qualification
The official certifications, accreditations, training, designations and licenses that authorize and/or otherwise endorse the provision of care by the organization. For example, an approval to provide a type of services issued by a certifying body (such as the US Joint Commission) to an organization. -
SP_ACTIVE
Search parameter: activeDescription: Is the Organization record active
Type: token
Path: Organization.active
- See Also:
-
ACTIVE
Fluent Client search parameter constant for activeDescription: Is the Organization record active
Type: token
Path: Organization.active
-
SP_ADDRESS_CITY
Search parameter: address-cityDescription: A city specified in an address
Type: string
Path: Organization.contact.address.city
- See Also:
-
ADDRESS_CITY
Fluent Client search parameter constant for address-cityDescription: A city specified in an address
Type: string
Path: Organization.contact.address.city
-
SP_ADDRESS_COUNTRY
Search parameter: address-countryDescription: A country specified in an address
Type: string
Path: Organization.contact.address.country
- See Also:
-
ADDRESS_COUNTRY
Fluent Client search parameter constant for address-countryDescription: A country specified in an address
Type: string
Path: Organization.contact.address.country
-
SP_ADDRESS_POSTALCODE
Search parameter: address-postalcodeDescription: A postal code specified in an address
Type: string
Path: Organization.contact.address.postalCode
- See Also:
-
ADDRESS_POSTALCODE
Fluent Client search parameter constant for address-postalcodeDescription: A postal code specified in an address
Type: string
Path: Organization.contact.address.postalCode
-
SP_ADDRESS_STATE
Search parameter: address-stateDescription: A state specified in an address
Type: string
Path: Organization.contact.address.state
- See Also:
-
ADDRESS_STATE
Fluent Client search parameter constant for address-stateDescription: A state specified in an address
Type: string
Path: Organization.contact.address.state
-
SP_ADDRESS_USE
Search parameter: address-useDescription: A use code specified in an address
Type: token
Path: Organization.contact.address.use
- See Also:
-
ADDRESS_USE
Fluent Client search parameter constant for address-useDescription: A use code specified in an address
Type: token
Path: Organization.contact.address.use
-
SP_ADDRESS
Search parameter: addressDescription: A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text
Type: string
Path: Organization.contact.address
- See Also:
-
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, district, state, country, postalCode, and/or text
Type: string
Path: Organization.contact.address
-
SP_ENDPOINT
Search parameter: endpointDescription: Technical endpoints providing access to services operated for the organization
Type: reference
Path: Organization.endpoint
- See Also:
-
ENDPOINT
Fluent Client search parameter constant for endpointDescription: Technical endpoints providing access to services operated for the organization
Type: reference
Path: Organization.endpoint
-
INCLUDE_ENDPOINT
Constant for fluent queries to be used to add include statements. Specifies the path value of "Organization:endpoint". -
SP_IDENTIFIER
Search parameter: identifierDescription: Any identifier for the organization (not the accreditation issuer's identifier)
Type: token
Path: Organization.identifier | Organization.qualification.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Any identifier for the organization (not the accreditation issuer's identifier)
Type: token
Path: Organization.identifier | Organization.qualification.identifier
-
SP_NAME
Search parameter: nameDescription: A portion of the organization's name or alias
Type: string
Path: Organization.name | Organization.alias
- See Also:
-
NAME
Fluent Client search parameter constant for nameDescription: A portion of the organization's name or alias
Type: string
Path: Organization.name | Organization.alias
-
SP_PARTOF
Search parameter: partofDescription: An organization of which this organization forms a part
Type: reference
Path: Organization.partOf
- See Also:
-
PARTOF
Fluent Client search parameter constant for partofDescription: An organization of which this organization forms a part
Type: reference
Path: Organization.partOf
-
INCLUDE_PARTOF
Constant for fluent queries to be used to add include statements. Specifies the path value of "Organization:partof". -
SP_PHONETIC
Search parameter: phoneticDescription: A portion of the organization's name using some kind of phonetic matching algorithm
Type: string
Path: Organization.name
- See Also:
-
PHONETIC
Fluent Client search parameter constant for phoneticDescription: A portion of the organization's name using some kind of phonetic matching algorithm
Type: string
Path: Organization.name
-
SP_TYPE
Search parameter: typeDescription: A code for the type of organization
Type: token
Path: Organization.type
- See Also:
-
TYPE
Fluent Client search parameter constant for typeDescription: A code for the type of organization
Type: token
Path: Organization.type
-
-
Constructor Details
-
Organization
public Organization()Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier(Identifier for the organization that is used to identify the organization across multiple disparate systems.)
-
setIdentifier
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier, creating it if it does not already exist {3}
-
getActiveElement
- Returns:
active(Whether the organization's record is still in active use.). This is the underlying object with id, value and extensions. The accessor "getActive" gives direct access to the value
-
hasActiveElement
-
hasActive
-
setActiveElement
- Parameters:
value-active(Whether the organization's record is still in active use.). This is the underlying object with id, value and extensions. The accessor "getActive" gives direct access to the value
-
getActive
- Returns:
- Whether the organization's record is still in active use.
-
setActive
- Parameters:
value- Whether the organization's record is still in active use.
-
getType
- Returns:
type(The kind(s) of organization that this is.)
-
setType
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasType
-
addType
-
addType
-
getTypeFirstRep
- Returns:
- The first repetition of repeating field
type, creating it if it does not already exist {3}
-
getNameElement
- Returns:
name(A name associated with the organization.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
hasNameElement
-
hasName
-
setNameElement
- Parameters:
value-name(A name associated with the organization.). This is the underlying object with id, value and extensions. The accessor "getName" gives direct access to the value
-
getName
- Returns:
- A name associated with the organization.
-
setName
- Parameters:
value- A name associated with the organization.
-
getAlias
- Returns:
alias(A list of alternate names that the organization is known as, or was known as in the past.)
-
setAlias
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasAlias
-
addAliasElement
- Returns:
alias(A list of alternate names that the organization is known as, or was known as in the past.)
-
addAlias
- Parameters:
value-alias(A list of alternate names that the organization is known as, or was known as in the past.)
-
hasAlias
- Parameters:
value-alias(A list of alternate names that the organization is known as, or was known as in the past.)
-
getDescriptionElement
- Returns:
description(Description of the organization, which helps provide additional general context on the organization to ensure that the correct organization is selected.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
hasDescriptionElement
-
hasDescription
-
setDescriptionElement
- Parameters:
value-description(Description of the organization, which helps provide additional general context on the organization to ensure that the correct organization is selected.). This is the underlying object with id, value and extensions. The accessor "getDescription" gives direct access to the value
-
getDescription
- Returns:
- Description of the organization, which helps provide additional general context on the organization to ensure that the correct organization is selected.
-
setDescription
- Parameters:
value- Description of the organization, which helps provide additional general context on the organization to ensure that the correct organization is selected.
-
getContact
- Returns:
contact(The contact details of communication devices available relevant to the specific Organization. This can include addresses, phone numbers, fax numbers, mobile numbers, email addresses and web sites.)
-
setContact
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasContact
-
addContact
-
addContact
-
getContactFirstRep
- Returns:
- The first repetition of repeating field
contact, creating it if it does not already exist {3}
-
getPartOf
- Returns:
partOf(The organization of which this organization forms a part.)
-
hasPartOf
-
setPartOf
- Parameters:
value-partOf(The organization of which this organization forms a part.)
-
getEndpoint
- Returns:
endpoint(Technical endpoints providing access to services operated for the organization.)
-
setEndpoint
- Returns:
- Returns a reference to
thisfor easy method chaining
-
hasEndpoint
-
addEndpoint
-
addEndpoint
-
getEndpointFirstRep
- Returns:
- The first repetition of repeating field
endpoint, creating it if it does not already exist {3}
-
getQualification
- Returns:
qualification(The official certifications, accreditations, training, designations and licenses that authorize and/or otherwise endorse the provision of care by the organization. For example, an approval to provide a type of services issued by a certifying body (such as the US Joint Commission) to an organization.)
-
setQualification
public Organization setQualification(List<Organization.OrganizationQualificationComponent> theQualification) - Returns:
- Returns a reference to
thisfor easy method chaining
-
hasQualification
-
addQualification
-
addQualification
-
getQualificationFirstRep
- Returns:
- The first repetition of repeating field
qualification, creating it if it does not already exist {3}
-
listChildren
- Overrides:
listChildrenin classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
removeChild
- Overrides:
removeChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makePropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource- Returns:
- the FHIR type name of the instance (not the java class name)
-
copy
- Specified by:
copyin classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
- Specified by:
getResourceTypein classResource
-