PackagesCanonicalsLogsProblems
    Packages
    sfm.030521@1.0.1
    http://ehelse.no/fhir/StructureDefinition/sfm-substitutioninfo
description: Norwegian extention for substitution information.
package_name: sfm.030521
derivation: constraint
name: SfmSubstitutioninfo
type: Extension
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        conferencedpatient:
          match: {url: conferencedpatient}
          schema:
            short: Asked patient about substitution is ok
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: conferencedpatient}
                index: 2
              value:
                choices: [valueBoolean]
                index: 4
              valueBoolean: {type: boolean, choiceOf: value, index: 5}
        text:
          match: {url: text}
          schema:
            short: Reason for substitution
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: text}
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
  url:
    pattern: {type: Uri, value: 'http://ehelse.no/fhir/StructureDefinition/sfm-substitutioninfo'}
    index: 11
  value:
    choices: []
    index: 13
package_version: 1.0.1
extensions:
  conferencedpatient:
    url: conferencedpatient
    short: Asked patient about substitution is ok
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: conferencedpatient}
        index: 2
      value:
        choices: [valueBoolean]
        index: 4
      valueBoolean: {type: boolean, choiceOf: value, index: 5}
  text:
    url: text
    short: Reason for substitution
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: text}
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
class: extension
kind: complex-type
url: http://ehelse.no/fhir/StructureDefinition/sfm-substitutioninfo
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '1.0'