Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED)
0.1.0 - ci-build

Moderne Patient:innenabrechnung und Datenkommunikation on FHIR (MOPED) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: MOPEDCoverageEligibilityRequest

Official URL: http://example.org/StructureDefinition/MOPEDCoverageEligibilityRequest Version: 0.1.0
Draft as of 2024-09-12 Responsible: Example Publisher Computable Name: MOPEDCoverageEligibilityRequest

MOPED Profil der CoverageEligibilityRequest Ressource für die Kostenübernahmeanfrage.

Usage:

  • This Resource Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

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

This structure is derived from CoverageEligibilityRequest

NameFlagsCard.TypeDescription & Constraintsdoco
.. CoverageEligibilityRequest 0..* CoverageEligibilityRequest CoverageEligibilityRequest resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... VDASID 0..1 string VDAS-ID - VersichertenDatenAbfrageService
URL: http://example.org/StructureDefinition/moped-ext-vdasid
.... ExtensionDays 0..1 unsignedInt Verlaengerungstage
URL: http://example.org/StructureDefinition/moped-ext-extensionDays
.... PremiumClass 0..1 code "KLAS – Allgemeine Gebührenklasse/Sonderklasse"
URL: http://example.org/StructureDefinition/moped-ext-PremiumClass
Binding: http://tbd.at/MOPED-LKFAbrechnungsKnoten (required)
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.

... purpose Σ 1..* code auth-requirements | benefits | discovery | validation
Binding: EligibilityRequestPurpose (required): A code specifying the types of information being requested.


... patient Σ 1..1 Reference(HL7® AT Core Patient Profile) Intended recipient of products and services
... created Σ 1..1 dateTime Creation date
... provider 0..1 Reference(HL7® AT Core Organization Profile) Party responsible for the request
... insurer Σ 1..1 Reference(Organization) Coverage issuer

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CoverageEligibilityRequest.statusrequiredFinancialResourceStatusCodes
http://hl7.org/fhir/ValueSet/fm-status|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.purposerequiredEligibilityRequestPurpose
http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageEligibilityRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
NameFlagsCard.TypeDescription & Constraintsdoco
.. CoverageEligibilityRequest 0..* CoverageEligibilityRequest CoverageEligibilityRequest resource
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... VDASID 0..1 string VDAS-ID - VersichertenDatenAbfrageService
URL: http://example.org/StructureDefinition/moped-ext-vdasid
.... ExtensionDays 0..1 unsignedInt Verlaengerungstage
URL: http://example.org/StructureDefinition/moped-ext-extensionDays
.... PremiumClass 0..1 code "KLAS – Allgemeine Gebührenklasse/Sonderklasse"
URL: http://example.org/StructureDefinition/moped-ext-PremiumClass
Binding: http://tbd.at/MOPED-LKFAbrechnungsKnoten (required)
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier Business Identifier for coverage eligiblity request
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.

... priority 0..1 CodeableConcept Desired processing priority
Binding: ProcessPriorityCodes (example): The timeliness with which processing is required: STAT, normal, Deferred.

... purpose Σ 1..* code auth-requirements | benefits | discovery | validation
Binding: EligibilityRequestPurpose (required): A code specifying the types of information being requested.


... patient Σ 1..1 Reference(HL7® AT Core Patient Profile) Intended recipient of products and services
... event 0..* BackboneElement Event information
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Specific event
Binding: DatesTypeCodes (example)
.... when[x] 1..1 Occurance date or period
..... whenDateTime dateTime
..... whenPeriod Period
... serviced[x] 0..1 Estimated date or dates of service
.... servicedDate date
.... servicedPeriod Period
... created Σ 1..1 dateTime Creation date
... enterer 0..1 Reference(Practitioner | PractitionerRole) Author
... provider 0..1 Reference(HL7® AT Core Organization Profile) Party responsible for the request
... insurer Σ 1..1 Reference(Organization) Coverage issuer
... facility 0..1 Reference(Location) Servicing facility
... supportingInfo 0..* BackboneElement Supporting information
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... sequence 1..1 positiveInt Information instance identifier
.... information 1..1 Reference(Resource) Data to be provided
.... appliesToAll 0..1 boolean Applies to all items
... insurance 0..* BackboneElement Patient insurance information
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... focal 0..1 boolean Applicable coverage
.... coverage 1..1 Reference(Coverage) Insurance information
.... businessArrangement 0..1 string Additional provider contract number
... item 0..* BackboneElement Item to be evaluated for eligibiity
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... supportingInfoSequence 0..* positiveInt Applicable exception or supporting information
.... category 0..1 CodeableConcept Benefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision etc.

