PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@orf-2.0.0
    http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-initiator
description: Initiator and his realtion to the patient
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChOrfInitiator
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        ch-orf-personalrelation:
          match: {}
          schema:
            short: Personal relation between initiator and patient
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: ch-orf-personalrelation}
                index: 3
              value:
                choices: [valueCoding]
                index: 5
              valueCoding: {type: Coding, choiceOf: value, index: 6}
            required: [valueCoding, value]
        ch-orf-legalrelation:
          match: {}
          schema:
            short: Legal relation between initator and patient
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: ch-orf-legalrelation}
                index: 9
              value:
                choices: [valueCoding]
                index: 11
              valueCoding: {type: Coding, choiceOf: value, index: 12}
            required: [valueCoding, value]
        ch-orf-personorganization:
          match: {}
          schema:
            short: Initiator person or organization
            mustSupport: true
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: ch-orf-personorganization}
                index: 15
              value:
                choices: [valueReference]
                index: 17
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
                index: 18
            required: [valueReference, value]
  url:
    pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-initiator'}
    index: 19
  value:
    choices: []
    index: 21
package_version: orf-2.0.0
extensions:
  ch-orf-personalrelation:
    url: null
    short: Personal relation between initiator and patient
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: ch-orf-personalrelation}
        index: 3
      value:
        choices: [valueCoding]
        index: 5
      valueCoding: {type: Coding, choiceOf: value, index: 6}
    required: [valueCoding, value]
  ch-orf-legalrelation:
    url: null
    short: Legal relation between initator and patient
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: ch-orf-legalrelation}
        index: 9
      value:
        choices: [valueCoding]
        index: 11
      valueCoding: {type: Coding, choiceOf: value, index: 12}
    required: [valueCoding, value]
  ch-orf-personorganization:
    url: null
    short: Initiator person or organization
    mustSupport: true
    _required: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: ch-orf-personorganization}
        index: 15
      value:
        choices: [valueReference]
        index: 17
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
        index: 18
    required: [valueReference, value]
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-initiator
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0