PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex-plan-net@1.0.0
    http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-OrganizationAffiliation
description: The OrganizationAffiliation resource describes relationships between two or more organizations, including the services one organization provides another, the location(s) where they provide services, the availability of those services, electronic endpoints, and other relevant information.
package_name: hl7.fhir.us.davinci-pdex-plan-net
derivation: constraint
name: PlannetOrganizationAffiliation
type: OrganizationAffiliation
elements:
  meta:
    elements:
      lastUpdated: {index: 0}
    required: [lastUpdated]
  specialty:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/SpecialtiesVS'}
    mustSupport: true
    index: 10
  organization:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization']
    index: 6
  participatingOrganization:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization']
    index: 7
  extension:
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        qualification:
          match: {url: null}
          schema: {type: Extension, url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification', index: 2}
          min: 0
  active:
    mustSupport: true
    pattern: {type: Boolean, value: true}
    index: 5
  code:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/OrganizationAffiliationRoleVS'}
    mustSupport: true
    index: 9
  identifier:
    elements:
      type: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
  telecom:
    mustSupport: true
    index: 13
    elements:
      system: {mustSupport: true, index: 14}
      value: {mustSupport: true, index: 15}
      rank: {mustSupport: true, index: 16}
  network:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Network']
    index: 8
  location:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Location']
    index: 11
  endpoint:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Endpoint']
    index: 17
  healthcareService:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-HealthcareService']
    index: 12
package_version: 1.0.0
extensions:
  qualification: {url: 'http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/qualification', min: 0, type: Extension, index: 2}
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-OrganizationAffiliation
base: http://hl7.org/fhir/StructureDefinition/OrganizationAffiliation
version: 1.0.0
required: [active]