PackagesCanonicalsLogsProblems
    Packages
    healthhub.fhir@2.0.6
    https://healthhub.dk/fhir/StructureDefinition/additional-clinical-note-information
description: null
package_name: healthhub.fhir
derivation: constraint
name: AdditionalClinicalNoteInformation
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        CareId:
          match: {}
          schema:
            short: ForløbsId
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: CareId}
                index: 3
              value:
                choices: [valueString]
                index: 5
              valueString: {type: string, choiceOf: value, index: 6}
            required: [valueString, value]
        SharingNote:
          match: {}
          schema:
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: SharingNote}
                index: 9
              value:
                choices: [valueBoolean]
                index: 11
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
            required: [value, valueBoolean]
        SharingRestriction:
          match: {}
          schema:
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: SharingRestriction}
                index: 15
              value:
                choices: [valueBoolean]
                index: 17
              valueBoolean: {type: boolean, choiceOf: value, index: 18}
            required: [value, valueBoolean]
        TitleNote:
          match: {}
          schema:
            short: Overskrift
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: TitleNote}
                index: 21
              value:
                maxLength: 250
                choices: [valueString]
                index: 23
              valueString: {type: string, maxLength: 250, choiceOf: value, index: 24}
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'https://healthhub.dk/fhir/StructureDefinition/additional-clinical-note-information'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 2.0.6
extensions:
  CareId:
    url: null
    short: ForløbsId
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: CareId}
        index: 3
      value:
        choices: [valueString]
        index: 5
      valueString: {type: string, choiceOf: value, index: 6}
    required: [valueString, value]
  SharingNote:
    url: null
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: SharingNote}
        index: 9
      value:
        choices: [valueBoolean]
        index: 11
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
    required: [value, valueBoolean]
  SharingRestriction:
    url: null
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: SharingRestriction}
        index: 15
      value:
        choices: [valueBoolean]
        index: 17
      valueBoolean: {type: boolean, choiceOf: value, index: 18}
    required: [value, valueBoolean]
  TitleNote:
    url: null
    short: Overskrift
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: TitleNote}
        index: 21
      value:
        maxLength: 250
        choices: [valueString]
        index: 23
      valueString: {type: string, maxLength: 250, choiceOf: value, index: 24}
    required: [valueString, value]
class: extension
kind: complex-type
url: https://healthhub.dk/fhir/StructureDefinition/additional-clinical-note-information
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [extension]