PackagesCanonicalsLogsProblems
    Packages
    healthhub.fhir@2.0.5
    https://healthhub.dk/fhir/StructureDefinition/receiver-copy-observation
description: null
package_name: healthhub.fhir
derivation: constraint
name: ReceiverCopyObservation
type: Extension
elements:
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        CopyReceiverIdentifier:
          match: {}
          schema:
            short: KopiModtID
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: uri, value: CopyReceiverIdentifier}
                type: uri
                index: 2
              value:
                choices: [valueString]
                index: 4
              valueString: {type: string, choiceOf: value, index: 5}
            required: [value, valueString]
        CopyReceiverOrganizationName:
          match: {}
          schema:
            short: KopiModtOrg
            _required: true
            index: 6
            elements:
              url:
                pattern: {type: uri, value: CopyReceiverOrganizationName}
                type: uri
                index: 7
              value:
                choices: [valueString]
                index: 9
              valueString: {type: string, choiceOf: value, index: 10}
            required: [value, valueString]
        CopyReceiverDepartmentName:
          match: {}
          schema:
            short: KopiModtAfdTitel
            _required: true
            index: 11
            elements:
              url:
                pattern: {type: uri, value: CopyReceiverDepartmentName}
                type: uri
                index: 12
              value:
                choices: [valueString]
                index: 14
              valueString: {type: string, choiceOf: value, index: 15}
            required: [value, valueString]
  url:
    pattern: {type: uri, value: 'https://healthhub.dk/fhir/StructureDefinition/receiver-copy-observation'}
    type: uri
    index: 16
  value:
    choices: []
    index: 18
package_version: 2.0.5
extensions:
  CopyReceiverIdentifier:
    url: null
    short: KopiModtID
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: uri, value: CopyReceiverIdentifier}
        type: uri
        index: 2
      value:
        choices: [valueString]
        index: 4
      valueString: {type: string, choiceOf: value, index: 5}
    required: [value, valueString]
  CopyReceiverOrganizationName:
    url: null
    short: KopiModtOrg
    _required: true
    index: 6
    elements:
      url:
        pattern: {type: uri, value: CopyReceiverOrganizationName}
        type: uri
        index: 7
      value:
        choices: [valueString]
        index: 9
      valueString: {type: string, choiceOf: value, index: 10}
    required: [value, valueString]
  CopyReceiverDepartmentName:
    url: null
    short: KopiModtAfdTitel
    _required: true
    index: 11
    elements:
      url:
        pattern: {type: uri, value: CopyReceiverDepartmentName}
        type: uri
        index: 12
      value:
        choices: [valueString]
        index: 14
      valueString: {type: string, choiceOf: value, index: 15}
    required: [value, valueString]
class: extension
kind: complex-type
url: https://healthhub.dk/fhir/StructureDefinition/receiver-copy-observation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null