PackagesCanonicalsLogsProblems
    Packages
    ca.on.health.idms.agreementmvp@3.0.2
    https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Company-Contact
description: Company Contact and Primary Contact.
package_name: ca.on.health.idms.agreementmvp
derivation: constraint
name: Extension-Company-Contact
type: Extension
elements:
  extension:
    type: Extension
    short: Company Contact
    index: 0
    slicing:
      slices:
        companyContact:
          match: {}
          schema:
            type: Extension
            short: Company Contact
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                type: uri
                pattern: {type: Uri, value: CompanyContact}
                index: 2
              value:
                choices: [valueReference]
                index: 4
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Contact']
                index: 5
            required: [url, valueReference, value]
        primaryContactIndicator:
          match: {}
          schema:
            type: Extension
            short: Primary Contact Indicator
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                type: uri
                pattern: {type: Uri, value: PrimaryContactIndicator}
                index: 8
              value:
                choices: [valueBoolean]
                index: 10
              valueBoolean: {type: boolean, choiceOf: value, index: 11}
            required: [value, valueBoolean]
  url:
    pattern: {type: Uri, value: 'https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Company-Contact'}
    index: 12
  value:
    choices: []
    index: 14
package_version: 3.0.2
extensions:
  companyContact:
    url: null
    type: Extension
    short: Company Contact
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        type: uri
        pattern: {type: Uri, value: CompanyContact}
        index: 2
      value:
        choices: [valueReference]
        index: 4
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-PractitionerRole-Contact']
        index: 5
    required: [url, valueReference, value]
  primaryContactIndicator:
    url: null
    type: Extension
    short: Primary Contact Indicator
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        type: uri
        pattern: {type: Uri, value: PrimaryContactIndicator}
        index: 8
      value:
        choices: [valueBoolean]
        index: 10
      valueBoolean: {type: boolean, choiceOf: value, index: 11}
    required: [value, valueBoolean]
class: extension
kind: complex-type
url: https://health.gov.on.ca/idms/fhir/StructureDefinition/Extension-Company-Contact
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0