PackagesCanonicalsLogsProblems
    Packages
    fhir.outburn.co.il@0.5.0
    http://fhir.health.gov.il/StructureDefinition/tofes-17-response
description: Outburn Tofes 17 Response Profile on CoverageEligibilityResponse
package_name: fhir.outburn.co.il
derivation: constraint
name: Tofes17Response
type: CoverageEligibilityResponse
elements:
  identifier:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: system, type: value}
      min: 1
      max: 1
      slices:
        UUID:
          match: {system: 'urn:ietf:rfc:3986'}
          schema:
            _required: true
            index: 1
            elements:
              system:
                pattern: {type: uri, value: 'urn:ietf:rfc:3986'}
                type: uri
                index: 2
            required: [system]
  purpose:
    pattern: {type: code, value: validation}
    type: code
    index: 3
  patient:
    elements:
      identifier:
        index: 4
        elements:
          system:
            pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/il-national-id'}
            type: uri
            index: 5
        required: [system]
    required: [identifier]
  requestor:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 6
    elements:
      identifier:
        index: 7
        elements:
          system:
            pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/legal-entity'}
            type: uri
            index: 8
        required: [system]
    required: [identifier]
  insurer:
    elements:
      identifier:
        index: 9
        elements:
          system:
            pattern: {type: uri, value: 'http://fhir.health.gov.il/identifier/legal-entity'}
            type: uri
            index: 10
        required: [system]
    required: [identifier]
  insurance:
    elements:
      item:
        elements:
          productOrService:
            elements:
              coding:
                index: 11
                slicing:
                  rules: open
                  discriminator:
                  - {path: system, type: value}
                  min: 1
                  slices:
                    MohCode:
                      match: {system: 'http://fhir.health.gov.il/cs/medical-service-moh'}
                      schema:
                        _required: true
                        index: 12
                        elements:
                          system:
                            pattern: {type: uri, value: 'http://fhir.health.gov.il/cs/medical-service-moh'}
                            type: uri
                            index: 13
                        required: [system]
            required: [coding]
          provider:
            type: Reference
            refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
            index: 14
            elements:
              identifier:
                index: 15
                elements:
                  system:
                    pattern: {type: uri, value: 'http://practitioners.health.gov.il/Practitioners'}
                    type: uri
                    index: 16
                required: [system]
            required: [identifier]
package_version: 0.5.0
class: profile
kind: resource
url: http://fhir.health.gov.il/StructureDefinition/tofes-17-response
base: http://hl7.org/fhir/StructureDefinition/CoverageEligibilityResponse
version: 0.1.0
required: [identifier, requestor]