.... productOrService 0..1 CodeableConcept Billing, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

.... modifier 0..* CodeableConcept Product or service billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


.... provider 0..1 Reference(Practitioner | PractitionerRole) Perfoming practitioner
.... quantity 0..1 SimpleQuantity Count of products or services
.... unitPrice 0..1 Money Fee, charge or cost per item
.... facility 0..1 Reference(Location | Organization) Servicing facility
.... diagnosis 0..* BackboneElement Applicable diagnosis
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... diagnosis[x] 0..1 Nature of illness or problem
Binding: ICD10Codes (example): ICD10 Diagnostic codes.

...... diagnosisCodeableConcept CodeableConcept
...... diagnosisReference Reference(Condition)
.... detail 0..* Reference(Resource) Product or service details

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CoverageEligibilityRequest.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.statusrequiredFinancialResourceStatusCodes
http://hl7.org/fhir/ValueSet/fm-status|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.priorityexampleProcessPriorityCodes
http://hl7.org/fhir/ValueSet/process-priority
from the FHIR Standard
CoverageEligibilityRequest.purposerequiredEligibilityRequestPurpose
http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.event.typeexampleDatesTypeCodes
http://hl7.org/fhir/ValueSet/datestype
from the FHIR Standard
CoverageEligibilityRequest.item.categoryexampleBenefitCategoryCodes
http://hl7.org/fhir/ValueSet/ex-benefitcategory
from the FHIR Standard
CoverageEligibilityRequest.item.productOrServiceexampleUSCLSCodes
http://hl7.org/fhir/ValueSet/service-uscls
from the FHIR Standard
CoverageEligibilityRequest.item.modifierexampleModifierTypeCodes
http://hl7.org/fhir/ValueSet/claim-modifiers
from the FHIR Standard
CoverageEligibilityRequest.item.diagnosis.diagnosis[x]exampleICD10Codes
http://hl7.org/fhir/ValueSet/icd-10
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageEligibilityRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Differential View

This structure is derived from CoverageEligibilityRequest

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CoverageEligibilityRequest 0..* CoverageEligibilityRequest CoverageEligibilityRequest resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... VDASID 0..1 string VDAS-ID - VersichertenDatenAbfrageService
URL: http://example.org/StructureDefinition/moped-ext-vdasid
.... ExtensionDays 0..1 unsignedInt Verlaengerungstage
URL: http://example.org/StructureDefinition/moped-ext-extensionDays
.... PremiumClass 0..1 code "KLAS – Allgemeine Gebührenklasse/Sonderklasse"
URL: http://example.org/StructureDefinition/moped-ext-PremiumClass
Binding: http://tbd.at/MOPED-LKFAbrechnungsKnoten (required)
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.

... purpose Σ 1..* code auth-requirements | benefits | discovery | validation
Binding: EligibilityRequestPurpose (required): A code specifying the types of information being requested.


... patient Σ 1..1 Reference(HL7® AT Core Patient Profile) Intended recipient of products and services
... created Σ 1..1 dateTime Creation date
... provider 0..1 Reference(HL7® AT Core Organization Profile) Party responsible for the request
... insurer Σ 1..1 Reference(Organization) Coverage issuer

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CoverageEligibilityRequest.statusrequiredFinancialResourceStatusCodes
http://hl7.org/fhir/ValueSet/fm-status|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.purposerequiredEligibilityRequestPurpose
http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose|5.0.0
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageEligibilityRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. CoverageEligibilityRequest 0..* CoverageEligibilityRequest CoverageEligibilityRequest resource
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
... contained 0..* Resource Contained, inline Resources
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... VDASID 0..1 string VDAS-ID - VersichertenDatenAbfrageService
URL: http://example.org/StructureDefinition/moped-ext-vdasid
.... ExtensionDays 0..1 unsignedInt Verlaengerungstage
URL: http://example.org/StructureDefinition/moped-ext-extensionDays
.... PremiumClass 0..1 code "KLAS – Allgemeine Gebührenklasse/Sonderklasse"
URL: http://example.org/StructureDefinition/moped-ext-PremiumClass
Binding: http://tbd.at/MOPED-LKFAbrechnungsKnoten (required)
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
... identifier 0..* Identifier Business Identifier for coverage eligiblity request
... status ?!Σ 1..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.

... priority 0..1 CodeableConcept Desired processing priority
Binding: ProcessPriorityCodes (example): The timeliness with which processing is required: STAT, normal, Deferred.

