PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd@3.8.0
    https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation.DocShare
description: A profile on the OrganizationAffiliation resource for mCSD in Document Sharing. Karen's Cross, when expanded to either/or a service that translates protocols, or a proxy that mediates network communication.\n\nNot used for direct connected mesh networks of depth 2 as that is handled fine with Organization->Endpoint. \n\nAffiliation is used to show Document Sharing network linkage to a set of communities that are not directly addressible.  \nThe participating organization would not have Organization->Endpoint advertised in the network directory. \nThere will be many OrganizationAffiliations, one for each pathway provided on the network by the serving organization (.organization) to another organization (.participatingOrganization).
package_name: ihe.iti.mcsd
derivation: constraint
name: MCSDOrganizationAffiliationDocShare
type: OrganizationAffiliation
elements:
  identifier: {short: the homeCommunityId(s), mustSupport: true, index: 0}
  code:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        docshare:
          match:
            coding:
            - {code: DocShare-federate, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrgAffTypes'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: DocShare-federate, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/MCSDOrgAffTypes'}
            _required: true
            index: 2
          min: 1
          max: 1
  endpoint:
    type: Reference
    refers: ['https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Endpoint.DocShare']
    index: 3
package_version: 3.8.0
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation.DocShare
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.OrganizationAffiliation
version: 3.8.0
required: [identifier]