PackagesCanonicalsLogsProblems
    Packages
    ca.on.phsd.r4-alpha@0.1.3
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Location
description: Defines the Location resource used for performing an EMPI match request against the Practitioner endpoint
package_name: ca.on.phsd.r4-alpha
derivation: constraint
name: PractitionerRoleLocationRespose
type: Location
elements:
  address:
    mustSupport: true
    index: 20
    extensions:
      address-confidential:
        url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential
        type: Extension
        index: 21
        elements:
          url:
            pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential'}
            index: 22
      address-purpose:
        url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose
        type: Extension
        index: 23
        elements:
          url:
            pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose'}
            index: 24
    elements:
      use:
        binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/ppr-address-use'}
        mustSupport: true
        index: 25
      city: {mustSupport: true, index: 28}
      type:
        binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/address-type'}
        mustSupport: true
        index: 26
      state: {mustSupport: true, index: 29}
      extension:
        type: Extension
        url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential
        index: 21
        slicing:
          slices:
            address-confidential:
              match: {}
              schema:
                type: Extension
                url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential
                index: 21
                elements:
                  url:
                    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-confidential'}
                    index: 22
            address-purpose:
              match: {}
              schema:
                type: Extension
                url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose
                index: 23
                elements:
                  url:
                    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-address-purpose'}
                    index: 24
      line: {mustSupport: true, array: true, max: 4, index: 27}
      postalCode: {mustSupport: true, index: 30}
      period:
        mustSupport: true
        index: 32
        elements:
          start: {mustSupport: true, index: 33}
      country: {mustSupport: true, index: 31}
    required: [type, use]
  meta:
    mustSupport: true
    index: 1
    elements:
      profile: {mustSupport: true, index: 2}
      security:
        mustSupport: true
        index: 3
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-Confidentiality'}
            mustSupport: true
            index: 4
          code: {short: N|R, mustSupport: true, index: 5}
          display: {short: normal|restricted, mustSupport: true, index: 6}
        required: [display, system, code]
    required: [profile]
  extension:
    type: Extension
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode
    index: 7
    slicing:
      slices:
        LHIN-code:
          match: {}
          schema:
            type: Extension
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode
            index: 7
            elements:
              url:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode'}
                index: 8
  alias: {mustSupport: true, index: 15}
  status:
    mustSupport: true
    index: 10
    extensions:
      status-date:
        url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date
        type: Extension
        index: 11
        elements:
          url:
            pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date'}
            index: 12
      status-reason:
        url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason
        type: Extension
        index: 13
        elements:
          url:
            pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason'}
            index: 14
    elements:
      extension:
        type: Extension
        url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date
        index: 11
        slicing:
          slices:
            status-date:
              match: {}
              schema:
                type: Extension
                url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date
                index: 11
                elements:
                  url:
                    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-date'}
                    index: 12
            status-reason:
              match: {}
              schema:
                type: Extension
                url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason
                index: 13
                elements:
                  url:
                    pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-status-reason'}
                    index: 14
  id: {mustSupport: true, index: 0}
  identifier: {type: Identifier, index: 9}
  position:
    mustSupport: true
    index: 34
    elements:
      longitude: {short: Longitude, mustSupport: true, index: 35}
      latitude: {mustSupport: true, index: 36}
  telecom:
    mustSupport: true
    index: 16
    elements:
      system:
        binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/ppr-contact-point-system-practitioner'}
        mustSupport: true
        index: 17
      value: {mustSupport: true, index: 18}
      use: {mustSupport: true, index: 19}
  endpoint:
    mustSupport: true
    index: 37
    elements:
      reference: {mustSupport: true, index: 38}
package_version: 0.1.3
extensions:
  LHIN-code:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode
    type: Extension
    index: 7
    elements:
      url:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-ext-LHINCode'}
        index: 8
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-phsd-practitioner-response-profile-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0
required: [id, meta]