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

public class Organization extends DomainResource
A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, etc.
See Also:
  • Field Details

    • identifier

      Identifier for the organization that is used to identify the organization across multiple disparate systems.
    • active

      protected BooleanType active
      Whether the organization's record is still in active use.
    • type

      The kind(s) of organization that this is.
    • name

      protected StringType name
      A name associated with the organization.
    • alias

      protected List<StringType> alias
      A list of alternate names that the organization is known as, or was known as in the past.
    • telecom

      A contact detail for the organization.
    • address

      protected List<Address> address
      An address for the organization.
    • partOf

      protected Reference partOf
      The organization of which this organization forms a part.
    • partOfTarget

      The actual object that is the target of the reference (The organization of which this organization forms a part.)
    • contact

      Contact for the organization for a certain purpose.
    • endpoint

      protected List<Reference> endpoint
      Technical endpoints providing access to services operated for the organization.
    • endpointTarget

      The actual objects that are the target of the reference (Technical endpoints providing access to services operated for the organization.)
    • SP_IDENTIFIER

      public static final String SP_IDENTIFIER
      Search parameter: identifier

      Description: Any identifier for the organization (not the accreditation issuer's identifier)
      Type: token
      Path: Organization.identifier

      See Also:
    • IDENTIFIER

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
      Fluent Client search parameter constant for identifier

      Description: Any identifier for the organization (not the accreditation issuer's identifier)
      Type: token
      Path: Organization.identifier

    • SP_PARTOF

      public static final String SP_PARTOF
      Search parameter: partof

      Description: An organization of which this organization forms a part
      Type: reference
      Path: Organization.partOf

      See Also:
    • PARTOF

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PARTOF
      Fluent Client search parameter constant for partof

      Description: An organization of which this organization forms a part
      Type: reference
      Path: Organization.partOf

    • INCLUDE_PARTOF

      public static final ca.uhn.fhir.model.api.Include INCLUDE_PARTOF
      Constant for fluent queries to be used to add include statements. Specifies the path value of "Organization:partof".
    • SP_ADDRESS

      public static final String SP_ADDRESS
      Search parameter: address

      Description: A (part of the) address of the organization
      Type: string
      Path: Organization.address

      See Also:
    • ADDRESS

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS
      Fluent Client search parameter constant for address

      Description: A (part of the) address of the organization
      Type: string
      Path: Organization.address

    • SP_ADDRESS_STATE

      public static final String SP_ADDRESS_STATE
      Search parameter: address-state

      Description: A state specified in an address
      Type: string
      Path: Organization.address.state

      See Also:
    • ADDRESS_STATE

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_STATE
      Fluent Client search parameter constant for address-state

      Description: A state specified in an address
      Type: string
      Path: Organization.address.state

    • SP_ACTIVE

      public static final String SP_ACTIVE
      Search parameter: active

      Description: 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: token
      Path: Organization.active

      See Also:
    • ACTIVE

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam ACTIVE
      Fluent Client search parameter constant for active

      Description: 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: token
      Path: Organization.active

    • SP_TYPE

      public static final String SP_TYPE
      Search parameter: type

      Description: A code for the type of organization
      Type: token
      Path: Organization.type

      See Also:
    • TYPE

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam TYPE
      Fluent Client search parameter constant for type

      Description: A code for the type of organization
      Type: token
      Path: Organization.type

    • SP_ADDRESS_POSTALCODE

      public static final String SP_ADDRESS_POSTALCODE
      Search parameter: address-postalcode

      Description: A postal code specified in an address
      Type: string
      Path: Organization.address.postalCode

      See Also:
    • ADDRESS_POSTALCODE

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_POSTALCODE
      Fluent Client search parameter constant for address-postalcode

      Description: A postal code specified in an address
      Type: string
      Path: Organization.address.postalCode

    • SP_ADDRESS_COUNTRY

      public static final String SP_ADDRESS_COUNTRY
      Search parameter: address-country

      Description: A country specified in an address
      Type: string
      Path: Organization.address.country

      See Also:
    • ADDRESS_COUNTRY

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_COUNTRY
      Fluent Client search parameter constant for address-country

      Description: A country specified in an address
      Type: string
      Path: Organization.address.country

    • SP_ENDPOINT

      public static final String SP_ENDPOINT
      Search parameter: endpoint

      Description: Technical endpoints providing access to services operated for the organization
      Type: reference
      Path: Organization.endpoint

      See Also:
    • ENDPOINT

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENDPOINT
      Fluent Client search parameter constant for endpoint

      Description: Technical endpoints providing access to services operated for the organization
      Type: reference
      Path: Organization.endpoint

    • INCLUDE_ENDPOINT

      public static final ca.uhn.fhir.model.api.Include INCLUDE_ENDPOINT
      Constant for fluent queries to be used to add include statements. Specifies the path value of "Organization:endpoint".
    • SP_PHONETIC

      public static final String SP_PHONETIC
      Search parameter: phonetic

      Description: A portion of the organization's name using some kind of phonetic matching algorithm
      Type: string
      Path: Organization.name

      See Also:
    • PHONETIC

      public static final ca.uhn.fhir.rest.gclient.StringClientParam PHONETIC
      Fluent Client search parameter constant for phonetic

      Description: A portion of the organization's name using some kind of phonetic matching algorithm
      Type: string
      Path: Organization.name

    • SP_NAME

      public static final String SP_NAME
      Search parameter: name

      Description: A portion of the organization's name or alias
      Type: string
      Path: Organization.name, Organization.alias

      See Also:
    • NAME

      public static final ca.uhn.fhir.rest.gclient.StringClientParam NAME
      Fluent Client search parameter constant for name

      Description: A portion of the organization's name or alias
      Type: string
      Path: Organization.name, Organization.alias

    • SP_ADDRESS_USE

      public static final String SP_ADDRESS_USE
      Search parameter: address-use

      Description: A use code specified in an address
      Type: token
      Path: Organization.address.use

      See Also:
    • ADDRESS_USE

      public static final ca.uhn.fhir.rest.gclient.TokenClientParam ADDRESS_USE
      Fluent Client search parameter constant for address-use

      Description: A use code specified in an address
      Type: token
      Path: Organization.address.use

    • SP_ADDRESS_CITY

      public static final String SP_ADDRESS_CITY
      Search parameter: address-city

      Description: A city specified in an address
      Type: string
      Path: Organization.address.city

      See Also:
    • ADDRESS_CITY

      public static final ca.uhn.fhir.rest.gclient.StringClientParam ADDRESS_CITY
      Fluent Client search parameter constant for address-city

      Description: A city specified in an address
      Type: string
      Path: Organization.address.city

  • Constructor Details

  • Method Details