PackagesCanonicalsLogsProblems
    Packages
    laniado.test.fhir.r4@0.1.62
    http://fhir.laniado.org.il/StructureDefinition/ext-administrative-encounter-note
description: 'Extension: Essential information pertaining to the admission encounter.'
package_name: laniado.test.fhir.r4
derivation: constraint
name: AdministrativeEncounterNote
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        note:
          match: {}
          schema:
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: note}
                index: 3
              value:
                elements:
                  author:
                    choices: [authorReference]
                    index: 8
                  authorReference:
                    type: Reference
                    choiceOf: author
                    refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner']
                    index: 9
                required: [author, authorReference]
              valueAnnotation: {type: Annotation, choiceOf: value, index: 6}
              value[x]:
                elements:
                  time: {index: 10}
                required: [time]
            required: [valueAnnotation, value]
        metapel:
          match: {}
          schema:
            index: 11
            extensions: {}
            elements:
              extension: {index: 12}
              url:
                pattern: {type: Uri, value: metapel}
                index: 13
              value:
                choices: [valueCoding]
                index: 15
              valueCoding: {type: Coding, choiceOf: value, index: 16}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-oved-metapel'}
                    index: 17
        k-heara:
          match: {}
          schema:
            index: 18
            extensions: {}
            elements:
              extension: {index: 19}
              url:
                pattern: {type: Uri, value: k-heara}
                index: 20
              value:
                choices: [valueCoding]
                index: 22
              valueCoding: {type: Coding, choiceOf: value, index: 23}
              value[x]:
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-hearot'}
                    index: 24
  url:
    pattern: {type: Uri, value: 'http://fhir.laniado.org.il/StructureDefinition/ext-administrative-encounter-note'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 0.1.62
extensions:
  note:
    url: null
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: note}
        index: 3
      value:
        elements:
          author:
            choices: [authorReference]
            index: 8
          authorReference:
            type: Reference
            choiceOf: author
            refers: ['http://fhir.laniado.org.il/StructureDefinition/laniado-practitioner']
            index: 9
        required: [author, authorReference]
      valueAnnotation: {type: Annotation, choiceOf: value, index: 6}
      value[x]:
        elements:
          time: {index: 10}
        required: [time]
    required: [valueAnnotation, value]
  metapel:
    url: null
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      url:
        pattern: {type: Uri, value: metapel}
        index: 13
      value:
        choices: [valueCoding]
        index: 15
      valueCoding: {type: Coding, choiceOf: value, index: 16}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-oved-metapel'}
            index: 17
  k-heara:
    url: null
    index: 18
    extensions: {}
    elements:
      extension: {index: 19}
      url:
        pattern: {type: Uri, value: k-heara}
        index: 20
      value:
        choices: [valueCoding]
        index: 22
      valueCoding: {type: Coding, choiceOf: value, index: 23}
      value[x]:
        elements:
          system:
            pattern: {type: Uri, value: 'http://fhir.laniado.org.il/CodeSystem/k-hearot'}
            index: 24
class: extension
kind: complex-type
url: http://fhir.laniado.org.il/StructureDefinition/ext-administrative-encounter-note
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [extension]