PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.5-beta
    http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementclaim
description: Claim profile for use in the different eAgreement flow from MyCareNet.
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeMyCareNetEagreementClaim
type: Claim
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient']
    index: 5
  insurance: {mustSupport: true, index: 13}
  enterer:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole']
    index: 8
  supportingInfo: {mustSupport: true, index: 12}
  use: {mustSupport: true, index: 4}
  item:
    mustSupport: true
    index: 14
    elements:
      productOrService:
        elements:
          coding:
            binding: {strength: extensible, valueSet: 'http://www.mycarenet.be/fhir/ValueSet/be-beproductorservice'}
            index: 15
  type: {mustSupport: true, index: 1}
  created: {mustSupport: true, index: 7}
  referral: {mustSupport: true, index: 11}
  priority: {mustSupport: true, index: 10}
  status: {mustSupport: true, index: 0}
  billablePeriod: {mustSupport: true, index: 6}
  subType:
    mustSupport: true
    index: 2
    elements:
      coding:
        elements:
          system:
            pattern: {type: Uri, value: 'http://www.mycarenet.be/fhir/CodeSystem/agreement-types'}
            index: 3
  provider:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole']
    index: 9
package_version: 1.1.5-beta
class: profile
kind: resource
url: http://www.mycarenet.be/fhir/StructureDefinition/be-eagreementclaim
base: http://hl7.org/fhir/StructureDefinition/Claim
version: 1.0.0
required: [enterer, subType]