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 BE profile

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

Claim profile for use in the different eAgreement flow from MyCareNet.

Usage:

Formal Views of Profile Content

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

This structure is derived from Claim

NameFlagsCard.TypeDescription & Constraintsdoco
.. Claim C0..*ClaimClaim, Pre-determination or Pre-authorization
be-rule-eagreementclaim-1: Billable period start and end SHALL be YYYY-MM-DD
be-rule-eagreementclaim-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
Fixed Value: active
.... coding 1..1CodingCode defined by a terminology system
..... system 1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/claim-type
..... code 1..1codeSymbol in syntax defined by the system
Fixed Value: professional
... 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
Fixed Value: preauthorization
... patient S1..1Reference(Patient core BE profile)The recipient of the products and services
... billablePeriod S0..1PeriodRelevant time frame for the claim
... created S1..1dateTimeResource creation date
... enterer S1..1Reference(Practitioner role core BE profile)Author of the claim
.... reference 1..1stringLiteral reference, Relative, internal or absolute URL
... provider S1..1Reference(Organisation core BE profile | Practitioner role core BE profile)Party responsible for the claim
.... reference 1..1stringLiteral reference, Relative, internal or absolute URL
... priority S1..1CodeableConceptDesired processing ugency
.... coding 1..1CodingCode defined by a terminology system
..... system 1..1uriIdentity of the terminology system
Fixed Value: http://terminology.hl7.org/CodeSystem/processpriority
..... code 1..1codeSymbol in syntax defined by the system
Fixed Value: stat
... referral S0..1Reference(ServiceRequest)Treatment referral
.... reference 1..1stringLiteral reference, Relative, internal or absolute URL
... supportingInfo S0..*BackboneElementSupporting information
.... category S1..1CodeableConceptClassification of the supplied information
..... coding 1..1CodingCode defined by a terminology system
...... system 1..1uriIdentity of the terminology system
...... code 1..1codeSymbol in syntax defined by the system
.... code
..... coding 1..1CodingCode defined by a terminology system
...... system 1..1uriIdentity of the terminology system
...... code 1..1codeSymbol in syntax defined by the system
... insurance S1..1BackboneElementPatient insurance information
.... sequence 1..1positiveIntInsurance instance identifier
Fixed Value: 1
.... focal 1..1booleanCoverage to be used for adjudication
Fixed Value: true
.... coverage
..... display 1..1stringText alternative for the resource
... item S0..*BackboneElementProduct or service provided
.... productOrService
..... coding 1..1CodingCode defined by a terminology system
Binding: ValueSet product or service (extensible)
...... system 1..1uriIdentity of the terminology system
...... code 1..1codeSymbol in syntax defined by the system
.... serviced[x] 0..1dateDate or dates of service or product delivery

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
Claim.item.productOrService.codingextensibleBeProductOrServiceNihdiEAgreement (a valid code from CodeSystem NIHDIPhysiotherapyPathology)

Constraints

IdGradePath(s)DetailsRequirements
be-rule-eagreementclaim-1errorClaimBillable period start and end SHALL be YYYY-MM-DD
: (Claim.billablePeriod.start.exists() implies Claim.billablePeriod.start.toString().length()=10) and (Claim.billablePeriod.end.exists() implies Claim.billablePeriod.end.toString().length()=10)
be-rule-eagreementclaim-2errorClaimCreated SHALL be YYYY-MM-DDThh:mm:ss+zz:zz
: Claim.created.toString().length()=25

 

Other representations of profile: CSV, Excel, Schematron