PackagesCanonicalsLogsProblems
    Packages
    rs/ndhm.in@6.5.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: rs/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
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: uri, value: category}
                type: uri
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
              value[x]:
                elements:
                  coding:
                    index: 7
                    elements:
                      system: {index: 8}
                      code: {index: 9}
                      display: {index: 10}
                    required: [code, display, system]
        code:
          match: {}
          schema:
            short: Additional content defined by implementations e.g ABHA ID, Adhar Card
            array: true
            min: 1
            _required: true
            index: 11
            extensions: {}
            elements:
              extension: {index: 12}
              url:
                pattern: {type: uri, value: code}
                type: uri
                index: 13
              value:
                choices: [valueCodeableConcept]
                index: 15
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 16}
              value[x]:
                elements:
                  coding:
                    index: 17
                    elements:
                      system: {index: 18}
                      code: {index: 19}
                      display: {index: 20}
                    required: [code, display, system]
        documentationUrl:
          match: {}
          schema:
            short: Url of the document or template that needs to be filled.
            index: 21
            extensions: {}
            elements:
              extension: {index: 22}
              url:
                pattern: {type: uri, value: documentationUrl}
                type: uri
                index: 23
              value:
                choices: [valueUrl]
                index: 25
              valueUrl: {type: url, choiceOf: value, index: 26}
  url:
    pattern: {type: uri, value: 'https://nrces.in/ndhm/fhir/r4/StructureDefinition/Claim-SupportingInfoRequirement'}
    type: uri
    index: 27
  value:
    choices: []
    index: 29
package_version: 6.5.0
extensions:
  category:
    url: null
    short: Classification of the supplied information e.g proof of identity, proof of address.
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: uri, value: category}
        type: uri
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
      value[x]:
        elements:
          coding:
            index: 7
            elements:
              system: {index: 8}
              code: {index: 9}
              display: {index: 10}
            required: [code, display, system]
  code:
    url: null
    short: Additional content defined by implementations e.g ABHA ID, Adhar Card
    array: true
    min: 1
    _required: true
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      url:
        pattern: {type: uri, value: code}
        type: uri
        index: 13
      value:
        choices: [valueCodeableConcept]
        index: 15
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 16}
      value[x]:
        elements:
          coding:
            index: 17
            elements:
              system: {index: 18}
              code: {index: 19}
              display: {index: 20}
            required: [code, display, system]
  documentationUrl:
    url: null
    short: Url of the document or template that needs to be filled.
    index: 21
    extensions: {}
    elements:
      extension: {index: 22}
      url:
        pattern: {type: uri, value: documentationUrl}
        type: uri
        index: 23
      value:
        choices: [valueUrl]
        index: 25
      valueUrl: {type: url, choiceOf: value, index: 26}
class: extension
kind: complex-type
url: https://nrces.in/ndhm/fhir/r4/StructureDefinition/Claim-SupportingInfoRequirement
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 6.5.0