Belgian MyCareNet Profiles
2.0.0 - STU Belgium flag

This page is part of the HL7 Belgium FHIR Implementation Guide - MyCareNet profiles (v2.0.0: Trial Use) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

Resource Profile: MyCareNet eAgreement Claim Response BE profile

Official URL: https://www.ehealth.fgov.be/standards/fhir/mycarenet/StructureDefinition/be-eagreementclaimresponse Version: 2.0.0
Active as of 2023-04-27 Computable Name: BeMyCareNetEagreementClaimResponse

Claimresponse profile for use in the different eAgreement flows from MyCareNet.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from ClaimResponse

NameFlagsCard.TypeDescription & Constraintsdoco
.. ClaimResponse C0..*ClaimResponseResponse to a claim predetermination or preauthorization
be-rule-eagreementclaimresponse-1: preAuthPeriod start and end SHALL be YYYY-MM-DD
be-rule-eagreementclaimresponse-2: Created SHALL be YYYY-MM-DDThh:mm:ss+zz:zz
... id S1..1idLogical id of this artifact
... meta S1..1MetaMetadata about the resource
.... profile 1..1canonical(StructureDefinition)Profiles this resource claims to conform to
... status S1..1codeactive | cancelled | draft | entered-in-error
.... coding 1..1CodingCode defined by a terminology system
..... system 1..1uriIdentity of the terminology system
..... code 1..1codeSymbol in syntax defined by the system
... subType S1..1CodeableConceptMore granular claim type
.... coding 1..1CodingCode defined by a terminology system
..... system 1..1uriIdentity of the terminology system
Required Pattern: https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-types
..... code 1..1codeSymbol in syntax defined by the system
... use S1..1codeclaim | preauthorization | predetermination
... patient S1..1Reference(Patient core BE profile)The recipient of the products and services
... created S1..1dateTimeResponse creation date
... insurer S1..1Reference(Organisation core BE profile)Party responsible for reimbursement
... requestor S1..1Reference(Organisation core BE profile | Practitioner core BE profile | Practitioner role core BE profile)Party responsible for the claim
.... reference 1..1stringLiteral reference, Relative, internal or absolute URL
... outcome S1..1codequeued | complete | error | partial
... preAuthRef S1..1stringPreauthorization reference
... preAuthPeriod S0..1PeriodPreauthorization reference effective period
.... start 1..1dateTimeStarting time with inclusive boundary
... item
.... adjudication S1..1BackboneElementAdjudication details
..... category
...... coding 1..1CodingCode defined by a terminology system
....... system 1..1uriIdentity of the terminology system
Required Pattern: https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/decision-values
....... code 1..1codeSymbol in syntax defined by the system
..... reason
...... coding 1..1CodingCode defined by a terminology system
Binding: ValueSet adjudication reason (extensible)
....... system 1..1uriIdentity of the terminology system
....... code 1..1codeSymbol in syntax defined by the system
... addItem S0..*BackboneElementInsurer added line items
.... itemSequence S1..1positiveIntItem sequence number
.... productOrService 1..1CodeableConceptBilling, service, product, or drug code
Binding: ValueSet product or service (extensible)
..... coding 1..1CodingCode defined by a terminology system
...... system 1..1uriIdentity of the terminology system
...... code 1..1codeSymbol in syntax defined by the system
.... adjudication S1..*Added items adjudication

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
ClaimResponse.item.adjudication.reason.codingextensibleBeEAgreementAdjudicationReason
ClaimResponse.addItem.productOrServiceextensibleBeProductOrServiceNihdiEAgreement (a valid code from CodeSystem NIHDIPhysiotherapyPathology)

Constraints

IdGradePath(s)DetailsRequirements
be-rule-eagreementclaimresponse-1errorClaimResponsepreAuthPeriod start and end SHALL be YYYY-MM-DD
: (ClaimResponse.preAuthPeriod.exists() implies ClaimResponse.preAuthPeriod.start.toString().length()=10) and (ClaimResponse.preAuthPeriod.end.exists() implies ClaimResponse.preAuthPeriod.end.toString().length()=10)
be-rule-eagreementclaimresponse-2errorClaimResponseCreated SHALL be YYYY-MM-DDThh:mm:ss+zz:zz
: ClaimResponse.created.toString().length()=25

 

Other representations of profile: CSV, Excel, Schematron