Class OrganizationAffiliation

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

Defines an affiliation/assotiation/relationship between 2 distinct organizations, that is not a part-of relationship/sub-division relationship.
See Also:
  • Field Details

    • identifier

      Business identifiers that are specific to this role.
    • active

      protected BooleanType active
      Whether this organization affiliation record is in active use.
    • period

      protected Period period
      The period during which the participatingOrganization is affiliated with the primary organization.
    • organization

      Organization where the role is available (primary organization/has members).
    • participatingOrganization

      The Participating Organization provides/performs the role(s) defined by the code to the Primary Organization (e.g. providing services or is a member of).
    • network

      protected List<Reference> network
      The network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined).
    • code

      Definition of the role the participatingOrganization plays in the association.
    • specialty

      Specific specialty of the participatingOrganization in the context of the role.
    • location

      protected List<Reference> location
      The location(s) at which the role occurs.
    • healthcareService

      Healthcare services provided through the role.
    • contact

      The contact details of communication devices available at the participatingOrganization relevant to this Affiliation.
    • endpoint

      protected List<Reference> endpoint
      Technical endpoints providing access to services operated for this role.
    • SP_ACTIVE

      public static final String SP_ACTIVE
      Search parameter: active

      Description: Whether this organization affiliation record is in active use
      Type: token
      Path: OrganizationAffiliation.active

      See Also:
    • ACTIVE

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

      Description: Whether this organization affiliation record is in active use
      Type: token
      Path: OrganizationAffiliation.active

    • SP_DATE

      public static final String SP_DATE
      Search parameter: date

      Description: The period during which the participatingOrganization is affiliated with the primary organization
      Type: date
      Path: OrganizationAffiliation.period

      See Also:
    • DATE

      public static final ca.uhn.fhir.rest.gclient.DateClientParam DATE
      Fluent Client search parameter constant for date

      Description: The period during which the participatingOrganization is affiliated with the primary organization
      Type: date
      Path: OrganizationAffiliation.period

    • SP_EMAIL

      public static final String SP_EMAIL
      Search parameter: email

      Description: A value in an email contact
      Type: token
      Path: OrganizationAffiliation.contact.telecom.where(system='email')

      See Also:
    • EMAIL

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

      Description: A value in an email contact
      Type: token
      Path: OrganizationAffiliation.contact.telecom.where(system='email')

    • SP_ENDPOINT

      public static final String SP_ENDPOINT
      Search parameter: endpoint

      Description: Technical endpoints providing access to services operated for this role
      Type: reference
      Path: OrganizationAffiliation.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 this role
      Type: reference
      Path: OrganizationAffiliation.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 "OrganizationAffiliation:endpoint".
    • SP_IDENTIFIER

      public static final String SP_IDENTIFIER
      Search parameter: identifier

      Description: An organization affiliation's Identifier
      Type: token
      Path: OrganizationAffiliation.identifier

      See Also:
    • IDENTIFIER

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

      Description: An organization affiliation's Identifier
      Type: token
      Path: OrganizationAffiliation.identifier

    • SP_LOCATION

      public static final String SP_LOCATION
      Search parameter: location

      Description: The location(s) at which the role occurs
      Type: reference
      Path: OrganizationAffiliation.location

      See Also:
    • LOCATION

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

      Description: The location(s) at which the role occurs
      Type: reference
      Path: OrganizationAffiliation.location

    • INCLUDE_LOCATION

      public static final ca.uhn.fhir.model.api.Include INCLUDE_LOCATION
      Constant for fluent queries to be used to add include statements. Specifies the path value of "OrganizationAffiliation:location".
    • SP_NETWORK

      public static final String SP_NETWORK
      Search parameter: network

      Description: Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)
      Type: reference
      Path: OrganizationAffiliation.network

      See Also:
    • NETWORK

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

      Description: Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined)
      Type: reference
      Path: OrganizationAffiliation.network

    • INCLUDE_NETWORK

      public static final ca.uhn.fhir.model.api.Include INCLUDE_NETWORK
      Constant for fluent queries to be used to add include statements. Specifies the path value of "OrganizationAffiliation:network".
    • SP_PARTICIPATING_ORGANIZATION

      Search parameter: participating-organization

      Description: The organization that provides services to the primary organization
      Type: reference
      Path: OrganizationAffiliation.participatingOrganization

      See Also:
    • PARTICIPATING_ORGANIZATION

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PARTICIPATING_ORGANIZATION
      Fluent Client search parameter constant for participating-organization

      Description: The organization that provides services to the primary organization
      Type: reference
      Path: OrganizationAffiliation.participatingOrganization

    • INCLUDE_PARTICIPATING_ORGANIZATION

      public static final ca.uhn.fhir.model.api.Include INCLUDE_PARTICIPATING_ORGANIZATION
      Constant for fluent queries to be used to add include statements. Specifies the path value of "OrganizationAffiliation:participating-organization".
    • SP_PHONE

      public static final String SP_PHONE
      Search parameter: phone

      Description: A value in a phone contact
      Type: token
      Path: OrganizationAffiliation.contact.telecom.where(system='phone')

      See Also:
    • PHONE

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

      Description: A value in a phone contact
      Type: token
      Path: OrganizationAffiliation.contact.telecom.where(system='phone')

    • SP_PRIMARY_ORGANIZATION

      public static final String SP_PRIMARY_ORGANIZATION
      Search parameter: primary-organization

      Description: The organization that receives the services from the participating organization
      Type: reference
      Path: OrganizationAffiliation.organization

      See Also:
    • PRIMARY_ORGANIZATION

      public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PRIMARY_ORGANIZATION
      Fluent Client search parameter constant for primary-organization

      Description: The organization that receives the services from the participating organization
      Type: reference
      Path: OrganizationAffiliation.organization

    • INCLUDE_PRIMARY_ORGANIZATION

      public static final ca.uhn.fhir.model.api.Include INCLUDE_PRIMARY_ORGANIZATION
      Constant for fluent queries to be used to add include statements. Specifies the path value of "OrganizationAffiliation:primary-organization".
    • SP_ROLE

      public static final String SP_ROLE
      Search parameter: role

      Description: Definition of the role the participatingOrganization plays
      Type: token
      Path: OrganizationAffiliation.code

      See Also:
    • ROLE

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

      Description: Definition of the role the participatingOrganization plays
      Type: token
      Path: OrganizationAffiliation.code

    • SP_SERVICE

      public static final String SP_SERVICE
      Search parameter: service

      Description: Healthcare services provided through the role
      Type: reference
      Path: OrganizationAffiliation.healthcareService

      See Also:
    • SERVICE

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

      Description: Healthcare services provided through the role
      Type: reference
      Path: OrganizationAffiliation.healthcareService

    • INCLUDE_SERVICE

      public static final ca.uhn.fhir.model.api.Include INCLUDE_SERVICE
      Constant for fluent queries to be used to add include statements. Specifies the path value of "OrganizationAffiliation:service".
    • SP_SPECIALTY

      public static final String SP_SPECIALTY
      Search parameter: specialty

      Description: Specific specialty of the participatingOrganization in the context of the role
      Type: token
      Path: OrganizationAffiliation.specialty

      See Also:
    • SPECIALTY

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

      Description: Specific specialty of the participatingOrganization in the context of the role
      Type: token
      Path: OrganizationAffiliation.specialty

    • SP_TELECOM

      public static final String SP_TELECOM
      Search parameter: telecom

      Description: The value in any kind of contact
      Type: token
      Path: OrganizationAffiliation.contact.telecom

      See Also:
    • TELECOM

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

      Description: The value in any kind of contact
      Type: token
      Path: OrganizationAffiliation.contact.telecom

  • Constructor Details

  • Method Details