description: Defines an affiliation/assotiation/relationship between 2 distinct oganizations, that is not a part-of relationship/sub-division relationship. package_name: hie2.packages derivation: specialization name: OrganizationAffiliation type: OrganizationAffiliation elements: address: {type: Address, mustSupport: true, index: 5} specialty: type: CodeableConcept short: Specific specialty of the participatingOrganization in the context of the role binding: {strength: preferred, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/c80-practice-codes'} isSummary: true index: 13 name: {mustSupport: true, index: 3} type: {mustSupport: true, index: 2} organization: short: Organization where the role is available refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core'] type: Reference isSummary: true index: 9 participatingOrganization: short: Organization that provides/performs the role (e.g. providing services or is a member of) refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core'] type: Reference isSummary: true index: 10 active: {short: Whether this organization affiliation record is in active use, mustSupport: true, index: 1} code: type: CodeableConcept short: Definition of the role the participatingOrganization plays binding: {strength: example, valueSet: 'http://fhir.hie.moh.gov.my/ValueSet/organization-role'} isSummary: true index: 12 identifier: {short: Business identifiers that are specific to this role, mustSupport: true, index: 0} telecom: {short: Contact details at the participatingOrganization relevant to this Affiliation, mustSupport: true, isSummary: true, index: 4} network: type: Reference short: Health insurance provider network in which the participatingOrganization provides the role's services (if defined) at the indicated locations (if defined) isSummary: true refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core'] index: 11 period: {short: The period during which the participatingOrganization is affiliated with the primary organization, type: Period, isSummary: true, index: 8} partOf: type: Reference mustSupport: true refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Organization-my-core'] index: 6 location: type: Reference short: The location(s) at which the role occurs isSummary: true refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core'] index: 14 endpoint: {short: Technical endpoints providing access to services operated for this role, index: 7} healthcareService: type: Reference short: Healthcare services provided through the role refers: ['http://fhir.hie.moh.gov.my/StructureDefinition/HealthcareService-my-core'] index: 15 package_version: 1.0.1 class: resource kind: resource url: http://fhir.hie.moh.gov.my/StructureDefinition/OrganizationAffiliation-my-core base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.0.0 required: [name, address, partOf, identifier, type, telecom, active]