PackagesCanonicalsLogsProblems
    Packages
    ndhm.in@5.0.0
    https://nrces.in/ndhm/fhir/r4/StructureDefinition/Claim-SupportingInfoRequirement
description: This extension enumerates essential documentation necessary for a health insurance product. It provides a comprehensive list of documents such as identification proofs or medical records needed during the claims process.
package_name: ndhm.in
derivation: constraint
name: ClaimSupportingInfoRequirement
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        category:
          match: {}
          schema:
            short: Classification of the supplied information e.g proof of identity, proof of address.
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: category}
                index: 2
              value:
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
              value[x]:
                elements:
                  coding:
                    index: 6
                    elements:
                      system: {index: 7}
                      code: {index: 8}
                      display: {index: 9}
                    required: [display, system, code]
        code:
          match: {}
          schema:
            short: Additional content defined by implementations e.g ABHA ID, Adhar Card
            _required: true
            index: 10
            elements:
              url:
                pattern: {type: Uri, value: code}
                index: 11
              value:
                choices: [valueCodeableConcept]
                index: 13
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
              value[x]:
                elements:
                  coding:
                    index: 15
                    elements:
                      system: {index: 16}
                      code: {index: 17}
                      display: {index: 18}
                    required: [display, system, code]
        documentationUrl:
          match: {}
          schema:
            short: Url of the document or template that needs to be filled.
            index: 19
            elements:
              url:
                pattern: {type: Uri, value: documentationUrl}
                index: 20
              value:
                choices: [valueUrl]
                index: 22
              valueUrl: {type: url, choiceOf: value, index: 23}
  url:
    pattern: {type: Uri, value: 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Claim-SupportingInfoRequirement'}
    index: 24
  value:
    choices: []
    index: 26
package_version: 5.0.0
extensions:
  category:
    url: null
    short: Classification of the supplied information e.g proof of identity, proof of address.
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: category}
        index: 2
      value:
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5}
      value[x]:
        elements:
          coding:
            index: 6
            elements:
              system: {index: 7}
              code: {index: 8}
              display: {index: 9}
            required: [display, system, code]
  code:
    url: null
    short: Additional content defined by implementations e.g ABHA ID, Adhar Card
    _required: true
    index: 10
    elements:
      url:
        pattern: {type: Uri, value: code}
        index: 11
      value:
        choices: [valueCodeableConcept]
        index: 13
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
      value[x]:
        elements:
          coding:
            index: 15
            elements:
              system: {index: 16}
              code: {index: 17}
              display: {index: 18}
            required: [display, system, code]
  documentationUrl:
    url: null
    short: Url of the document or template that needs to be filled.
    index: 19
    elements:
      url:
        pattern: {type: Uri, value: documentationUrl}
        index: 20
      value:
        choices: [valueUrl]
        index: 22
      valueUrl: {type: url, choiceOf: value, index: 23}
class: extension
kind: complex-type
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Claim-SupportingInfoRequirement
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 5.0.0