PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.2.0
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-location
description: Profil neutre du lieu associé à une disponibilité retournée.
package_name: ca.qc.sq.sgrdv
derivation: constraint
name: SGRDVBaseFindResponseLocation
type: Location
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        distanceDeplacement:
          match: {url: null}
          schema:
            type: Extension
            mustSupport: true
            url: http://sante.quebec/fhir/StructureDefinition/sgrdv-location-distance-deplacement
            index: 1
            elements:
              value:
                mustSupport: true
                choices: []
                index: 3
  type:
    binding: {strength: required, valueSet: 'http://sante.quebec/fhir/ValueSet/sgrdv-site-type-vs'}
    mustSupport: true
    index: 4
    elements:
      coding:
        mustSupport: true
        index: 5
        elements:
          system:
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'}
            index: 6
          code: {mustSupport: true, index: 7}
  address:
    mustSupport: true
    index: 8
    elements:
      text: {mustSupport: true, index: 9}
      city: {mustSupport: true, index: 10}
      postalCode: {mustSupport: true, index: 11}
  physicalType: {index: 12}
  position:
    mustSupport: true
    index: 13
    elements:
      longitude: {mustSupport: true, index: 14}
      latitude: {mustSupport: true, index: 15}
  managingOrganization:
    type: Reference
    mustSupport: true
    refers: ['http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization']
    index: 16
package_version: 1.2.0
extensions:
  distanceDeplacement:
    url: http://sante.quebec/fhir/StructureDefinition/sgrdv-location-distance-deplacement
    type: Extension
    mustSupport: true
    index: 1
    elements:
      value:
        mustSupport: true
        choices: []
        index: 3
class: profile
kind: resource
url: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.2.0
required: [managingOrganization, position, address, type]