... purpose Σ 1..* code auth-requirements | benefits | discovery | validation
Binding: EligibilityRequestPurpose (required): A code specifying the types of information being requested.


... patient Σ 1..1 Reference(HL7® AT Core Patient Profile) Intended recipient of products and services
... event 0..* BackboneElement Event information
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... type 1..1 CodeableConcept Specific event
Binding: DatesTypeCodes (example)
.... when[x] 1..1 Occurance date or period
..... whenDateTime dateTime
..... whenPeriod Period
... serviced[x] 0..1 Estimated date or dates of service
.... servicedDate date
.... servicedPeriod Period
... created Σ 1..1 dateTime Creation date
... enterer 0..1 Reference(Practitioner | PractitionerRole) Author
... provider 0..1 Reference(HL7® AT Core Organization Profile) Party responsible for the request
... insurer Σ 1..1 Reference(Organization) Coverage issuer
... facility 0..1 Reference(Location) Servicing facility
... supportingInfo 0..* BackboneElement Supporting information
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... sequence 1..1 positiveInt Information instance identifier
.... information 1..1 Reference(Resource) Data to be provided
.... appliesToAll 0..1 boolean Applies to all items
... insurance 0..* BackboneElement Patient insurance information
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... focal 0..1 boolean Applicable coverage
.... coverage 1..1 Reference(Coverage) Insurance information
.... businessArrangement 0..1 string Additional provider contract number
... item 0..* BackboneElement Item to be evaluated for eligibiity
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... supportingInfoSequence 0..* positiveInt Applicable exception or supporting information
.... category 0..1 CodeableConcept Benefit classification
Binding: BenefitCategoryCodes (example): Benefit categories such as: oral, medical, vision etc.

.... productOrService 0..1 CodeableConcept Billing, service, product, or drug code
Binding: USCLSCodes (example): Allowable service and product codes.

.... modifier 0..* CodeableConcept Product or service billing modifiers
Binding: ModifierTypeCodes (example): Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.


.... provider 0..1 Reference(Practitioner | PractitionerRole) Perfoming practitioner
.... quantity 0..1 SimpleQuantity Count of products or services
.... unitPrice 0..1 Money Fee, charge or cost per item
.... facility 0..1 Reference(Location | Organization) Servicing facility
.... diagnosis 0..* BackboneElement Applicable diagnosis
..... id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
..... diagnosis[x] 0..1 Nature of illness or problem
Binding: ICD10Codes (example): ICD10 Diagnostic codes.

...... diagnosisCodeableConcept CodeableConcept
...... diagnosisReference Reference(Condition)
.... detail 0..* Reference(Resource) Product or service details

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
CoverageEligibilityRequest.languagerequiredAllLanguages
http://hl7.org/fhir/ValueSet/all-languages|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.statusrequiredFinancialResourceStatusCodes
http://hl7.org/fhir/ValueSet/fm-status|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.priorityexampleProcessPriorityCodes
http://hl7.org/fhir/ValueSet/process-priority
from the FHIR Standard
CoverageEligibilityRequest.purposerequiredEligibilityRequestPurpose
http://hl7.org/fhir/ValueSet/eligibilityrequest-purpose|5.0.0
from the FHIR Standard
CoverageEligibilityRequest.event.typeexampleDatesTypeCodes
http://hl7.org/fhir/ValueSet/datestype
from the FHIR Standard
CoverageEligibilityRequest.item.categoryexampleBenefitCategoryCodes
http://hl7.org/fhir/ValueSet/ex-benefitcategory
from the FHIR Standard
CoverageEligibilityRequest.item.productOrServiceexampleUSCLSCodes
http://hl7.org/fhir/ValueSet/service-uscls
from the FHIR Standard
CoverageEligibilityRequest.item.modifierexampleModifierTypeCodes
http://hl7.org/fhir/ValueSet/claim-modifiers
from the FHIR Standard
CoverageEligibilityRequest.item.diagnosis.diagnosis[x]exampleICD10Codes
http://hl7.org/fhir/ValueSet/icd-10
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
dom-2errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL NOT contain nested Resources
: contained.contained.empty()
dom-3errorCoverageEligibilityRequestIf the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource
: contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
dom-4errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated
: contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
dom-5errorCoverageEligibilityRequestIf a resource is contained in another resource, it SHALL NOT have a security label
: contained.meta.security.empty()
dom-6best practiceCoverageEligibilityRequestA resource should have narrative for robust management
: text.`div`.exists()
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()

 

Other representations of profile: CSV, Excel, Schematron