PackagesCanonicalsLogsProblems
    Packages
    servicewell.fhir.wof-portal@1.0.0
    http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-clinic-info
description: Container extension for clinic information shown in the portal.
package_name: servicewell.fhir.wof-portal
derivation: constraint
name: ClinicInfo
type: Extension
elements:
  extension:
    short: URL-friendly clinic key
    index: 0
    slicing:
      slices:
        urlPlaceholder:
          match: {}
          schema:
            short: URL-friendly clinic key
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: urlPlaceholder}
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
        directions:
          match: {}
          schema:
            short: Directions to the clinic
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: directions}
                index: 8
              value:
                choices: [valueString]
                index: 10
              valueString: {type: string, choiceOf: value, index: 11}
        parking:
          match: {}
          schema:
            short: Parking information
            index: 12
            extensions: {}
            elements:
              extension: {index: 13}
              url:
                pattern: {type: Uri, value: parking}
                index: 14
              value:
                choices: [valueString]
                index: 16
              valueString: {type: string, choiceOf: value, index: 17}
        about:
          match: {}
          schema:
            short: About the clinic
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              url:
                pattern: {type: Uri, value: about}
                index: 20
              value:
                choices: [valueString]
                index: 22
              valueString: {type: string, choiceOf: value, index: 23}
        spokenLanguages:
          match: {}
          schema:
            short: Languages spoken at the clinic
            index: 24
            extensions: {}
            elements:
              extension: {index: 25}
              url:
                pattern: {type: Uri, value: spokenLanguages}
                index: 26
              value:
                choices: [valueString]
                index: 28
              valueString: {type: string, choiceOf: value, index: 29}
        bookingSummaryInformationText:
          match: {}
          schema:
            short: Booking summary information
            index: 30
            extensions: {}
            elements:
              extension: {index: 31}
              url:
                pattern: {type: Uri, value: bookingSummaryInformationText}
                index: 32
              value:
                choices: [valueString]
                index: 34
              valueString: {type: string, choiceOf: value, index: 35}
  url:
    pattern: {type: Uri, value: 'http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-clinic-info'}
    index: 36
  value:
    choices: []
    index: 38
package_version: 1.0.0
extensions:
  urlPlaceholder:
    url: null
    short: URL-friendly clinic key
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: urlPlaceholder}
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
  directions:
    url: null
    short: Directions to the clinic
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: directions}
        index: 8
      value:
        choices: [valueString]
        index: 10
      valueString: {type: string, choiceOf: value, index: 11}
  parking:
    url: null
    short: Parking information
    index: 12
    extensions: {}
    elements:
      extension: {index: 13}
      url:
        pattern: {type: Uri, value: parking}
        index: 14
      value:
        choices: [valueString]
        index: 16
      valueString: {type: string, choiceOf: value, index: 17}
  about:
    url: null
    short: About the clinic
    index: 18
    extensions: {}
    elements:
      extension: {index: 19}
      url:
        pattern: {type: Uri, value: about}
        index: 20
      value:
        choices: [valueString]
        index: 22
      valueString: {type: string, choiceOf: value, index: 23}
  spokenLanguages:
    url: null
    short: Languages spoken at the clinic
    index: 24
    extensions: {}
    elements:
      extension: {index: 25}
      url:
        pattern: {type: Uri, value: spokenLanguages}
        index: 26
      value:
        choices: [valueString]
        index: 28
      valueString: {type: string, choiceOf: value, index: 29}
  bookingSummaryInformationText:
    url: null
    short: Booking summary information
    index: 30
    extensions: {}
    elements:
      extension: {index: 31}
      url:
        pattern: {type: Uri, value: bookingSummaryInformationText}
        index: 32
      value:
        choices: [valueString]
        index: 34
      valueString: {type: string, choiceOf: value, index: 35}
class: extension
kind: complex-type
url: http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-clinic-info
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0