PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@crd-1.0.0
    http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-coverage-deident
description: This profile specifies constraints on the Coverage resource to identify coverage plan type without exposing patient identity during coverage requirements discovery.
package_name: hl7.fhir.us.davinci
derivation: constraint
name: CoverageDeident
type: Coverage
elements:
  policyHolder: {mustSupport: false, index: 4}
  beneficiary:
    type: Reference
    mustSupport: false
    refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-patient-deident']
    index: 7
  contract: {mustSupport: false, index: 20}
  relationship: {mustSupport: false, index: 9}
  type: {mustSupport: true, index: 3}
  costToBeneficiary: {mustSupport: false, index: 18}
  subrogation: {mustSupport: false, index: 19}
  subscriber: {mustSupport: false, index: 5}
  payor:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-organization', 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-patient-deident']
    index: 11
  status: {mustSupport: true, index: 2}
  class:
    mustSupport: true
    index: 12
    elements:
      type:
        type: CodeableConcept
        mustSupport: true
        pattern:
          type: CodeableConcept
          value:
            coding:
            - {code: plan, system: 'http://terminology.hl7.org/CodeSystem/coverage-class'}
        index: 13
      value: {mustSupport: true, index: 14}
      name: {mustSupport: true, index: 15}
    required: [type]
  identifier: {mustSupport: false, index: 1}
  order: {mustSupport: false, index: 16}
  network: {mustSupport: false, index: 17}
  period: {mustSupport: true, index: 10}
  dependent: {mustSupport: false, index: 8}
  subscriberId: {mustSupport: false, index: 6}
  text: {mustSupport: false, index: 0}
package_version: crd-1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-crd/StructureDefinition/profile-coverage-deident
base: http://hl7.org/fhir/StructureDefinition/Coverage
version: 1.0.0