PackagesCanonicalsLogsProblems
    Packages
    ca.on.phsd.r4-alpha@1.0.0-BallotDraft0.1
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-ContactPoint
description: null
package_name: ca.on.phsd.r4-alpha
derivation: constraint
name: PHSDContactPoint
type: ContactPoint
elements:
  extension:
    type: Extension
    isModifier: false
    mustSupport: true
    url: https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose
    index: 0
    slicing:
      slices:
        contactPurpose:
          match: {}
          schema: {type: Extension, isModifier: false, mustSupport: true, url: 'https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose', index: 0}
          max: 1
  system:
    binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-practitioner'}
    mustSupport: true
    index: 1
  value:
    mustSupport: true
    index: 2
    extensions:
      translation:
        url: http://hl7.org/fhir/StructureDefinition/translation
        type: Extension
        isModifier: false
        mustSupport: true
        index: 3
        extensions:
          lang:
            url: null
            mustSupport: true
            index: 5
            elements:
              value:
                pattern: {type: Code, value: fr}
                mustSupport: true
                choices: []
                index: 7
          content:
            url: null
            mustSupport: true
            index: 8
            elements:
              value:
                mustSupport: true
                choices: []
                index: 10
        elements:
          extension:
            mustSupport: true
            array: true
            min: 2
            index: 4
            slicing:
              slices:
                lang:
                  match: {}
                  schema:
                    mustSupport: true
                    index: 5
                    elements:
                      value:
                        pattern: {type: Code, value: fr}
                        mustSupport: true
                        choices: []
                        index: 7
                content:
                  match: {}
                  schema:
                    mustSupport: true
                    index: 8
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 10
    elements:
      extension:
        type: Extension
        isModifier: false
        mustSupport: true
        url: http://hl7.org/fhir/StructureDefinition/translation
        index: 3
        slicing:
          slices:
            translation:
              match: {}
              schema:
                type: Extension
                isModifier: false
                mustSupport: true
                url: http://hl7.org/fhir/StructureDefinition/translation
                index: 3
                extensions:
                  lang:
                    url: null
                    mustSupport: true
                    index: 5
                    elements:
                      value:
                        pattern: {type: Code, value: fr}
                        mustSupport: true
                        choices: []
                        index: 7
                  content:
                    url: null
                    mustSupport: true
                    index: 8
                    elements:
                      value:
                        mustSupport: true
                        choices: []
                        index: 10
                elements:
                  extension:
                    mustSupport: true
                    array: true
                    min: 2
                    index: 4
                    slicing:
                      slices:
                        lang:
                          match: {}
                          schema:
                            mustSupport: true
                            index: 5
                            elements:
                              value:
                                pattern: {type: Code, value: fr}
                                mustSupport: true
                                choices: []
                                index: 7
                        content:
                          match: {}
                          schema:
                            mustSupport: true
                            index: 8
                            elements:
                              value:
                                mustSupport: true
                                choices: []
                                index: 10
  use:
    pattern: {type: Code, value: work}
    mustSupport: true
    index: 11
  period:
    mustSupport: true
    index: 12
    elements:
      start: {mustSupport: true, index: 13}
      end: {mustSupport: true, index: 14}
package_version: 1.0.0-BallotDraft0.1
extensions:
  contactPurpose: {url: 'https://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-contact-purpose', max: 1, type: Extension, isModifier: false, mustSupport: true, index: 0}
class: complex-type
kind: complex-type
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-profile-ContactPoint
base: http://hl7.org/fhir/StructureDefinition/ContactPoint
version: null
required: [value, system]