PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.carin-rtpbc@2.0.0-ballot
    http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-bundle-non-phi
description: This profile provides minimal, non-persoanlly-identifiable content for data sources that can provide benefit or price information without receiving patient details.
package_name: hl7.fhir.us.carin-rtpbc
derivation: constraint
name: RtpbcResponseBundleNonPHI
type: Bundle
elements:
  type:
    pattern: {type: Code, value: message}
    mustSupport: true
    index: 0
  total: {mustSupport: false, index: 1}
  entry:
    mustSupport: true
    array: true
    min: 2
    index: 2
    elements:
      search: {mustSupport: false, index: 3}
      request: {mustSupport: false, index: 4}
      response: {mustSupport: false, index: 5}
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: type}
      min: 2
      slices:
        messageheader:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 6
            elements:
              resource: {type: MessageHeader, mustSupport: true, index: 7}
            required: [resource]
        claimresponse:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 8
            elements:
              resource: {type: ClaimResponse, mustSupport: true, index: 9}
            required: [resource]
        pharmacy:
          match: {}
          schema:
            mustSupport: true
            array: true
            index: 10
            elements:
              resource: {type: Organization, index: 11}
        coverage:
          match: {}
          schema:
            mustSupport: true
            array: true
            index: 12
            elements:
              resource: {type: Coverage, mustSupport: true, index: 13}
            required: [resource]
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/carin-rtpbc/StructureDefinition/rtpbc-response-bundle-non-phi
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2.0.0-ballot