Data Management with FHIR
0.1.0 - ci-build France flag

Data Management with FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: DMClaimRUM - Detailed Descriptions

Draft as of 2025-10-23

Definitions for the DMClaimRUM resource profile.

Guidance on how to interpret the contents of this table can be foundhere

0. Claim
Définition

A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.

ShortClaim, Pre-determination or Pre-authorization
Commentaires

The Claim resource fulfills three information request requirements: Claim - a request for adjudication for reimbursement for products and/or services provided; Preauthorization - a request to authorize the future provision of products and/or services including an anticipated adjudication; and, Predetermination - a request for a non-bind adjudication of possible future products and/or services.

Control0..*
Is Modifierfalse
Résuméfalse
Alternate NamesAdjudication Request, Preauthorization Request, Predetermination Request
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If 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-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
2. Claim.implicitRules
Définition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

ShortA set of rules under which this content was created
Commentaires

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Résumétrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. Claim.extension
Définition

An Extension


May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortExtensionAdditional content defined by implementations
Commentaires

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control10..*
TypeExtension
Is Modifierfalse
Résuméfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Claim.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 6. Claim.extension:DRG
    Nom de la sliceDRG
    Définition

    Cette extension permet de renseigner le Groupe Homogène de Malade dans lequel le séjour a été classé en R4

    ShortGroupe Homogène de Malade
    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Groupe Homogène de Malade) (Complex Extension)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. Claim.extension:ItemRank
    Nom de la sliceItemRank
    Définition

    Cette extension permet d'ordonnancer les items lorsque que les autres éléments présent ne permettent pas de le faire. C'est notament le cas des items de type RUM dont les dates sont parfois trop imprécises pour permettre ce ranking (granularité au jour)

    ShortOrdre des Item dans un claim
    Control1..1
    This element is affected by the following invariants: ele-1
    TypeExtension(Ordre des Item dans un claim) (Extension Type: positiveInt)
    Is Modifierfalse
    Résuméfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. Claim.modifierExtension
    Définition

    May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored
    Commentaires

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
    Résuméfalse
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. Claim.status
    Définition

    The status of the resource instance.

    Shortactive | cancelled | draft | entered-in-error
    Commentaires

    This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

    Control1..1
    BindingThe codes SHALL be taken from FinancialResourceStatusCodeshttp://hl7.org/fhir/ValueSet/fm-status|4.0.1
    (required to http://hl7.org/fhir/ValueSet/fm-status|4.0.1)

    A code specifying the state of the resource instance.

    Typecode
    Is Modifiertrue because This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Résumétrue
    Requirements

    Need to track the status of the resource as 'draft' resources may undergo further edits while 'active' resources are immutable and may only have their status changed to 'cancelled'.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    14. Claim.type
    Définition

    The category of claim, e.g. oral, pharmacy, vision, institutional, professional.

    ShortChamp du PMSI concerné.Category or discipline
    Commentaires

    The majority of jurisdictions use: oral, pharmacy, vision, professional and institutional, or variants on those terms, as the general styles of claims. The valueset is extensible to accommodate other jurisdictional requirements.

    Control1..1
    BindingThe codes SHALL be taken from Unless not suitable, these codes SHALL be taken from ValueSet des type fr des claimshttp://hl7.org/fhir/ValueSet/claim-type|4.0.1
    (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrClaimType)
    TypeCodeableConcept
    Is Modifierfalse
    Résumétrue
    Requirements

    Claim type determine the general sets of business rules applied for information requirements and adjudication.

    Pattern Value{
      "coding" : [{
        "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrClaimType",
        "code" : "PMSIMCO"
      }]
    }
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    16. Claim.subType
    Définition

    A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty service.

    ShortMore granular claim type
    Commentaires

    This may contain the local bill type codes, for example the US UB-04 bill type code or the CMS bill type.

    Control10..1
    BindingThe codes SHALL be taken from For example codes, see ValueSet des type fr des claimshttp://hl7.org/fhir/ValueSet/claim-subtype|4.0.1
    (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimSubType)
    TypeCodeableConcept
    Is Modifierfalse
    Résuméfalse
    Requirements

    Some jurisdictions need a finer grained claim type for routing and adjudication.

    Pattern Value{
      "coding" : [{
        "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrClaimType",
        "code" : "RUM"
      }]
    }
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    18. Claim.use
    Définition

    A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the future.

    Shortclaim | preauthorization | predetermination
    Control1..1
    BindingThe codes SHALL be taken from Usehttp://hl7.org/fhir/ValueSet/claim-use|4.0.1
    (required to http://hl7.org/fhir/ValueSet/claim-use|4.0.1)

    The purpose of the Claim: predetermination, preauthorization, claim.

    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Résumétrue
    Requirements

    This element is required to understand the nature of the request for adjudication.

    Pattern Valueclaim
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    20. Claim.patient
    Définition

    The party to whom the professional services and/or products have been supplied or are being considered and for whom actual or forecast reimbursement is sought.

    ShortThe recipient of the products and services
    Control1..1
    TypeReference(Patient, Patient)
    Is Modifierfalse
    Résumétrue
    Requirements

    The patient must be supplied to the insurer so that confirmation of coverage and service history may be considered as part of the authorization and/or adjudiction.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. Claim.billablePeriod
    Définition

    The period for which charges are being submitted.

    ShortRelevant time frame for the claim
    Commentaires

    Typically this would be today or in the past for a claim, and today or in the future for preauthorizations and predeterminations. Typically line item dates of service should fall within the billing period if one is specified.

    Control0..1
    TypePeriod
    Is Modifierfalse
    Must Supporttrue
    Résumétrue
    Requirements

    A number jurisdictions required the submission of the billing period when submitting claims for example for hospital stays or long-term care.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    24. Claim.billablePeriod.start
    Définition

    The start of the period. The boundary is inclusive.

    Shortdate d'entrée dans la première unité médicale visitéeStarting time with inclusive boundary
    Commentaires

    If the low element is missing, the meaning is that the low boundary is not known.

    Control0..1
    This element is affected by the following invariants: per-1
    TypedateTime
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Résumétrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. Claim.billablePeriod.end
    Définition

    The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.

    Shortdate de sortie de la dernière unité médicale visitéeEnd time with inclusive boundary, if not ongoing
    Commentaires

    The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03.

    Control0..1
    This element is affected by the following invariants: per-1
    TypedateTime
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Résumétrue
    Meaning if MissingIf the end of the period is missing, it means that the period is ongoing
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    28. Claim.created
    Définition

    The date this resource was created.

    ShortResource creation date
    Commentaires

    This field is independent of the date of creation of the resource as it may reflect the creation date of a source document prior to digitization. Typically for claims all services must be completed as of this date.

    Control1..1
    TypedateTime
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Résumétrue
    Requirements

    Need to record a timestamp for use by both the recipient and the issuer.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    30. Claim.provider
    Définition

    The provider which is responsible for the claim, predetermination or preauthorization.

    ShortEntité juridique émettriceParty responsible for the claim
    Commentaires

    Typically this field would be 1..1 where this party is responsible for the claim but not necessarily professionally responsible for the provision of the individual products and services listed below.

    Control1..1
    TypeReference(Practitioner, PractitionerRole, Organization)
    Is Modifierfalse
    Résumétrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    32. Claim.priority
    Définition

    The provider-required urgency of processing the request. Typical values include: stat, routine deferred.

    ShortDesired processing ugency
    Commentaires

    If a claim processor is unable to complete the processing as per the priority then they should generate and error and not process the request.

    Control1..1
    BindingFor example codes, see ProcessPriorityCodeshttp://hl7.org/fhir/ValueSet/process-priority|4.0.1
    (example to http://hl7.org/fhir/ValueSet/process-priority|4.0.1)

    The timeliness with which processing is required: stat, normal, deferred.

    TypeCodeableConcept
    Is Modifierfalse
    Résumétrue
    Requirements

    The provider may need to indicate their processing requirements so that the processor can indicate if they are unable to comply.

    Pattern Value{
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/processpriority",
        "code" : "normal"
      }]
    }
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    34. Claim.diagnosis
    Définition

    Information about diagnoses relevant to the claim items.

    ShortPertinent diagnosis information
    Control10..*
    TypeBackboneElement
    Is Modifierfalse
    Must Supporttrue
    Résuméfalse
    Requirements

    Required for the adjudication by provided context for the services and product listed.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    SlicingThis element introduces a set of slices on Claim.diagnosis. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ type
    • 36. Claim.diagnosis.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      38. Claim.diagnosis.sequence
      Définition

      A number to uniquely identify diagnosis entries.

      ShortDiagnosis instance identifier
      Commentaires

      Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

      Control1..1
      TypepositiveInt
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résuméfalse
      Requirements

      Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      40. Claim.diagnosis.diagnosis[x]
      Définition

      The nature of illness or problem in a coded form or as a reference to an external defined Condition.

      ShortNature of illness or problem
      Control1..1
      BindingFor example codes, see ICD-10Codeshttp://hl7.org/fhir/ValueSet/icd-10|4.0.1
      (example to http://hl7.org/fhir/ValueSet/icd-10|4.0.1)

      Example ICD10 Diagnostic codes.

      TypeChoice of: CodeableConcept, Reference(Condition)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Résuméfalse
      Requirements

      Provides health context for the evaluation of the products and/or services.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      42. Claim.diagnosis:dp
      Nom de la slicedp
      Définition

      Information about diagnoses relevant to the claim items.

      ShortPertinent diagnosis information
      Control10..1*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Résuméfalse
      Requirements

      Required for the adjudication by provided context for the services and product listed.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      44. Claim.diagnosis:dp.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      46. Claim.diagnosis:dp.sequence
      Définition

      A number to uniquely identify diagnosis entries.

      ShortDiagnosis instance identifier
      Commentaires

      Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

      Control1..1
      TypepositiveInt
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résuméfalse
      Requirements

      Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      48. Claim.diagnosis:dp.diagnosis[x]
      Définition

      The nature of illness or problem in a coded form or as a reference to an external defined Condition.

      ShortNature of illness or problem
      Control1..1
      BindingThe codes SHALL be taken from For example codes, see Liste des diagnostiques CIM-10 acceptable en DP pour les PMSI MCO et HADhttp://hl7.org/fhir/ValueSet/icd-10|4.0.1
      (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDP)
      TypeCodeableConcept, Reference(Condition)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Résuméfalse
      Requirements

      Provides health context for the evaluation of the products and/or services.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      50. Claim.diagnosis:dp.type
      Définition

      When the condition was observed or the relative ranking.

      ShortTiming or nature of the diagnosis
      Commentaires

      For example: admitting, primary, secondary, discharge.

      Control10..*
      BindingFor example codes, see ExampleDiagnosisTypeCodeshttp://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1
      (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

      The type of the diagnosis: admitting, principal, discharge.

      TypeCodeableConcept
      Is Modifierfalse
      Résuméfalse
      Requirements

      Often required to capture a particular diagnosis, for example: primary or discharge.

      Fixed Value{
        "coding" : [{
          "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
          "code" : "DP"
        }]
      }
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      52. Claim.diagnosis:dr
      Nom de la slicedr
      Définition

      Information about diagnoses relevant to the claim items.

      ShortPertinent diagnosis information
      Control0..1*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Résuméfalse
      Requirements

      Required for the adjudication by provided context for the services and product listed.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      54. Claim.diagnosis:dr.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      56. Claim.diagnosis:dr.sequence
      Définition

      A number to uniquely identify diagnosis entries.

      ShortDiagnosis instance identifier
      Commentaires

      Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

      Control1..1
      TypepositiveInt
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résuméfalse
      Requirements

      Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      58. Claim.diagnosis:dr.diagnosis[x]
      Définition

      The nature of illness or problem in a coded form or as a reference to an external defined Condition.

      ShortNature of illness or problem
      Control1..1
      BindingThe codes SHALL be taken from For example codes, see Liste des diagnostiques CIM-10 acceptable en DR pour les PMSI MCO et HADhttp://hl7.org/fhir/ValueSet/icd-10|4.0.1
      (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDR)
      TypeCodeableConcept, Reference(Condition)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Résuméfalse
      Requirements

      Provides health context for the evaluation of the products and/or services.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      60. Claim.diagnosis:dr.type
      Définition

      When the condition was observed or the relative ranking.

      ShortTiming or nature of the diagnosis
      Commentaires

      For example: admitting, primary, secondary, discharge.

      Control10..*
      BindingFor example codes, see ExampleDiagnosisTypeCodeshttp://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1
      (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

      The type of the diagnosis: admitting, principal, discharge.

      TypeCodeableConcept
      Is Modifierfalse
      Résuméfalse
      Requirements

      Often required to capture a particular diagnosis, for example: primary or discharge.

      Fixed Value{
        "coding" : [{
          "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
          "code" : "DR"
        }]
      }
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      62. Claim.diagnosis:da
      Nom de la sliceda
      Définition

      Information about diagnoses relevant to the claim items.

      ShortPertinent diagnosis information
      Control0..*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Résuméfalse
      Requirements

      Required for the adjudication by provided context for the services and product listed.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      64. Claim.diagnosis:da.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      66. Claim.diagnosis:da.sequence
      Définition

      A number to uniquely identify diagnosis entries.

      ShortDiagnosis instance identifier
      Commentaires

      Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

      Control1..1
      TypepositiveInt
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résuméfalse
      Requirements

      Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      68. Claim.diagnosis:da.diagnosis[x]
      Définition

      The nature of illness or problem in a coded form or as a reference to an external defined Condition.

      ShortNature of illness or problem
      Control1..1
      BindingThe codes SHALL be taken from For example codes, see Liste des diagnostiques CIM-10 acceptable en DA pour les PMSI MCO et HADhttp://hl7.org/fhir/ValueSet/icd-10|4.0.1
      (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDA)
      TypeCodeableConcept, Reference(Condition)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Résuméfalse
      Requirements

      Provides health context for the evaluation of the products and/or services.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      70. Claim.diagnosis:da.type
      Définition

      When the condition was observed or the relative ranking.

      ShortTiming or nature of the diagnosis
      Commentaires

      For example: admitting, primary, secondary, discharge.

      Control10..*
      BindingFor example codes, see ExampleDiagnosisTypeCodeshttp://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1
      (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

      The type of the diagnosis: admitting, principal, discharge.

      TypeCodeableConcept
      Is Modifierfalse
      Résuméfalse
      Requirements

      Often required to capture a particular diagnosis, for example: primary or discharge.

      Fixed Value{
        "coding" : [{
          "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
          "code" : "DA"
        }]
      }
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      72. Claim.diagnosis:dad
      Nom de la slicedad
      Définition

      Information about diagnoses relevant to the claim items.

      ShortPertinent diagnosis information
      Control0..*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Résuméfalse
      Requirements

      Required for the adjudication by provided context for the services and product listed.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      74. Claim.diagnosis:dad.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      76. Claim.diagnosis:dad.sequence
      Définition

      A number to uniquely identify diagnosis entries.

      ShortDiagnosis instance identifier
      Commentaires

      Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

      Control1..1
      TypepositiveInt
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résuméfalse
      Requirements

      Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      78. Claim.diagnosis:dad.diagnosis[x]
      Définition

      The nature of illness or problem in a coded form or as a reference to an external defined Condition.

      ShortNature of illness or problem
      Control1..1
      BindingThe codes SHALL be taken from For example codes, see Liste des diagnostiques CIM-10 pour le PMSIhttp://hl7.org/fhir/ValueSet/icd-10|4.0.1
      (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSI)
      TypeCodeableConcept, Reference(Condition)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Résuméfalse
      Requirements

      Provides health context for the evaluation of the products and/or services.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      80. Claim.diagnosis:dad.type
      Définition

      When the condition was observed or the relative ranking.

      ShortTiming or nature of the diagnosis
      Commentaires

      For example: admitting, primary, secondary, discharge.

      Control10..*
      BindingFor example codes, see ExampleDiagnosisTypeCodeshttp://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1
      (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

      The type of the diagnosis: admitting, principal, discharge.

      TypeCodeableConcept
      Is Modifierfalse
      Résuméfalse
      Requirements

      Often required to capture a particular diagnosis, for example: primary or discharge.

      Fixed Value{
        "coding" : [{
          "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
          "code" : "DAD"
        }]
      }
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      82. Claim.procedure
      Définition

      Procedures performed on the patient relevant to the billing items with the claim.

      ShortClinical procedures performed
      Control0..*
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      Résuméfalse
      Requirements

      The specific clinical invention are sometimes required to be provided to justify billing a greater than customary amount for a service.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      84. Claim.procedure.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      86. Claim.procedure.sequence
      Définition

      A number to uniquely identify procedure entries.

      ShortProcedure instance identifier
      Control1..1
      TypepositiveInt
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résuméfalse
      Requirements

      Necessary to provide a mechanism to link to claim details.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      88. Claim.procedure.procedure[x]
      Définition

      The code or reference to a Procedure resource which identifies the clinical intervention performed.

      ShortSpecific clinical procedure
      Control1..1
      BindingThe codes SHALL be taken from For example codes, see Actes CCAM pour le PMSIhttp://hl7.org/fhir/ValueSet/icd-10-procedures|4.0.1
      (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CcamVS)
      TypeCodeableConcept, Reference(Procedure)
      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
      Is Modifierfalse
      Résuméfalse
      Requirements

      This identifies the actual clinical procedure.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      90. Claim.insurance
      Définition

      Financial instruments for reimbursement for the health care products and services specified on the claim.

      ShortPatient insurance information
      Commentaires

      All insurance coverages for the patient which may be applicable for reimbursement, of the products and services listed in the claim, are typically provided in the claim to allow insurers to confirm the ordering of the insurance coverages relative to local 'coordination of benefit' rules. One coverage (and only one) with 'focal=true' is to be used in the adjudication of this claim. Coverages appearing before the focal Coverage in the list, and where 'Coverage.subrogation=false', should provide a reference to the ClaimResponse containing the adjudication results of the prior claim.

      Control1..*
      TypeBackboneElement
      Is Modifierfalse
      Résumétrue
      Requirements

      At least one insurer is required for a claim to be a claim.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      92. Claim.insurance.modifierExtension
      Définition

      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

      ShortExtensions that cannot be ignored even if unrecognized
      Commentaires

      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

      Control0..*
      TypeExtension
      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
      Résumétrue
      Requirements

      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

      Alternate Namesextensions, user content, modifiers
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      94. Claim.insurance.sequence
      Définition

      A number to uniquely identify insurance entries and provide a sequence of coverages to convey coordination of benefit order.

      ShortInsurance instance identifier
      Control1..1
      TypepositiveInt
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résumétrue
      Requirements

      To maintain order of the coverages.

      Pattern Value1
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      96. Claim.insurance.focal
      Définition

      A flag to indicate that this Coverage is to be used for adjudication of this claim when set to true.

      ShortCoverage to be used for adjudication
      Commentaires

      A patient may (will) have multiple insurance policies which provide reimbursement for healthcare services and products. For example a person may also be covered by their spouse's policy and both appear in the list (and may be from the same insurer). This flag will be set to true for only one of the listed policies and that policy will be used for adjudicating this claim. Other claims would be created to request adjudication against the other listed policies.

      Control1..1
      Typeboolean
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résumétrue
      Requirements

      To identify which coverage in the list is being used to adjudicate this claim.

      Pattern Valuetrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      98. Claim.insurance.coverage
      Définition

      Reference to the insurance card level information contained in the Coverage resource. The coverage issuing insurer will use these details to locate the patient's actual coverage within the insurer's information system.

      ShortInsurance information
      Control1..1
      TypeReference(Coverage)
      Is Modifierfalse
      Résumétrue
      Requirements

      Required to allow the adjudicator to locate the correct policy and history within their information system.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      100. Claim.insurance.coverage.display
      Définition

      Plain text narrative that identifies the resource in addition to the resource reference.

      ShortText alternative for the resource
      Commentaires

      This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

      Control10..1
      Typestring
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Résumétrue
      Pattern ValueAssurance Maladie
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      102. Claim.item
      Définition

      A claim line. Either a simple product or service or a 'group' of details which can each be a simple items or groups of sub-details.

      ShortProduct or service provided
      Control0..*
      TypeBackboneElement
      Is Modifierfalse
      Résuméfalse
      Requirements

      The items to be processed for adjudication.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      SlicingThis element introduces a set of slices on Claim.item. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ category
      • 104. Claim.item.modifierExtension
        Définition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Commentaires

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Résumétrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        106. Claim.item.sequence
        Définition

        A number to uniquely identify item entries.

        ShortItem instance identifier
        Control1..1
        TypepositiveInt
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Résuméfalse
        Requirements

        Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        108. Claim.item.category
        Définition

        Code to identify the general type of benefits under which products and services are provided.

        ShortBenefit classification
        Commentaires

        Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

        Control0..1
        BindingThe codes SHALL be taken from For example codes, see Categorisation des items de claim pour le PMSI MCOhttp://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1
        (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory)
        TypeCodeableConcept
        Is Modifierfalse
        Résuméfalse
        Requirements

        Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        110. Claim.item.productOrService
        Définition

        When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

        ShortBilling, service, product, or drug code
        Commentaires

        If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

        Control1..1
        BindingFor example codes, see USCLSCodeshttp://hl7.org/fhir/ValueSet/service-uscls|4.0.1
        (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

        Allowable service and product codes.

        TypeCodeableConcept
        Is Modifierfalse
        Résuméfalse
        Requirements

        Necessary to state what was provided or done.

        Alternate NamesDrug Code, Bill Code, Service Code
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        112. Claim.item:RUMGrouped
        Nom de la sliceRUMGrouped
        Définition

        A claim line. Either a simple product or service or a 'group' of details which can each be a simple items or groups of sub-details.

        ShortProduct or service provided
        Control0..1*
        TypeBackboneElement
        Is Modifierfalse
        Must Supporttrue
        Résuméfalse
        Requirements

        The items to be processed for adjudication.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        114. Claim.item:RUMGrouped.modifierExtension
        Définition

        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

        ShortExtensions that cannot be ignored even if unrecognized
        Commentaires

        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

        Control0..*
        TypeExtension
        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
        Résumétrue
        Requirements

        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

        Alternate Namesextensions, user content, modifiers
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
        116. Claim.item:RUMGrouped.sequence
        Définition

        A number to uniquely identify item entries.

        ShortItem instance identifier
        Control1..1
        TypepositiveInt
        Is Modifierfalse
        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
        Résuméfalse
        Requirements

        Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        118. Claim.item:RUMGrouped.category
        Définition

        Code to identify the general type of benefits under which products and services are provided.

        ShortBenefit classification
        Commentaires

        Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

        Control10..1
        BindingThe codes SHALL be taken from For example codes, see Categorisation des items de claim pour le PMSI MCOhttp://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1
        (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory)
        TypeCodeableConcept
        Is Modifierfalse
        Résuméfalse
        Requirements

        Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

        Pattern Value{
          "coding" : [{
            "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory",
            "code" : "1"
          }]
        }
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        120. Claim.item:RUMGrouped.productOrService
        Définition

        When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

        ShortBilling, service, product, or drug code
        Commentaires

        If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

        Control1..1
        BindingUnless not suitable, these codes SHALL be taken from For example codes, see Liste des GHM pour le PMSI MCOhttp://hl7.org/fhir/ValueSet/service-uscls|4.0.1
        (extensible to https://interop.aphp.fr/ig/fhir/dm/ValueSet/GHMVS)
        TypeCodeableConcept
        Is Modifierfalse
        Résuméfalse
        Requirements

        Necessary to state what was provided or done.

        Alternate NamesDrug Code, Bill Code, Service Code
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        122. Claim.item:RUMGrouped.modifier
        Définition

        Item typification or modifiers codes to convey additional context for the product or service.

        ShortProduct or service billing modifiers
        Commentaires

        For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

        Control20..*
        BindingFor example codes, see ModifierTypeCodeshttp://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1
        (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

        Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

        TypeCodeableConcept
        Is Modifierfalse
        Résuméfalse
        Requirements

        To support inclusion of the item for adjudication or to charge an elevated fee.

        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        SlicingThis element introduces a set of slices on Claim.item.modifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ coding.system
        • 124. Claim.item:RUMGrouped.modifier:MDE
          Nom de la sliceMDE
          Définition

          Item typification or modifiers codes to convey additional context for the product or service.

          ShortMode d'entrée du patientProduct or service billing modifiers
          Commentaires

          For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

          Control10..1*
          BindingThe codes SHALL be taken from For example codes, see Mode d'entré du PMSI MCOhttp://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1
          (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/PMSIMCOMDEVS)
          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Résuméfalse
          Requirements

          To support inclusion of the item for adjudication or to charge an elevated fee.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          126. Claim.item:RUMGrouped.modifier:MDS
          Nom de la sliceMDS
          Définition

          Item typification or modifiers codes to convey additional context for the product or service.

          ShortMode de sortie du patientProduct or service billing modifiers
          Commentaires

          For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

          Control10..1*
          BindingThe codes SHALL be taken from For example codes, see Mode de sortie du PMSI MCOhttp://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1
          (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/PMSIMCOMDSVS)
          TypeCodeableConcept
          Is Modifierfalse
          Must Supporttrue
          Résuméfalse
          Requirements

          To support inclusion of the item for adjudication or to charge an elevated fee.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          128. Claim.item:CCAMProcedure
          Nom de la sliceCCAMProcedure
          Définition

          A claim line. Either a simple product or service or a 'group' of details which can each be a simple items or groups of sub-details.

          ShortProduct or service provided
          Control0..*
          TypeBackboneElement
          Is Modifierfalse
          Must Supporttrue
          Résuméfalse
          Requirements

          The items to be processed for adjudication.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          130. Claim.item:CCAMProcedure.modifierExtension
          Définition

          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

          ShortExtensions that cannot be ignored even if unrecognized
          Commentaires

          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

          Control0..*
          TypeExtension
          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
          Résumétrue
          Requirements

          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

          Alternate Namesextensions, user content, modifiers
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
          132. Claim.item:CCAMProcedure.sequence
          Définition

          A number to uniquely identify item entries.

          ShortItem instance identifier
          Control1..1
          TypepositiveInt
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Résuméfalse
          Requirements

          Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          134. Claim.item:CCAMProcedure.category
          Définition

          Code to identify the general type of benefits under which products and services are provided.

          ShortBenefit classification
          Commentaires

          Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

          Control10..1
          BindingThe codes SHALL be taken from For example codes, see Categorisation des items de claim pour le PMSI MCOhttp://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1
          (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory)
          TypeCodeableConcept
          Is Modifierfalse
          Résuméfalse
          Requirements

          Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

          Pattern Value{
            "coding" : [{
              "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory",
              "code" : "0"
            }]
          }
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          136. Claim.item:CCAMProcedure.productOrService
          Définition

          When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

          ShortBilling, service, product, or drug code
          Commentaires

          If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

          Control1..1
          BindingUnless not suitable, these codes SHALL be taken from For example codes, see Actes CCAM pour le PMSIhttp://hl7.org/fhir/ValueSet/service-uscls|4.0.1
          (extensible to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CcamVS)
          TypeCodeableConcept
          Is Modifierfalse
          Résuméfalse
          Requirements

          Necessary to state what was provided or done.

          Alternate NamesDrug Code, Bill Code, Service Code
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

          Guidance on how to interpret the contents of this table can be foundhere

          0. Claim
          2. Claim.extension
          Control1..?
          SlicingThis element introduces a set of slices on Claim.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 4. Claim.extension:DRG
            Nom de la sliceDRG
            Control0..1
            TypeExtension(Groupe Homogène de Malade) (Complex Extension)
            6. Claim.extension:ItemRank
            Nom de la sliceItemRank
            Control1..1
            TypeExtension(Ordre des Item dans un claim) (Extension Type: positiveInt)
            8. Claim.subType
            Control1..?
            Pattern Value{
              "coding" : [{
                "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrClaimType",
                "code" : "RUM"
              }]
            }
            10. Claim.billablePeriod
            Must Supporttrue
            12. Claim.billablePeriod.start
            Shortdate d'entrée dans la première unité médicale visitée
            14. Claim.billablePeriod.end
            Shortdate de sortie de la dernière unité médicale visitée
            16. Claim.diagnosis
            Control1..?
            Must Supporttrue
            SlicingThis element introduces a set of slices on Claim.diagnosis. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ type
            • 18. Claim.diagnosis:dp
              Nom de la slicedp
              Control1..1
              Must Supporttrue
              20. Claim.diagnosis:dp.diagnosis[x]
              BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 acceptable en DP pour les PMSI MCO et HAD
              (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDP)
              TypeCodeableConcept
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              22. Claim.diagnosis:dp.type
              Control1..?
              Fixed Value{
                "coding" : [{
                  "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                  "code" : "DP"
                }]
              }
              24. Claim.diagnosis:dr
              Nom de la slicedr
              Control0..1
              Must Supporttrue
              26. Claim.diagnosis:dr.diagnosis[x]
              BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 acceptable en DR pour les PMSI MCO et HAD
              (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDR)
              TypeCodeableConcept
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              28. Claim.diagnosis:dr.type
              Control1..?
              Fixed Value{
                "coding" : [{
                  "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                  "code" : "DR"
                }]
              }
              30. Claim.diagnosis:da
              Nom de la sliceda
              Control0..*
              Must Supporttrue
              32. Claim.diagnosis:da.diagnosis[x]
              BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 acceptable en DA pour les PMSI MCO et HAD
              (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDA)
              TypeCodeableConcept
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              34. Claim.diagnosis:da.type
              Control1..?
              Fixed Value{
                "coding" : [{
                  "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                  "code" : "DA"
                }]
              }
              36. Claim.diagnosis:dad
              Nom de la slicedad
              Control0..*
              Must Supporttrue
              38. Claim.diagnosis:dad.diagnosis[x]
              BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 pour le PMSI
              (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSI)
              TypeCodeableConcept
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              40. Claim.diagnosis:dad.type
              Control1..?
              Fixed Value{
                "coding" : [{
                  "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                  "code" : "DAD"
                }]
              }
              42. Claim.procedure
              Must Supporttrue
              44. Claim.procedure.procedure[x]
              BindingThe codes SHALL be taken from Actes CCAM pour le PMSI
              (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CcamVS)
              TypeCodeableConcept, Reference(Procedure)
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              46. Claim.item
              SlicingThis element introduces a set of slices on Claim.item. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ category
              • 48. Claim.item.category
                BindingThe codes SHALL be taken from Categorisation des items de claim pour le PMSI MCO
                (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory)
                50. Claim.item:RUMGrouped
                Nom de la sliceRUMGrouped
                Control0..1
                Must Supporttrue
                52. Claim.item:RUMGrouped.category
                Control1..?
                Pattern Value{
                  "coding" : [{
                    "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory",
                    "code" : "1"
                  }]
                }
                54. Claim.item:RUMGrouped.productOrService
                BindingUnless not suitable, these codes SHALL be taken from Liste des GHM pour le PMSI MCO
                (extensible to https://interop.aphp.fr/ig/fhir/dm/ValueSet/GHMVS)
                56. Claim.item:RUMGrouped.modifier
                Control2..?
                SlicingThis element introduces a set of slices on Claim.item.modifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ coding.system
                • 58. Claim.item:RUMGrouped.modifier:MDE
                  Nom de la sliceMDE
                  ShortMode d'entrée du patient
                  Control1..1
                  BindingThe codes SHALL be taken from Mode d'entré du PMSI MCO
                  (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/PMSIMCOMDEVS)
                  Must Supporttrue
                  60. Claim.item:RUMGrouped.modifier:MDE.coding
                  62. Claim.item:RUMGrouped.modifier:MDE.coding.system
                  Control1..?
                  Pattern Valuehttps://aphp.fr/ig/fhir/core/CodeSystem/PMSIMCOMDE
                  64. Claim.item:RUMGrouped.modifier:MDS
                  Nom de la sliceMDS
                  ShortMode de sortie du patient
                  Control1..1
                  BindingThe codes SHALL be taken from Mode de sortie du PMSI MCO
                  (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/PMSIMCOMDSVS)
                  Must Supporttrue
                  66. Claim.item:RUMGrouped.modifier:MDS.coding
                  68. Claim.item:RUMGrouped.modifier:MDS.coding.system
                  Control1..?
                  Pattern Valuehttps://aphp.fr/ig/fhir/core/CodeSystem/PMSIMCOMDS
                  70. Claim.item:CCAMProcedure
                  Nom de la sliceCCAMProcedure
                  Control0..*
                  Must Supporttrue
                  72. Claim.item:CCAMProcedure.category
                  Control1..?
                  Pattern Value{
                    "coding" : [{
                      "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory",
                      "code" : "0"
                    }]
                  }
                  74. Claim.item:CCAMProcedure.productOrService
                  BindingUnless not suitable, these codes SHALL be taken from Actes CCAM pour le PMSI
                  (extensible to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CcamVS)

                  Guidance on how to interpret the contents of this table can be foundhere

                  0. Claim
                  Définition

                  A provider issued list of professional services and products which have been provided, or are to be provided, to a patient which is sent to an insurer for reimbursement.

                  ShortClaim, Pre-determination or Pre-authorization
                  Commentaires

                  The Claim resource fulfills three information request requirements: Claim - a request for adjudication for reimbursement for products and/or services provided; Preauthorization - a request to authorize the future provision of products and/or services including an anticipated adjudication; and, Predetermination - a request for a non-bind adjudication of possible future products and/or services.

                  Control0..*
                  Is Modifierfalse
                  Résuméfalse
                  Alternate NamesAdjudication Request, Preauthorization Request, Predetermination Request
                  Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                  dom-3: If 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().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
                  dom-4: If 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-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                  dom-6: A resource should have narrative for robust management (text.`div`.exists())
                  2. Claim.id
                  Définition

                  The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                  ShortLogical id of this artifact
                  Commentaires

                  The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                  Control0..1
                  Typeid
                  Is Modifierfalse
                  Résumétrue
                  4. Claim.meta
                  Définition

                  The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                  ShortMetadata about the resource
                  Control0..1
                  TypeMeta
                  Is Modifierfalse
                  Résumétrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  6. Claim.implicitRules
                  Définition

                  A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                  ShortA set of rules under which this content was created
                  Commentaires

                  Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                  Control0..1
                  Typeuri
                  Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Résumétrue
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  8. Claim.language
                  Définition

                  The base language in which the resource is written.

                  ShortLanguage of the resource content
                  Commentaires

                  Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

                  Control0..1
                  BindingThe codes SHOULD be taken from CommonLanguages
                  (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                  A human language.

                  Bindings AdditionnelsBut
                  AllLanguagesBinding Max
                  Typecode
                  Is Modifierfalse
                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                  Résuméfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  10. Claim.text
                  Définition

                  A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

                  ShortText summary of the resource, for human interpretation
                  Commentaires

                  Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

                  Control0..1
                  TypeNarrative
                  Is Modifierfalse
                  Résuméfalse
                  Alternate Namesnarrative, html, xhtml, display
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  12. Claim.contained
                  Définition

                  These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

                  ShortContained, inline Resources
                  Commentaires

                  This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

                  Control0..*
                  TypeResource
                  Is Modifierfalse
                  Résuméfalse
                  Alternate Namesinline resources, anonymous resources, contained resources
                  14. Claim.extension
                  Définition

                  An Extension

                  ShortExtension
                  Control1..*
                  TypeExtension
                  Is Modifierfalse
                  Résuméfalse
                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                  SlicingThis element introduces a set of slices on Claim.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 16. Claim.extension:DRG
                    Nom de la sliceDRG
                    Définition

                    Cette extension permet de renseigner le Groupe Homogène de Malade dans lequel le séjour a été classé en R4

                    ShortGroupe Homogène de Malade
                    Control0..1
                    This element is affected by the following invariants: ele-1
                    TypeExtension(Groupe Homogène de Malade) (Complex Extension)
                    Is Modifierfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    18. Claim.extension:ItemRank
                    Nom de la sliceItemRank
                    Définition

                    Cette extension permet d'ordonnancer les items lorsque que les autres éléments présent ne permettent pas de le faire. C'est notament le cas des items de type RUM dont les dates sont parfois trop imprécises pour permettre ce ranking (granularité au jour)

                    ShortOrdre des Item dans un claim
                    Control1..1
                    This element is affected by the following invariants: ele-1
                    TypeExtension(Ordre des Item dans un claim) (Extension Type: positiveInt)
                    Is Modifierfalse
                    Résuméfalse
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    20. Claim.modifierExtension
                    Définition

                    May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                    ShortExtensions that cannot be ignored
                    Commentaires

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                    Résuméfalse
                    Requirements

                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                    Alternate Namesextensions, user content
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    22. Claim.identifier
                    Définition

                    A unique identifier assigned to this claim.

                    ShortBusiness Identifier for claim
                    NoteThis is a business identifier, not a resource identifier (see discussion)
                    Control0..*
                    TypeIdentifier
                    Is Modifierfalse
                    Résuméfalse
                    Requirements

                    Allows claims to be distinguished and referenced.

                    Alternate NamesClaim Number
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    24. Claim.status
                    Définition

                    The status of the resource instance.

                    Shortactive | cancelled | draft | entered-in-error
                    Commentaires

                    This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

                    Control1..1
                    BindingThe codes SHALL be taken from FinancialResourceStatusCodes
                    (required to http://hl7.org/fhir/ValueSet/fm-status|4.0.1)

                    A code specifying the state of the resource instance.

                    Typecode
                    Is Modifiertrue because This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Résumétrue
                    Requirements

                    Need to track the status of the resource as 'draft' resources may undergo further edits while 'active' resources are immutable and may only have their status changed to 'cancelled'.

                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    26. Claim.type
                    Définition

                    The category of claim, e.g. oral, pharmacy, vision, institutional, professional.

                    ShortChamp du PMSI concerné.
                    Commentaires

                    The majority of jurisdictions use: oral, pharmacy, vision, professional and institutional, or variants on those terms, as the general styles of claims. The valueset is extensible to accommodate other jurisdictional requirements.

                    Control1..1
                    BindingThe codes SHALL be taken from ValueSet des type fr des claims
                    (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrClaimType)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Résumétrue
                    Requirements

                    Claim type determine the general sets of business rules applied for information requirements and adjudication.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrClaimType",
                        "code" : "PMSIMCO"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    28. Claim.subType
                    Définition

                    A finer grained suite of claim type codes which may convey additional information such as Inpatient vs Outpatient and/or a specialty service.

                    ShortMore granular claim type
                    Commentaires

                    This may contain the local bill type codes, for example the US UB-04 bill type code or the CMS bill type.

                    Control1..1
                    BindingThe codes SHALL be taken from ValueSet des type fr des claims
                    (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimSubType)
                    TypeCodeableConcept
                    Is Modifierfalse
                    Résuméfalse
                    Requirements

                    Some jurisdictions need a finer grained claim type for routing and adjudication.

                    Pattern Value{
                      "coding" : [{
                        "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrClaimType",
                        "code" : "RUM"
                      }]
                    }
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    30. Claim.use
                    Définition

                    A code to indicate whether the nature of the request is: to request adjudication of products and services previously rendered; or requesting authorization and adjudication for provision in the future; or requesting the non-binding adjudication of the listed products and services which could be provided in the future.

                    Shortclaim | preauthorization | predetermination
                    Control1..1
                    BindingThe codes SHALL be taken from Use
                    (required to http://hl7.org/fhir/ValueSet/claim-use|4.0.1)

                    The purpose of the Claim: predetermination, preauthorization, claim.

                    Typecode
                    Is Modifierfalse
                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                    Résumétrue
                    Requirements

                    This element is required to understand the nature of the request for adjudication.

                    Pattern Valueclaim
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    32. Claim.patient
                    Définition

                    The party to whom the professional services and/or products have been supplied or are being considered and for whom actual or forecast reimbursement is sought.

                    ShortThe recipient of the products and services
                    Control1..1
                    TypeReference(Patient)
                    Is Modifierfalse
                    Résumétrue
                    Requirements

                    The patient must be supplied to the insurer so that confirmation of coverage and service history may be considered as part of the authorization and/or adjudiction.

                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    34. Claim.billablePeriod
                    Définition

                    The period for which charges are being submitted.

                    ShortRelevant time frame for the claim
                    Commentaires

                    Typically this would be today or in the past for a claim, and today or in the future for preauthorizations and predeterminations. Typically line item dates of service should fall within the billing period if one is specified.

                    Control0..1
                    TypePeriod
                    Is Modifierfalse
                    Must Supporttrue
                    Résumétrue
                    Requirements

                    A number jurisdictions required the submission of the billing period when submitting claims for example for hospital stays or long-term care.

                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    36. Claim.billablePeriod.id
                    Définition

                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                    ShortUnique id for inter-element referencing
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Résuméfalse
                    38. Claim.billablePeriod.extension
                    Définition

                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                    ShortAdditional content defined by implementations
                    Commentaires

                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                    Control0..*
                    TypeExtension
                    Is Modifierfalse
                    Résuméfalse
                    Alternate Namesextensions, user content
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                    SlicingThis element introduces a set of slices on Claim.billablePeriod.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 40. Claim.billablePeriod.start
                      Définition

                      The start of the period. The boundary is inclusive.

                      Shortdate d'entrée dans la première unité médicale visitée
                      Commentaires

                      If the low element is missing, the meaning is that the low boundary is not known.

                      Control0..1
                      This element is affected by the following invariants: per-1
                      TypedateTime
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résumétrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      42. Claim.billablePeriod.end
                      Définition

                      The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time.

                      Shortdate de sortie de la dernière unité médicale visitée
                      Commentaires

                      The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03.

                      Control0..1
                      This element is affected by the following invariants: per-1
                      TypedateTime
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résumétrue
                      Meaning if MissingIf the end of the period is missing, it means that the period is ongoing
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      44. Claim.created
                      Définition

                      The date this resource was created.

                      ShortResource creation date
                      Commentaires

                      This field is independent of the date of creation of the resource as it may reflect the creation date of a source document prior to digitization. Typically for claims all services must be completed as of this date.

                      Control1..1
                      TypedateTime
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résumétrue
                      Requirements

                      Need to record a timestamp for use by both the recipient and the issuer.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      46. Claim.enterer
                      Définition

                      Individual who created the claim, predetermination or preauthorization.

                      ShortAuthor of the claim
                      Control0..1
                      TypeReference(Practitioner, PractitionerRole)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Some jurisdictions require the contact information for personnel completing claims.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      48. Claim.insurer
                      Définition

                      The Insurer who is target of the request.

                      ShortTarget
                      Control0..1
                      TypeReference(Organization)
                      Is Modifierfalse
                      Résumétrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      50. Claim.provider
                      Définition

                      The provider which is responsible for the claim, predetermination or preauthorization.

                      ShortEntité juridique émettrice
                      Commentaires

                      Typically this field would be 1..1 where this party is responsible for the claim but not necessarily professionally responsible for the provision of the individual products and services listed below.

                      Control1..1
                      TypeReference(Practitioner, PractitionerRole, Organization)
                      Is Modifierfalse
                      Résumétrue
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      52. Claim.priority
                      Définition

                      The provider-required urgency of processing the request. Typical values include: stat, routine deferred.

                      ShortDesired processing ugency
                      Commentaires

                      If a claim processor is unable to complete the processing as per the priority then they should generate and error and not process the request.

                      Control1..1
                      BindingFor example codes, see ProcessPriorityCodes
                      (example to http://hl7.org/fhir/ValueSet/process-priority|4.0.1)

                      The timeliness with which processing is required: stat, normal, deferred.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résumétrue
                      Requirements

                      The provider may need to indicate their processing requirements so that the processor can indicate if they are unable to comply.

                      Pattern Value{
                        "coding" : [{
                          "system" : "http://terminology.hl7.org/CodeSystem/processpriority",
                          "code" : "normal"
                        }]
                      }
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      54. Claim.fundsReserve
                      Définition

                      A code to indicate whether and for whom funds are to be reserved for future claims.

                      ShortFor whom to reserve funds
                      Commentaires

                      This field is only used for preauthorizations.

                      Control0..1
                      BindingFor example codes, see Funds Reservation Codes
                      (example to http://hl7.org/fhir/ValueSet/fundsreserve|4.0.1)

                      For whom funds are to be reserved: (Patient, Provider, None).

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      In the case of a Pre-Determination/Pre-Authorization the provider may request that funds in the amount of the expected Benefit be reserved ('Patient' or 'Provider') to pay for the Benefits determined on the subsequent claim(s). 'None' explicitly indicates no funds reserving is requested.

                      Alternate NamesFund pre-allocation
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      56. Claim.related
                      Définition

                      Other claims which are related to this claim such as prior submissions or claims for related services or for the same event.

                      ShortPrior or corollary claims
                      Commentaires

                      For example, for the original treatment and follow-up exams.

                      Control0..*
                      TypeBackboneElement
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      For workplace or other accidents it is common to relate separate claims arising from the same event.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      58. Claim.related.id
                      Définition

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Résuméfalse
                      60. Claim.related.extension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional content defined by implementations
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Résuméfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      62. Claim.related.modifierExtension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                      ShortExtensions that cannot be ignored even if unrecognized
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Résumétrue
                      Requirements

                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      64. Claim.related.claim
                      Définition

                      Reference to a related claim.

                      ShortReference to the related claim
                      Control0..1
                      TypeReference(Claim)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      For workplace or other accidents it is common to relate separate claims arising from the same event.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      66. Claim.related.relationship
                      Définition

                      A code to convey how the claims are related.

                      ShortHow the reference claim is related
                      Commentaires

                      For example, prior claim or umbrella.

                      Control0..1
                      BindingFor example codes, see ExampleRelatedClaimRelationshipCodes
                      (example to http://hl7.org/fhir/ValueSet/related-claim-relationship|4.0.1)

                      Relationship of this claim to a related Claim.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Some insurers need a declaration of the type of relationship.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      68. Claim.related.reference
                      Définition

                      An alternate organizational reference to the case or file to which this particular claim pertains.

                      ShortFile or case reference
                      Commentaires

                      For example, Property/Casualty insurer claim # or Workers Compensation case # .

                      Control0..1
                      TypeIdentifier
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      In cases where an event-triggered claim is being submitted to an insurer which requires a reference number to be specified on all exchanges.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      70. Claim.prescription
                      Définition

                      Prescription to support the dispensing of pharmacy, device or vision products.

                      ShortPrescription authorizing services and products
                      Control0..1
                      TypeReference(DeviceRequest, MedicationRequest, VisionPrescription)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Required to authorize the dispensing of controlled substances and devices.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      72. Claim.originalPrescription
                      Définition

                      Original prescription which has been superseded by this prescription to support the dispensing of pharmacy services, medications or products.

                      ShortOriginal prescription if superseded by fulfiller
                      Commentaires

                      For example, a physician may prescribe a medication which the pharmacy determines is contraindicated, or for which the patient has an intolerance, and therefore issues a new prescription for an alternate medication which has the same therapeutic intent. The prescription from the pharmacy becomes the 'prescription' and that from the physician becomes the 'original prescription'.

                      Control0..1
                      TypeReference(DeviceRequest, MedicationRequest, VisionPrescription)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Often required when a fulfiller varies what is fulfilled from that authorized on the original prescription.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      74. Claim.payee
                      Définition

                      The party to be reimbursed for cost of the products and services according to the terms of the policy.

                      ShortRecipient of benefits payable
                      Commentaires

                      Often providers agree to receive the benefits payable to reduce the near-term costs to the patient. The insurer may decline to pay the provider and choose to pay the subscriber instead.

                      Control0..1
                      TypeBackboneElement
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      The provider needs to specify who they wish to be reimbursed and the claims processor needs express who they will reimburse.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      76. Claim.payee.id
                      Définition

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Résuméfalse
                      78. Claim.payee.extension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional content defined by implementations
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Résuméfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      80. Claim.payee.modifierExtension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                      ShortExtensions that cannot be ignored even if unrecognized
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Résumétrue
                      Requirements

                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      82. Claim.payee.type
                      Définition

                      Type of Party to be reimbursed: subscriber, provider, other.

                      ShortCategory of recipient
                      Control1..1
                      BindingFor example codes, see Claim Payee Type Codes
                      (example to http://hl7.org/fhir/ValueSet/payeetype|4.0.1)

                      A code for the party to be reimbursed.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Need to know who should receive payment with the most common situations being the Provider (assignment of benefits) or the Subscriber.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      84. Claim.payee.party
                      Définition

                      Reference to the individual or organization to whom any payment will be made.

                      ShortRecipient reference
                      Commentaires

                      Not required if the payee is 'subscriber' or 'provider'.

                      Control0..1
                      TypeReference(Practitioner, PractitionerRole, Organization, Patient, RelatedPerson)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Need to provide demographics if the payee is not 'subscriber' nor 'provider'.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      86. Claim.referral
                      Définition

                      A reference to a referral resource.

                      ShortTreatment referral
                      Commentaires

                      The referral resource which lists the date, practitioner, reason and other supporting information.

                      Control0..1
                      TypeReference(ServiceRequest)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Some insurers require proof of referral to pay for services or to pay specialist rates for services.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      88. Claim.facility
                      Définition

                      Facility where the services were provided.

                      ShortServicing facility
                      Control0..1
                      TypeReference(Location)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Insurance adjudication can be dependant on where services were delivered.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      90. Claim.careTeam
                      Définition

                      The members of the team who provided the products and services.

                      ShortMembers of the care team
                      Control0..*
                      TypeBackboneElement
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Common to identify the responsible and supporting practitioners.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      92. Claim.careTeam.id
                      Définition

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Résuméfalse
                      94. Claim.careTeam.extension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional content defined by implementations
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Résuméfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      96. Claim.careTeam.modifierExtension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                      ShortExtensions that cannot be ignored even if unrecognized
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Résumétrue
                      Requirements

                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      98. Claim.careTeam.sequence
                      Définition

                      A number to uniquely identify care team entries.

                      ShortOrder of care team
                      Control1..1
                      TypepositiveInt
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résuméfalse
                      Requirements

                      Necessary to maintain the order of the care team and provide a mechanism to link individuals to claim details.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      100. Claim.careTeam.provider
                      Définition

                      Member of the team who provided the product or service.

                      ShortPractitioner or organization
                      Control1..1
                      TypeReference(Practitioner, PractitionerRole, Organization)
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Often a regulatory requirement to specify the responsible provider.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      102. Claim.careTeam.responsible
                      Définition

                      The party who is billing and/or responsible for the claimed products or services.

                      ShortIndicator of the lead practitioner
                      Commentaires

                      Responsible might not be required when there is only a single provider listed.

                      Control0..1
                      Typeboolean
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résuméfalse
                      Requirements

                      When multiple parties are present it is required to distinguish the lead or responsible individual.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      104. Claim.careTeam.role
                      Définition

                      The lead, assisting or supervising practitioner and their discipline if a multidisciplinary team.

                      ShortFunction within the team
                      Commentaires

                      Role might not be required when there is only a single provider listed.

                      Control0..1
                      BindingFor example codes, see ClaimCareTeamRoleCodes
                      (example to http://hl7.org/fhir/ValueSet/claim-careteamrole|4.0.1)

                      The role codes for the care team members.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      When multiple parties are present it is required to distinguish the roles performed by each member.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      106. Claim.careTeam.qualification
                      Définition

                      The qualification of the practitioner which is applicable for this service.

                      ShortPractitioner credential or specialization
                      Control0..1
                      BindingFor example codes, see ExampleProviderQualificationCodes
                      (example to http://hl7.org/fhir/ValueSet/provider-qualification|4.0.1)

                      Provider professional qualifications.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Need to specify which qualification a provider is delivering the product or service under.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      108. Claim.supportingInfo
                      Définition

                      Additional information codes regarding exceptions, special considerations, the condition, situation, prior or concurrent issues.

                      ShortSupporting information
                      Commentaires

                      Often there are multiple jurisdiction specific valuesets which are required.

                      Control0..*
                      TypeBackboneElement
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Typically these information codes are required to support the services rendered or the adjudication of the services rendered.

                      Alternate NamesAttachments Exception Codes Occurrence Codes Value codes
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      110. Claim.supportingInfo.id
                      Définition

                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                      ShortUnique id for inter-element referencing
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Résuméfalse
                      112. Claim.supportingInfo.extension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                      ShortAdditional content defined by implementations
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifierfalse
                      Résuméfalse
                      Alternate Namesextensions, user content
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      114. Claim.supportingInfo.modifierExtension
                      Définition

                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                      ShortExtensions that cannot be ignored even if unrecognized
                      Commentaires

                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                      Control0..*
                      TypeExtension
                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                      Résumétrue
                      Requirements

                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                      Alternate Namesextensions, user content, modifiers
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                      116. Claim.supportingInfo.sequence
                      Définition

                      A number to uniquely identify supporting information entries.

                      ShortInformation instance identifier
                      Control1..1
                      TypepositiveInt
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résuméfalse
                      Requirements

                      Necessary to maintain the order of the supporting information items and provide a mechanism to link to claim details.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      118. Claim.supportingInfo.category
                      Définition

                      The general class of the information supplied: information; exception; accident, employment; onset, etc.

                      ShortClassification of the supplied information
                      Commentaires

                      This may contain a category for the local bill type codes.

                      Control1..1
                      BindingFor example codes, see ClaimInformationCategoryCodes
                      (example to http://hl7.org/fhir/ValueSet/claim-informationcategory|4.0.1)

                      The valuset used for additional information category codes.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Required to group or associate information items with common characteristics. For example: admission information or prior treatments.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      120. Claim.supportingInfo.code
                      Définition

                      System and code pertaining to the specific information regarding special conditions relating to the setting, treatment or patient for which care is sought.

                      ShortType of information
                      Control0..1
                      BindingFor example codes, see ExceptionCodes
                      (example to http://hl7.org/fhir/ValueSet/claim-exception|4.0.1)

                      The valuset used for additional information codes.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Required to identify the kind of additional information.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      122. Claim.supportingInfo.timing[x]
                      Définition

                      The date when or period to which this information refers.

                      ShortWhen it occurred
                      Control0..1
                      TypeChoice of: date, Period
                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résuméfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      124. Claim.supportingInfo.value[x]
                      Définition

                      Additional data or information such as resources, documents, images etc. including references to the data or the actual inclusion of the data.

                      ShortData to be provided
                      Commentaires

                      Could be used to provide references to other resources, document. For example could contain a PDF in an Attachment of the Police Report for an Accident.

                      Control0..1
                      TypeChoice of: boolean, string, Quantity, Attachment, Reference(Resource)
                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                      Is Modifierfalse
                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                      Résuméfalse
                      Requirements

                      To convey the data content to be provided when the information is more than a simple code or period.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      126. Claim.supportingInfo.reason
                      Définition

                      Provides the reason in the situation where a reason code is required in addition to the content.

                      ShortExplanation for the information
                      Commentaires

                      For example: the reason for the additional stay, or why a tooth is missing.

                      Control0..1
                      BindingFor example codes, see MissingToothReasonCodes
                      (example to http://hl7.org/fhir/ValueSet/missing-tooth-reason|4.0.1)

                      Reason codes for the missing teeth.

                      TypeCodeableConcept
                      Is Modifierfalse
                      Résuméfalse
                      Requirements

                      Needed when the supporting information has both a date and amount/value and requires explanation.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      128. Claim.diagnosis
                      Définition

                      Information about diagnoses relevant to the claim items.

                      ShortPertinent diagnosis information
                      Control1..*
                      TypeBackboneElement
                      Is Modifierfalse
                      Must Supporttrue
                      Résuméfalse
                      Requirements

                      Required for the adjudication by provided context for the services and product listed.

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      SlicingThis element introduces a set of slices on Claim.diagnosis. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ type
                      • 130. Claim.diagnosis.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        132. Claim.diagnosis.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        134. Claim.diagnosis.modifierExtension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        136. Claim.diagnosis.sequence
                        Définition

                        A number to uniquely identify diagnosis entries.

                        ShortDiagnosis instance identifier
                        Commentaires

                        Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

                        Control1..1
                        TypepositiveInt
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résuméfalse
                        Requirements

                        Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        138. Claim.diagnosis.diagnosis[x]
                        Définition

                        The nature of illness or problem in a coded form or as a reference to an external defined Condition.

                        ShortNature of illness or problem
                        Control1..1
                        BindingFor example codes, see ICD-10Codes
                        (example to http://hl7.org/fhir/ValueSet/icd-10|4.0.1)

                        Example ICD10 Diagnostic codes.

                        TypeChoice of: CodeableConcept, Reference(Condition)
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Provides health context for the evaluation of the products and/or services.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        140. Claim.diagnosis.type
                        Définition

                        When the condition was observed or the relative ranking.

                        ShortTiming or nature of the diagnosis
                        Commentaires

                        For example: admitting, primary, secondary, discharge.

                        Control0..*
                        BindingFor example codes, see ExampleDiagnosisTypeCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

                        The type of the diagnosis: admitting, principal, discharge.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Often required to capture a particular diagnosis, for example: primary or discharge.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        142. Claim.diagnosis.onAdmission
                        Définition

                        Indication of whether the diagnosis was present on admission to a facility.

                        ShortPresent on admission
                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisOnAdmissionCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission|4.0.1)

                        Present on admission.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Many systems need to understand for adjudication if the diagnosis was present a time of admission.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        144. Claim.diagnosis.packageCode
                        Définition

                        A package billing code or bundle code used to group products and services to a particular health condition (such as heart attack) which is based on a predetermined grouping code system.

                        ShortPackage billing code
                        Commentaires

                        For example DRG (Diagnosis Related Group) or a bundled billing code. A patient may have a diagnosis of a Myocardial Infarction and a DRG for HeartAttack would be assigned. The Claim item (and possible subsequent claims) would refer to the DRG for those line items that were for services related to the heart attack event.

                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisRelatedGroupCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup|4.0.1)

                        The DRG codes associated with the diagnosis.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Required to relate the current diagnosis to a package billing code that is then referenced on the individual claim items which are specific to the health condition covered by the package code.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        146. Claim.diagnosis:dp
                        Nom de la slicedp
                        Définition

                        Information about diagnoses relevant to the claim items.

                        ShortPertinent diagnosis information
                        Control1..1
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Résuméfalse
                        Requirements

                        Required for the adjudication by provided context for the services and product listed.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        148. Claim.diagnosis:dp.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        150. Claim.diagnosis:dp.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        152. Claim.diagnosis:dp.modifierExtension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        154. Claim.diagnosis:dp.sequence
                        Définition

                        A number to uniquely identify diagnosis entries.

                        ShortDiagnosis instance identifier
                        Commentaires

                        Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

                        Control1..1
                        TypepositiveInt
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résuméfalse
                        Requirements

                        Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        156. Claim.diagnosis:dp.diagnosis[x]
                        Définition

                        The nature of illness or problem in a coded form or as a reference to an external defined Condition.

                        ShortNature of illness or problem
                        Control1..1
                        BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 acceptable en DP pour les PMSI MCO et HAD
                        (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDP)
                        TypeCodeableConcept
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Provides health context for the evaluation of the products and/or services.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        158. Claim.diagnosis:dp.type
                        Définition

                        When the condition was observed or the relative ranking.

                        ShortTiming or nature of the diagnosis
                        Commentaires

                        For example: admitting, primary, secondary, discharge.

                        Control1..*
                        BindingFor example codes, see ExampleDiagnosisTypeCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

                        The type of the diagnosis: admitting, principal, discharge.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Often required to capture a particular diagnosis, for example: primary or discharge.

                        Fixed Value{
                          "coding" : [{
                            "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                            "code" : "DP"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        160. Claim.diagnosis:dp.onAdmission
                        Définition

                        Indication of whether the diagnosis was present on admission to a facility.

                        ShortPresent on admission
                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisOnAdmissionCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission|4.0.1)

                        Present on admission.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Many systems need to understand for adjudication if the diagnosis was present a time of admission.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        162. Claim.diagnosis:dp.packageCode
                        Définition

                        A package billing code or bundle code used to group products and services to a particular health condition (such as heart attack) which is based on a predetermined grouping code system.

                        ShortPackage billing code
                        Commentaires

                        For example DRG (Diagnosis Related Group) or a bundled billing code. A patient may have a diagnosis of a Myocardial Infarction and a DRG for HeartAttack would be assigned. The Claim item (and possible subsequent claims) would refer to the DRG for those line items that were for services related to the heart attack event.

                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisRelatedGroupCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup|4.0.1)

                        The DRG codes associated with the diagnosis.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Required to relate the current diagnosis to a package billing code that is then referenced on the individual claim items which are specific to the health condition covered by the package code.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        164. Claim.diagnosis:dr
                        Nom de la slicedr
                        Définition

                        Information about diagnoses relevant to the claim items.

                        ShortPertinent diagnosis information
                        Control0..1
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Résuméfalse
                        Requirements

                        Required for the adjudication by provided context for the services and product listed.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        166. Claim.diagnosis:dr.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        168. Claim.diagnosis:dr.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        170. Claim.diagnosis:dr.modifierExtension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        172. Claim.diagnosis:dr.sequence
                        Définition

                        A number to uniquely identify diagnosis entries.

                        ShortDiagnosis instance identifier
                        Commentaires

                        Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

                        Control1..1
                        TypepositiveInt
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résuméfalse
                        Requirements

                        Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        174. Claim.diagnosis:dr.diagnosis[x]
                        Définition

                        The nature of illness or problem in a coded form or as a reference to an external defined Condition.

                        ShortNature of illness or problem
                        Control1..1
                        BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 acceptable en DR pour les PMSI MCO et HAD
                        (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDR)
                        TypeCodeableConcept
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Provides health context for the evaluation of the products and/or services.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        176. Claim.diagnosis:dr.type
                        Définition

                        When the condition was observed or the relative ranking.

                        ShortTiming or nature of the diagnosis
                        Commentaires

                        For example: admitting, primary, secondary, discharge.

                        Control1..*
                        BindingFor example codes, see ExampleDiagnosisTypeCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

                        The type of the diagnosis: admitting, principal, discharge.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Often required to capture a particular diagnosis, for example: primary or discharge.

                        Fixed Value{
                          "coding" : [{
                            "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                            "code" : "DR"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        178. Claim.diagnosis:dr.onAdmission
                        Définition

                        Indication of whether the diagnosis was present on admission to a facility.

                        ShortPresent on admission
                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisOnAdmissionCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission|4.0.1)

                        Present on admission.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Many systems need to understand for adjudication if the diagnosis was present a time of admission.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        180. Claim.diagnosis:dr.packageCode
                        Définition

                        A package billing code or bundle code used to group products and services to a particular health condition (such as heart attack) which is based on a predetermined grouping code system.

                        ShortPackage billing code
                        Commentaires

                        For example DRG (Diagnosis Related Group) or a bundled billing code. A patient may have a diagnosis of a Myocardial Infarction and a DRG for HeartAttack would be assigned. The Claim item (and possible subsequent claims) would refer to the DRG for those line items that were for services related to the heart attack event.

                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisRelatedGroupCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup|4.0.1)

                        The DRG codes associated with the diagnosis.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Required to relate the current diagnosis to a package billing code that is then referenced on the individual claim items which are specific to the health condition covered by the package code.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        182. Claim.diagnosis:da
                        Nom de la sliceda
                        Définition

                        Information about diagnoses relevant to the claim items.

                        ShortPertinent diagnosis information
                        Control0..*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Résuméfalse
                        Requirements

                        Required for the adjudication by provided context for the services and product listed.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        184. Claim.diagnosis:da.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        186. Claim.diagnosis:da.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        188. Claim.diagnosis:da.modifierExtension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        190. Claim.diagnosis:da.sequence
                        Définition

                        A number to uniquely identify diagnosis entries.

                        ShortDiagnosis instance identifier
                        Commentaires

                        Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

                        Control1..1
                        TypepositiveInt
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résuméfalse
                        Requirements

                        Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        192. Claim.diagnosis:da.diagnosis[x]
                        Définition

                        The nature of illness or problem in a coded form or as a reference to an external defined Condition.

                        ShortNature of illness or problem
                        Control1..1
                        BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 acceptable en DA pour les PMSI MCO et HAD
                        (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSIDA)
                        TypeCodeableConcept
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Provides health context for the evaluation of the products and/or services.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        194. Claim.diagnosis:da.type
                        Définition

                        When the condition was observed or the relative ranking.

                        ShortTiming or nature of the diagnosis
                        Commentaires

                        For example: admitting, primary, secondary, discharge.

                        Control1..*
                        BindingFor example codes, see ExampleDiagnosisTypeCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

                        The type of the diagnosis: admitting, principal, discharge.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Often required to capture a particular diagnosis, for example: primary or discharge.

                        Fixed Value{
                          "coding" : [{
                            "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                            "code" : "DA"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        196. Claim.diagnosis:da.onAdmission
                        Définition

                        Indication of whether the diagnosis was present on admission to a facility.

                        ShortPresent on admission
                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisOnAdmissionCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission|4.0.1)

                        Present on admission.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Many systems need to understand for adjudication if the diagnosis was present a time of admission.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        198. Claim.diagnosis:da.packageCode
                        Définition

                        A package billing code or bundle code used to group products and services to a particular health condition (such as heart attack) which is based on a predetermined grouping code system.

                        ShortPackage billing code
                        Commentaires

                        For example DRG (Diagnosis Related Group) or a bundled billing code. A patient may have a diagnosis of a Myocardial Infarction and a DRG for HeartAttack would be assigned. The Claim item (and possible subsequent claims) would refer to the DRG for those line items that were for services related to the heart attack event.

                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisRelatedGroupCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup|4.0.1)

                        The DRG codes associated with the diagnosis.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Required to relate the current diagnosis to a package billing code that is then referenced on the individual claim items which are specific to the health condition covered by the package code.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        200. Claim.diagnosis:dad
                        Nom de la slicedad
                        Définition

                        Information about diagnoses relevant to the claim items.

                        ShortPertinent diagnosis information
                        Control0..*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Résuméfalse
                        Requirements

                        Required for the adjudication by provided context for the services and product listed.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        202. Claim.diagnosis:dad.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        204. Claim.diagnosis:dad.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        206. Claim.diagnosis:dad.modifierExtension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        208. Claim.diagnosis:dad.sequence
                        Définition

                        A number to uniquely identify diagnosis entries.

                        ShortDiagnosis instance identifier
                        Commentaires

                        Diagnosis are presented in list order to their expected importance: primary, secondary, etc.

                        Control1..1
                        TypepositiveInt
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résuméfalse
                        Requirements

                        Necessary to maintain the order of the diagnosis items and provide a mechanism to link to claim details.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        210. Claim.diagnosis:dad.diagnosis[x]
                        Définition

                        The nature of illness or problem in a coded form or as a reference to an external defined Condition.

                        ShortNature of illness or problem
                        Control1..1
                        BindingThe codes SHALL be taken from Liste des diagnostiques CIM-10 pour le PMSI
                        (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CIM10PMSI)
                        TypeCodeableConcept
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Provides health context for the evaluation of the products and/or services.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        212. Claim.diagnosis:dad.type
                        Définition

                        When the condition was observed or the relative ranking.

                        ShortTiming or nature of the diagnosis
                        Commentaires

                        For example: admitting, primary, secondary, discharge.

                        Control1..*
                        BindingFor example codes, see ExampleDiagnosisTypeCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosistype|4.0.1)

                        The type of the diagnosis: admitting, principal, discharge.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Often required to capture a particular diagnosis, for example: primary or discharge.

                        Fixed Value{
                          "coding" : [{
                            "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/PMSIMCODiagType",
                            "code" : "DAD"
                          }]
                        }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        214. Claim.diagnosis:dad.onAdmission
                        Définition

                        Indication of whether the diagnosis was present on admission to a facility.

                        ShortPresent on admission
                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisOnAdmissionCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosis-on-admission|4.0.1)

                        Present on admission.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Many systems need to understand for adjudication if the diagnosis was present a time of admission.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        216. Claim.diagnosis:dad.packageCode
                        Définition

                        A package billing code or bundle code used to group products and services to a particular health condition (such as heart attack) which is based on a predetermined grouping code system.

                        ShortPackage billing code
                        Commentaires

                        For example DRG (Diagnosis Related Group) or a bundled billing code. A patient may have a diagnosis of a Myocardial Infarction and a DRG for HeartAttack would be assigned. The Claim item (and possible subsequent claims) would refer to the DRG for those line items that were for services related to the heart attack event.

                        Control0..1
                        BindingFor example codes, see ExampleDiagnosisRelatedGroupCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-diagnosisrelatedgroup|4.0.1)

                        The DRG codes associated with the diagnosis.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Required to relate the current diagnosis to a package billing code that is then referenced on the individual claim items which are specific to the health condition covered by the package code.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        218. Claim.procedure
                        Définition

                        Procedures performed on the patient relevant to the billing items with the claim.

                        ShortClinical procedures performed
                        Control0..*
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Résuméfalse
                        Requirements

                        The specific clinical invention are sometimes required to be provided to justify billing a greater than customary amount for a service.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        220. Claim.procedure.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        222. Claim.procedure.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        224. Claim.procedure.modifierExtension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        226. Claim.procedure.sequence
                        Définition

                        A number to uniquely identify procedure entries.

                        ShortProcedure instance identifier
                        Control1..1
                        TypepositiveInt
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résuméfalse
                        Requirements

                        Necessary to provide a mechanism to link to claim details.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        228. Claim.procedure.type
                        Définition

                        When the condition was observed or the relative ranking.

                        ShortCategory of Procedure
                        Commentaires

                        For example: primary, secondary.

                        Control0..*
                        BindingFor example codes, see ExampleProcedureTypeCodes
                        (example to http://hl7.org/fhir/ValueSet/ex-procedure-type|4.0.1)

                        Example procedure type codes.

                        TypeCodeableConcept
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        Often required to capture a particular diagnosis, for example: primary or discharge.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        230. Claim.procedure.date
                        Définition

                        Date and optionally time the procedure was performed.

                        ShortWhen the procedure was performed
                        Control0..1
                        TypedateTime
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résuméfalse
                        Requirements

                        Required for auditing purposes.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        232. Claim.procedure.procedure[x]
                        Définition

                        The code or reference to a Procedure resource which identifies the clinical intervention performed.

                        ShortSpecific clinical procedure
                        Control1..1
                        BindingThe codes SHALL be taken from Actes CCAM pour le PMSI
                        (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CcamVS)
                        TypeCodeableConcept
                        [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        This identifies the actual clinical procedure.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        234. Claim.procedure.udi
                        Définition

                        Unique Device Identifiers associated with this line item.

                        ShortUnique device identifier
                        Control0..*
                        TypeReference(Device)
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        The UDI code allows the insurer to obtain device level information on the product supplied.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        236. Claim.insurance
                        Définition

                        Financial instruments for reimbursement for the health care products and services specified on the claim.

                        ShortPatient insurance information
                        Commentaires

                        All insurance coverages for the patient which may be applicable for reimbursement, of the products and services listed in the claim, are typically provided in the claim to allow insurers to confirm the ordering of the insurance coverages relative to local 'coordination of benefit' rules. One coverage (and only one) with 'focal=true' is to be used in the adjudication of this claim. Coverages appearing before the focal Coverage in the list, and where 'Coverage.subrogation=false', should provide a reference to the ClaimResponse containing the adjudication results of the prior claim.

                        Control1..*
                        TypeBackboneElement
                        Is Modifierfalse
                        Résumétrue
                        Requirements

                        At least one insurer is required for a claim to be a claim.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        238. Claim.insurance.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        240. Claim.insurance.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        242. Claim.insurance.modifierExtension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                        ShortExtensions that cannot be ignored even if unrecognized
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Requirements

                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                        Alternate Namesextensions, user content, modifiers
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        244. Claim.insurance.sequence
                        Définition

                        A number to uniquely identify insurance entries and provide a sequence of coverages to convey coordination of benefit order.

                        ShortInsurance instance identifier
                        Control1..1
                        TypepositiveInt
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résumétrue
                        Requirements

                        To maintain order of the coverages.

                        Pattern Value1
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        246. Claim.insurance.focal
                        Définition

                        A flag to indicate that this Coverage is to be used for adjudication of this claim when set to true.

                        ShortCoverage to be used for adjudication
                        Commentaires

                        A patient may (will) have multiple insurance policies which provide reimbursement for healthcare services and products. For example a person may also be covered by their spouse's policy and both appear in the list (and may be from the same insurer). This flag will be set to true for only one of the listed policies and that policy will be used for adjudicating this claim. Other claims would be created to request adjudication against the other listed policies.

                        Control1..1
                        Typeboolean
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Résumétrue
                        Requirements

                        To identify which coverage in the list is being used to adjudicate this claim.

                        Pattern Valuetrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        248. Claim.insurance.identifier
                        Définition

                        The business identifier to be used when the claim is sent for adjudication against this insurance policy.

                        ShortPre-assigned Claim number
                        Commentaires

                        Only required in jurisdictions where insurers, rather than the provider, are required to send claims to insurers that appear after them in the list. This element is not required when 'subrogation=true'.

                        NoteThis is a business identifier, not a resource identifier (see discussion)
                        Control0..1
                        TypeIdentifier
                        Is Modifierfalse
                        Résuméfalse
                        Requirements

                        This will be the claim number should it be necessary to create this claim in the future. This is provided so that payors may forward claims to other payors in the Coordination of Benefit for adjudication rather than the provider being required to initiate each adjudication.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        250. Claim.insurance.coverage
                        Définition

                        Reference to the insurance card level information contained in the Coverage resource. The coverage issuing insurer will use these details to locate the patient's actual coverage within the insurer's information system.

                        ShortInsurance information
                        Control1..1
                        TypeReference(Coverage)
                        Is Modifierfalse
                        Résumétrue
                        Requirements

                        Required to allow the adjudicator to locate the correct policy and history within their information system.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        252. Claim.insurance.coverage.id
                        Définition

                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                        ShortUnique id for inter-element referencing
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Résuméfalse
                        254. Claim.insurance.coverage.extension
                        Définition

                        May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                        ShortAdditional content defined by implementations
                        Commentaires

                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Résuméfalse
                        Alternate Namesextensions, user content
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on Claim.insurance.coverage.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 256. Claim.insurance.coverage.reference
                          Définition

                          A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                          ShortLiteral reference, Relative, internal or absolute URL
                          Commentaires

                          Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                          Control0..1
                          This element is affected by the following invariants: ref-1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Résumétrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          258. Claim.insurance.coverage.type
                          Définition

                          The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                          The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                          ShortType the reference refers to (e.g. "Patient")
                          Commentaires

                          This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                          Control0..1
                          BindingUnless not suitable, these codes SHALL be taken from ResourceType
                          (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

                          Aa resource (or, for logical models, the URI of the logical model).

                          Typeuri
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Résumétrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          260. Claim.insurance.coverage.identifier
                          Définition

                          An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                          ShortLogical reference, when literal reference is not known
                          Commentaires

                          When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                          When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                          Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                          Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                          NoteThis is a business identifier, not a resource identifier (see discussion)
                          Control0..1
                          TypeIdentifier
                          Is Modifierfalse
                          Résumétrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          262. Claim.insurance.coverage.display
                          Définition

                          Plain text narrative that identifies the resource in addition to the resource reference.

                          ShortText alternative for the resource
                          Commentaires

                          This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                          Control1..1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Résumétrue
                          Pattern ValueAssurance Maladie
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          264. Claim.insurance.businessArrangement
                          Définition

                          A business agreement number established between the provider and the insurer for special business processing purposes.

                          ShortAdditional provider contract number
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Résuméfalse
                          Requirements

                          Providers may have multiple business arrangements with a given insurer and must supply the specific contract number for adjudication.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          266. Claim.insurance.preAuthRef
                          Définition

                          Reference numbers previously provided by the insurer to the provider to be quoted on subsequent claims containing services or products related to the prior authorization.

                          ShortPrior authorization reference number
                          Commentaires

                          This value is an alphanumeric string that may be provided over the phone, via text, via paper, or within a ClaimResponse resource and is not a FHIR Identifier.

                          Control0..*
                          Typestring
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Résuméfalse
                          Requirements

                          Providers must quote previously issued authorization reference numbers in order to obtain adjudication as previously advised on the Preauthorization.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          268. Claim.insurance.claimResponse
                          Définition

                          The result of the adjudication of the line items for the Coverage specified in this insurance.

                          ShortAdjudication results
                          Commentaires

                          Must not be specified when 'focal=true' for this insurance.

                          Control0..1
                          TypeReference(ClaimResponse)
                          Is Modifierfalse
                          Résuméfalse
                          Requirements

                          An insurer need the adjudication results from prior insurers to determine the outstanding balance remaining by item for the items in the curent claim.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          270. Claim.accident
                          Définition

                          Details of an accident which resulted in injuries which required the products and services listed in the claim.

                          ShortDetails of the event
                          Control0..1
                          TypeBackboneElement
                          Is Modifierfalse
                          Résuméfalse
                          Requirements

                          When healthcare products and services are accident related, benefits may be payable under accident provisions of policies, such as automotive, etc before they are payable under normal health insurance.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          272. Claim.accident.id
                          Définition

                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          ShortUnique id for inter-element referencing
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          XML FormatIn the XML format, this property is represented as an attribute.
                          Résuméfalse
                          274. Claim.accident.extension
                          Définition

                          May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                          ShortAdditional content defined by implementations
                          Commentaires

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifierfalse
                          Résuméfalse
                          Alternate Namesextensions, user content
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          276. Claim.accident.modifierExtension
                          Définition

                          May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                          ShortExtensions that cannot be ignored even if unrecognized
                          Commentaires

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                          Résumétrue
                          Requirements

                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                          Alternate Namesextensions, user content, modifiers
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          278. Claim.accident.date
                          Définition

                          Date of an accident event related to the products and services contained in the claim.

                          ShortWhen the incident occurred
                          Commentaires

                          The date of the accident has to precede the dates of the products and services but within a reasonable timeframe.

                          Control1..1
                          Typedate
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Résuméfalse
                          Requirements

                          Required for audit purposes and adjudication.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          280. Claim.accident.type
                          Définition

                          The type or context of the accident event for the purposes of selection of potential insurance coverages and determination of coordination between insurers.

                          ShortThe nature of the accident
                          Control0..1
                          BindingUnless not suitable, these codes SHALL be taken from ActIncidentCode
                          (extensible to http://terminology.hl7.org/ValueSet/v3-ActIncidentCode)

                          Type of accident: work place, auto, etc.

                          TypeCodeableConcept
                          Is Modifierfalse
                          Résuméfalse
                          Requirements

                          Coverage may be dependant on the type of accident.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          282. Claim.accident.location[x]
                          Définition

                          The physical location of the accident event.

                          ShortWhere the event occurred
                          Control0..1
                          TypeChoice of: Address, Reference(Location)
                          [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                          Is Modifierfalse
                          Résuméfalse
                          Requirements

                          Required for audit purposes and determination of applicable insurance liability.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          284. Claim.item
                          Définition

                          A claim line. Either a simple product or service or a 'group' of details which can each be a simple items or groups of sub-details.

                          ShortProduct or service provided
                          Control0..*
                          TypeBackboneElement
                          Is Modifierfalse
                          Résuméfalse
                          Requirements

                          The items to be processed for adjudication.

                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          SlicingThis element introduces a set of slices on Claim.item. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ category
                          • 286. Claim.item.id
                            Définition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Résuméfalse
                            288. Claim.item.extension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            ShortAdditional content defined by implementations
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Résuméfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            290. Claim.item.modifierExtension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                            ShortExtensions that cannot be ignored even if unrecognized
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Résumétrue
                            Requirements

                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            292. Claim.item.sequence
                            Définition

                            A number to uniquely identify item entries.

                            ShortItem instance identifier
                            Control1..1
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            294. Claim.item.careTeamSequence
                            Définition

                            CareTeam members related to this service or product.

                            ShortApplicable careTeam members
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to identify the individuals and their roles in the provision of the product or service.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            296. Claim.item.diagnosisSequence
                            Définition

                            Diagnosis applicable for this service or product.

                            ShortApplicable diagnoses
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to related the product or service to the associated diagnoses.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            298. Claim.item.procedureSequence
                            Définition

                            Procedures applicable for this service or product.

                            ShortApplicable procedures
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to provide any listed specific procedures to support the product or service being claimed.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            300. Claim.item.informationSequence
                            Définition

                            Exceptions, special conditions and supporting information applicable for this service or product.

                            ShortApplicable exception and supporting information
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to reference the supporting information items that relate directly to this product or service.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            302. Claim.item.revenue
                            Définition

                            The type of revenue or cost center providing the product and/or service.

                            ShortRevenue or cost center code
                            Control0..1
                            BindingFor example codes, see ExampleRevenueCenterCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                            Codes for the revenue or cost centers supplying the service and/or products.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            304. Claim.item.category
                            Définition

                            Code to identify the general type of benefits under which products and services are provided.

                            ShortBenefit classification
                            Commentaires

                            Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                            Control0..1
                            BindingThe codes SHALL be taken from Categorisation des items de claim pour le PMSI MCO
                            (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            306. Claim.item.productOrService
                            Définition

                            When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                            ShortBilling, service, product, or drug code
                            Commentaires

                            If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                            Control1..1
                            BindingFor example codes, see USCLSCodes
                            (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

                            Allowable service and product codes.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Necessary to state what was provided or done.

                            Alternate NamesDrug Code, Bill Code, Service Code
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            308. Claim.item.modifier
                            Définition

                            Item typification or modifiers codes to convey additional context for the product or service.

                            ShortProduct or service billing modifiers
                            Commentaires

                            For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

                            Control0..*
                            BindingFor example codes, see ModifierTypeCodes
                            (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                            Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            To support inclusion of the item for adjudication or to charge an elevated fee.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            310. Claim.item.programCode
                            Définition

                            Identifies the program under which this may be recovered.

                            ShortProgram the product or service is provided under
                            Commentaires

                            For example: Neonatal program, child dental program or drug users recovery program.

                            Control0..*
                            BindingFor example codes, see ExampleProgramReasonCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                            Program specific reason codes.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            312. Claim.item.serviced[x]
                            Définition

                            The date or dates when the service or product was supplied, performed or completed.

                            ShortDate or dates of service or product delivery
                            Control0..1
                            TypeChoice of: date, Period
                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Needed to determine whether the service or product was provided during the term of the insurance coverage.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            314. Claim.item.location[x]
                            Définition

                            Where the product or service was provided.

                            ShortPlace of service or where product was supplied
                            Control0..1
                            BindingFor example codes, see ExampleServicePlaceCodes
                            (example to http://hl7.org/fhir/ValueSet/service-place|4.0.1)

                            Place of service: pharmacy, school, prison, etc.

                            TypeChoice of: CodeableConcept, Address, Reference(Location)
                            [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The location can alter whether the item was acceptable for insurance purposes or impact the determination of the benefit amount.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            316. Claim.item.quantity
                            Définition

                            The number of repetitions of a service or product.

                            ShortCount of products or services
                            Control0..1
                            TypeQuantity(SimpleQuantity)
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Required when the product or service code does not convey the quantity provided.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            318. Claim.item.unitPrice
                            Définition

                            If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                            ShortFee, charge or cost per item
                            Control0..1
                            TypeMoney
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The amount charged to the patient by the provider for a single unit.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            320. Claim.item.factor
                            Définition

                            A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                            ShortPrice scaling factor
                            Commentaires

                            To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                            Control0..1
                            Typedecimal
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            322. Claim.item.net
                            Définition

                            The quantity times the unit price for an additional service or product or charge.

                            ShortTotal item cost
                            Commentaires

                            For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                            Control0..1
                            TypeMoney
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Provides the total amount claimed for the group (if a grouper) or the line item.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            324. Claim.item.udi
                            Définition

                            Unique Device Identifiers associated with this line item.

                            ShortUnique device identifier
                            Control0..*
                            TypeReference(Device)
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The UDI code allows the insurer to obtain device level information on the product supplied.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            326. Claim.item.bodySite
                            Définition

                            Physical service site on the patient (limb, tooth, etc.).

                            ShortAnatomical location
                            Commentaires

                            For example: Providing a tooth code, allows an insurer to identify a provider performing a filling on a tooth that was previously removed.

                            Control0..1
                            BindingFor example codes, see OralSiteCodes
                            (example to http://hl7.org/fhir/ValueSet/tooth|4.0.1)

                            The code for the teeth, quadrant, sextant and arch.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Allows insurer to validate specific procedures.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            328. Claim.item.subSite
                            Définition

                            A region or surface of the bodySite, e.g. limb region or tooth surface(s).

                            ShortAnatomical sub-location
                            Control0..*
                            BindingFor example codes, see SurfaceCodes
                            (example to http://hl7.org/fhir/ValueSet/surface|4.0.1)

                            The code for the tooth surface and surface combinations.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Allows insurer to validate specific procedures.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            330. Claim.item.encounter
                            Définition

                            The Encounters during which this Claim was created or to which the creation of this record is tightly associated.

                            ShortEncounters related to this billed item
                            Commentaires

                            This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter.

                            Control0..*
                            TypeReference(Encounter)
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Used in some jurisdictions to link clinical events to claim items.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            332. Claim.item.detail
                            Définition

                            A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items.

                            ShortProduct or service provided
                            Control0..*
                            TypeBackboneElement
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The items to be processed for adjudication.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            334. Claim.item.detail.id
                            Définition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Résuméfalse
                            336. Claim.item.detail.extension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            ShortAdditional content defined by implementations
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Résuméfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            338. Claim.item.detail.modifierExtension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                            ShortExtensions that cannot be ignored even if unrecognized
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Résumétrue
                            Requirements

                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            340. Claim.item.detail.sequence
                            Définition

                            A number to uniquely identify item entries.

                            ShortItem instance identifier
                            Control1..1
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            342. Claim.item.detail.revenue
                            Définition

                            The type of revenue or cost center providing the product and/or service.

                            ShortRevenue or cost center code
                            Control0..1
                            BindingFor example codes, see ExampleRevenueCenterCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                            Codes for the revenue or cost centers supplying the service and/or products.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            344. Claim.item.detail.category
                            Définition

                            Code to identify the general type of benefits under which products and services are provided.

                            ShortBenefit classification
                            Commentaires

                            Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                            Control0..1
                            BindingFor example codes, see BenefitCategoryCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1)

                            Benefit categories such as: oral-basic, major, glasses.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            346. Claim.item.detail.productOrService
                            Définition

                            When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                            ShortBilling, service, product, or drug code
                            Commentaires

                            If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                            Control1..1
                            BindingFor example codes, see USCLSCodes
                            (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

                            Allowable service and product codes.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Necessary to state what was provided or done.

                            Alternate NamesDrug Code, Bill Code, Service Code
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            348. Claim.item.detail.modifier
                            Définition

                            Item typification or modifiers codes to convey additional context for the product or service.

                            ShortService/Product billing modifiers
                            Commentaires

                            For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or out of office hours.

                            Control0..*
                            BindingFor example codes, see ModifierTypeCodes
                            (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                            Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            To support inclusion of the item for adjudication or to charge an elevated fee.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            350. Claim.item.detail.programCode
                            Définition

                            Identifies the program under which this may be recovered.

                            ShortProgram the product or service is provided under
                            Commentaires

                            For example: Neonatal program, child dental program or drug users recovery program.

                            Control0..*
                            BindingFor example codes, see ExampleProgramReasonCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                            Program specific reason codes.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            352. Claim.item.detail.quantity
                            Définition

                            The number of repetitions of a service or product.

                            ShortCount of products or services
                            Control0..1
                            TypeQuantity(SimpleQuantity)
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Required when the product or service code does not convey the quantity provided.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            354. Claim.item.detail.unitPrice
                            Définition

                            If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                            ShortFee, charge or cost per item
                            Control0..1
                            TypeMoney
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The amount charged to the patient by the provider for a single unit.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            356. Claim.item.detail.factor
                            Définition

                            A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                            ShortPrice scaling factor
                            Commentaires

                            To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                            Control0..1
                            Typedecimal
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            358. Claim.item.detail.net
                            Définition

                            The quantity times the unit price for an additional service or product or charge.

                            ShortTotal item cost
                            Commentaires

                            For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                            Control0..1
                            TypeMoney
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Provides the total amount claimed for the group (if a grouper) or the line item.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            360. Claim.item.detail.udi
                            Définition

                            Unique Device Identifiers associated with this line item.

                            ShortUnique device identifier
                            Control0..*
                            TypeReference(Device)
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The UDI code allows the insurer to obtain device level information on the product supplied.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            362. Claim.item.detail.subDetail
                            Définition

                            A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items.

                            ShortProduct or service provided
                            Control0..*
                            TypeBackboneElement
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The items to be processed for adjudication.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            364. Claim.item.detail.subDetail.id
                            Définition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Résuméfalse
                            366. Claim.item.detail.subDetail.extension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            ShortAdditional content defined by implementations
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Résuméfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            368. Claim.item.detail.subDetail.modifierExtension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                            ShortExtensions that cannot be ignored even if unrecognized
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Résumétrue
                            Requirements

                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            370. Claim.item.detail.subDetail.sequence
                            Définition

                            A number to uniquely identify item entries.

                            ShortItem instance identifier
                            Control1..1
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            372. Claim.item.detail.subDetail.revenue
                            Définition

                            The type of revenue or cost center providing the product and/or service.

                            ShortRevenue or cost center code
                            Control0..1
                            BindingFor example codes, see ExampleRevenueCenterCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                            Codes for the revenue or cost centers supplying the service and/or products.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            374. Claim.item.detail.subDetail.category
                            Définition

                            Code to identify the general type of benefits under which products and services are provided.

                            ShortBenefit classification
                            Commentaires

                            Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                            Control0..1
                            BindingFor example codes, see BenefitCategoryCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1)

                            Benefit categories such as: oral-basic, major, glasses.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            376. Claim.item.detail.subDetail.productOrService
                            Définition

                            When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                            ShortBilling, service, product, or drug code
                            Commentaires

                            If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                            Control1..1
                            BindingFor example codes, see USCLSCodes
                            (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

                            Allowable service and product codes.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Necessary to state what was provided or done.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            378. Claim.item.detail.subDetail.modifier
                            Définition

                            Item typification or modifiers codes to convey additional context for the product or service.

                            ShortService/Product billing modifiers
                            Commentaires

                            For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or out of office hours.

                            Control0..*
                            BindingFor example codes, see ModifierTypeCodes
                            (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                            Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            To support inclusion of the item for adjudication or to charge an elevated fee.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            380. Claim.item.detail.subDetail.programCode
                            Définition

                            Identifies the program under which this may be recovered.

                            ShortProgram the product or service is provided under
                            Commentaires

                            For example: Neonatal program, child dental program or drug users recovery program.

                            Control0..*
                            BindingFor example codes, see ExampleProgramReasonCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                            Program specific reason codes.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            382. Claim.item.detail.subDetail.quantity
                            Définition

                            The number of repetitions of a service or product.

                            ShortCount of products or services
                            Control0..1
                            TypeQuantity(SimpleQuantity)
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Required when the product or service code does not convey the quantity provided.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            384. Claim.item.detail.subDetail.unitPrice
                            Définition

                            If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                            ShortFee, charge or cost per item
                            Control0..1
                            TypeMoney
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The amount charged to the patient by the provider for a single unit.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            386. Claim.item.detail.subDetail.factor
                            Définition

                            A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                            ShortPrice scaling factor
                            Commentaires

                            To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                            Control0..1
                            Typedecimal
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            388. Claim.item.detail.subDetail.net
                            Définition

                            The quantity times the unit price for an additional service or product or charge.

                            ShortTotal item cost
                            Commentaires

                            For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                            Control0..1
                            TypeMoney
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Provides the total amount claimed for the group (if a grouper) or the line item.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            390. Claim.item.detail.subDetail.udi
                            Définition

                            Unique Device Identifiers associated with this line item.

                            ShortUnique device identifier
                            Control0..*
                            TypeReference(Device)
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            The UDI code allows the insurer to obtain device level information on the product supplied.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            392. Claim.item:RUMGrouped
                            Nom de la sliceRUMGrouped
                            Définition

                            A claim line. Either a simple product or service or a 'group' of details which can each be a simple items or groups of sub-details.

                            ShortProduct or service provided
                            Control0..1
                            TypeBackboneElement
                            Is Modifierfalse
                            Must Supporttrue
                            Résuméfalse
                            Requirements

                            The items to be processed for adjudication.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            394. Claim.item:RUMGrouped.id
                            Définition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Résuméfalse
                            396. Claim.item:RUMGrouped.extension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            ShortAdditional content defined by implementations
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Résuméfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            398. Claim.item:RUMGrouped.modifierExtension
                            Définition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                            ShortExtensions that cannot be ignored even if unrecognized
                            Commentaires

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Résumétrue
                            Requirements

                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            400. Claim.item:RUMGrouped.sequence
                            Définition

                            A number to uniquely identify item entries.

                            ShortItem instance identifier
                            Control1..1
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            402. Claim.item:RUMGrouped.careTeamSequence
                            Définition

                            CareTeam members related to this service or product.

                            ShortApplicable careTeam members
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to identify the individuals and their roles in the provision of the product or service.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            404. Claim.item:RUMGrouped.diagnosisSequence
                            Définition

                            Diagnosis applicable for this service or product.

                            ShortApplicable diagnoses
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to related the product or service to the associated diagnoses.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            406. Claim.item:RUMGrouped.procedureSequence
                            Définition

                            Procedures applicable for this service or product.

                            ShortApplicable procedures
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to provide any listed specific procedures to support the product or service being claimed.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            408. Claim.item:RUMGrouped.informationSequence
                            Définition

                            Exceptions, special conditions and supporting information applicable for this service or product.

                            ShortApplicable exception and supporting information
                            Control0..*
                            TypepositiveInt
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Résuméfalse
                            Requirements

                            Need to reference the supporting information items that relate directly to this product or service.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            410. Claim.item:RUMGrouped.revenue
                            Définition

                            The type of revenue or cost center providing the product and/or service.

                            ShortRevenue or cost center code
                            Control0..1
                            BindingFor example codes, see ExampleRevenueCenterCodes
                            (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                            Codes for the revenue or cost centers supplying the service and/or products.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            412. Claim.item:RUMGrouped.category
                            Définition

                            Code to identify the general type of benefits under which products and services are provided.

                            ShortBenefit classification
                            Commentaires

                            Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                            Control1..1
                            BindingThe codes SHALL be taken from Categorisation des items de claim pour le PMSI MCO
                            (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                            Pattern Value{
                              "coding" : [{
                                "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory",
                                "code" : "1"
                              }]
                            }
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            414. Claim.item:RUMGrouped.productOrService
                            Définition

                            When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                            ShortBilling, service, product, or drug code
                            Commentaires

                            If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                            Control1..1
                            BindingUnless not suitable, these codes SHALL be taken from Liste des GHM pour le PMSI MCO
                            (extensible to https://interop.aphp.fr/ig/fhir/dm/ValueSet/GHMVS)
                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            Necessary to state what was provided or done.

                            Alternate NamesDrug Code, Bill Code, Service Code
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            416. Claim.item:RUMGrouped.modifier
                            Définition

                            Item typification or modifiers codes to convey additional context for the product or service.

                            ShortProduct or service billing modifiers
                            Commentaires

                            For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

                            Control2..*
                            BindingFor example codes, see ModifierTypeCodes
                            (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                            Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Résuméfalse
                            Requirements

                            To support inclusion of the item for adjudication or to charge an elevated fee.

                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            SlicingThis element introduces a set of slices on Claim.item.modifier. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ coding.system
                            • 418. Claim.item:RUMGrouped.modifier:MDE
                              Nom de la sliceMDE
                              Définition

                              Item typification or modifiers codes to convey additional context for the product or service.

                              ShortMode d'entrée du patient
                              Commentaires

                              For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

                              Control1..1
                              BindingThe codes SHALL be taken from Mode d'entré du PMSI MCO
                              (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/PMSIMCOMDEVS)
                              TypeCodeableConcept
                              Is Modifierfalse
                              Must Supporttrue
                              Résuméfalse
                              Requirements

                              To support inclusion of the item for adjudication or to charge an elevated fee.

                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              420. Claim.item:RUMGrouped.modifier:MDE.id
                              Définition

                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              ShortUnique id for inter-element referencing
                              Control0..1
                              Typestring
                              Is Modifierfalse
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Résuméfalse
                              422. Claim.item:RUMGrouped.modifier:MDE.extension
                              Définition

                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                              ShortAdditional content defined by implementations
                              Commentaires

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifierfalse
                              Résuméfalse
                              Alternate Namesextensions, user content
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingThis element introduces a set of slices on Claim.item.modifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 424. Claim.item:RUMGrouped.modifier:MDE.coding
                                Définition

                                A reference to a code defined by a terminology system.

                                ShortCode defined by a terminology system
                                Commentaires

                                Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                Control0..*
                                TypeCoding
                                Is Modifierfalse
                                Résumétrue
                                Requirements

                                Allows for alternative encodings within a code system, and translations to other code systems.

                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                426. Claim.item:RUMGrouped.modifier:MDE.coding.id
                                Définition

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                ShortUnique id for inter-element referencing
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Résuméfalse
                                428. Claim.item:RUMGrouped.modifier:MDE.coding.extension
                                Définition

                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                ShortAdditional content defined by implementations
                                Commentaires

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifierfalse
                                Résuméfalse
                                Alternate Namesextensions, user content
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingThis element introduces a set of slices on Claim.item.modifier.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 430. Claim.item:RUMGrouped.modifier:MDE.coding.system
                                  Définition

                                  The identification of the code system that defines the meaning of the symbol in the code.

                                  ShortIdentity of the terminology system
                                  Commentaires

                                  The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                  Control1..1
                                  Typeuri
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Résumétrue
                                  Requirements

                                  Need to be unambiguous about the source of the definition of the symbol.

                                  Pattern Valuehttps://aphp.fr/ig/fhir/core/CodeSystem/PMSIMCOMDE
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  432. Claim.item:RUMGrouped.modifier:MDE.coding.version
                                  Définition

                                  The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                  ShortVersion of the system - if relevant
                                  Commentaires

                                  Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                  NoteThis is a business version Id, not a resource version Id (see discussion)
                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Résumétrue
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  434. Claim.item:RUMGrouped.modifier:MDE.coding.code
                                  Définition

                                  A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                  ShortSymbol in syntax defined by the system
                                  Control0..1
                                  Typecode
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Résumétrue
                                  Requirements

                                  Need to refer to a particular code in the system.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  436. Claim.item:RUMGrouped.modifier:MDE.coding.display
                                  Définition

                                  A representation of the meaning of the code in the system, following the rules of the system.

                                  ShortRepresentation defined by the system
                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Résumétrue
                                  Requirements

                                  Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  438. Claim.item:RUMGrouped.modifier:MDE.coding.userSelected
                                  Définition

                                  Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                  ShortIf this coding was chosen directly by the user
                                  Commentaires

                                  Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                  Control0..1
                                  Typeboolean
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Résumétrue
                                  Requirements

                                  This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  440. Claim.item:RUMGrouped.modifier:MDE.text
                                  Définition

                                  A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                  ShortPlain text representation of the concept
                                  Commentaires

                                  Very often the text is the same as a displayName of one of the codings.

                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Résumétrue
                                  Requirements

                                  The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  442. Claim.item:RUMGrouped.modifier:MDS
                                  Nom de la sliceMDS
                                  Définition

                                  Item typification or modifiers codes to convey additional context for the product or service.

                                  ShortMode de sortie du patient
                                  Commentaires

                                  For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

                                  Control1..1
                                  BindingThe codes SHALL be taken from Mode de sortie du PMSI MCO
                                  (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/PMSIMCOMDSVS)
                                  TypeCodeableConcept
                                  Is Modifierfalse
                                  Must Supporttrue
                                  Résuméfalse
                                  Requirements

                                  To support inclusion of the item for adjudication or to charge an elevated fee.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  444. Claim.item:RUMGrouped.modifier:MDS.id
                                  Définition

                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                  ShortUnique id for inter-element referencing
                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Résuméfalse
                                  446. Claim.item:RUMGrouped.modifier:MDS.extension
                                  Définition

                                  May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                  ShortAdditional content defined by implementations
                                  Commentaires

                                  There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                  Control0..*
                                  TypeExtension
                                  Is Modifierfalse
                                  Résuméfalse
                                  Alternate Namesextensions, user content
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingThis element introduces a set of slices on Claim.item.modifier.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 448. Claim.item:RUMGrouped.modifier:MDS.coding
                                    Définition

                                    A reference to a code defined by a terminology system.

                                    ShortCode defined by a terminology system
                                    Commentaires

                                    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                    Control0..*
                                    TypeCoding
                                    Is Modifierfalse
                                    Résumétrue
                                    Requirements

                                    Allows for alternative encodings within a code system, and translations to other code systems.

                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    450. Claim.item:RUMGrouped.modifier:MDS.coding.id
                                    Définition

                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Résuméfalse
                                    452. Claim.item:RUMGrouped.modifier:MDS.coding.extension
                                    Définition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                    ShortAdditional content defined by implementations
                                    Commentaires

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Résuméfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingThis element introduces a set of slices on Claim.item.modifier.coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 454. Claim.item:RUMGrouped.modifier:MDS.coding.system
                                      Définition

                                      The identification of the code system that defines the meaning of the symbol in the code.

                                      ShortIdentity of the terminology system
                                      Commentaires

                                      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

                                      Control1..1
                                      Typeuri
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résumétrue
                                      Requirements

                                      Need to be unambiguous about the source of the definition of the symbol.

                                      Pattern Valuehttps://aphp.fr/ig/fhir/core/CodeSystem/PMSIMCOMDS
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      456. Claim.item:RUMGrouped.modifier:MDS.coding.version
                                      Définition

                                      The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.

                                      ShortVersion of the system - if relevant
                                      Commentaires

                                      Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.

                                      NoteThis is a business version Id, not a resource version Id (see discussion)
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résumétrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      458. Claim.item:RUMGrouped.modifier:MDS.coding.code
                                      Définition

                                      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

                                      ShortSymbol in syntax defined by the system
                                      Control0..1
                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résumétrue
                                      Requirements

                                      Need to refer to a particular code in the system.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      460. Claim.item:RUMGrouped.modifier:MDS.coding.display
                                      Définition

                                      A representation of the meaning of the code in the system, following the rules of the system.

                                      ShortRepresentation defined by the system
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résumétrue
                                      Requirements

                                      Need to be able to carry a human-readable meaning of the code for readers that do not know the system.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      462. Claim.item:RUMGrouped.modifier:MDS.coding.userSelected
                                      Définition

                                      Indicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays).

                                      ShortIf this coding was chosen directly by the user
                                      Commentaires

                                      Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.

                                      Control0..1
                                      Typeboolean
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résumétrue
                                      Requirements

                                      This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      464. Claim.item:RUMGrouped.modifier:MDS.text
                                      Définition

                                      A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                      ShortPlain text representation of the concept
                                      Commentaires

                                      Very often the text is the same as a displayName of one of the codings.

                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résumétrue
                                      Requirements

                                      The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      466. Claim.item:RUMGrouped.programCode
                                      Définition

                                      Identifies the program under which this may be recovered.

                                      ShortProgram the product or service is provided under
                                      Commentaires

                                      For example: Neonatal program, child dental program or drug users recovery program.

                                      Control0..*
                                      BindingFor example codes, see ExampleProgramReasonCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                                      Program specific reason codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      468. Claim.item:RUMGrouped.serviced[x]
                                      Définition

                                      The date or dates when the service or product was supplied, performed or completed.

                                      ShortDate or dates of service or product delivery
                                      Control0..1
                                      TypeChoice of: date, Period
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Needed to determine whether the service or product was provided during the term of the insurance coverage.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      470. Claim.item:RUMGrouped.location[x]
                                      Définition

                                      Where the product or service was provided.

                                      ShortPlace of service or where product was supplied
                                      Control0..1
                                      BindingFor example codes, see ExampleServicePlaceCodes
                                      (example to http://hl7.org/fhir/ValueSet/service-place|4.0.1)

                                      Place of service: pharmacy, school, prison, etc.

                                      TypeChoice of: CodeableConcept, Address, Reference(Location)
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The location can alter whether the item was acceptable for insurance purposes or impact the determination of the benefit amount.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      472. Claim.item:RUMGrouped.quantity
                                      Définition

                                      The number of repetitions of a service or product.

                                      ShortCount of products or services
                                      Control0..1
                                      TypeQuantity(SimpleQuantity)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Required when the product or service code does not convey the quantity provided.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      474. Claim.item:RUMGrouped.unitPrice
                                      Définition

                                      If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                                      ShortFee, charge or cost per item
                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The amount charged to the patient by the provider for a single unit.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      476. Claim.item:RUMGrouped.factor
                                      Définition

                                      A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                                      ShortPrice scaling factor
                                      Commentaires

                                      To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      478. Claim.item:RUMGrouped.net
                                      Définition

                                      The quantity times the unit price for an additional service or product or charge.

                                      ShortTotal item cost
                                      Commentaires

                                      For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Provides the total amount claimed for the group (if a grouper) or the line item.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      480. Claim.item:RUMGrouped.udi
                                      Définition

                                      Unique Device Identifiers associated with this line item.

                                      ShortUnique device identifier
                                      Control0..*
                                      TypeReference(Device)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The UDI code allows the insurer to obtain device level information on the product supplied.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      482. Claim.item:RUMGrouped.bodySite
                                      Définition

                                      Physical service site on the patient (limb, tooth, etc.).

                                      ShortAnatomical location
                                      Commentaires

                                      For example: Providing a tooth code, allows an insurer to identify a provider performing a filling on a tooth that was previously removed.

                                      Control0..1
                                      BindingFor example codes, see OralSiteCodes
                                      (example to http://hl7.org/fhir/ValueSet/tooth|4.0.1)

                                      The code for the teeth, quadrant, sextant and arch.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Allows insurer to validate specific procedures.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      484. Claim.item:RUMGrouped.subSite
                                      Définition

                                      A region or surface of the bodySite, e.g. limb region or tooth surface(s).

                                      ShortAnatomical sub-location
                                      Control0..*
                                      BindingFor example codes, see SurfaceCodes
                                      (example to http://hl7.org/fhir/ValueSet/surface|4.0.1)

                                      The code for the tooth surface and surface combinations.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Allows insurer to validate specific procedures.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      486. Claim.item:RUMGrouped.encounter
                                      Définition

                                      The Encounters during which this Claim was created or to which the creation of this record is tightly associated.

                                      ShortEncounters related to this billed item
                                      Commentaires

                                      This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter.

                                      Control0..*
                                      TypeReference(Encounter)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Used in some jurisdictions to link clinical events to claim items.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      488. Claim.item:RUMGrouped.detail
                                      Définition

                                      A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items.

                                      ShortProduct or service provided
                                      Control0..*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The items to be processed for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      490. Claim.item:RUMGrouped.detail.id
                                      Définition

                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Résuméfalse
                                      492. Claim.item:RUMGrouped.detail.extension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      ShortAdditional content defined by implementations
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Résuméfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      494. Claim.item:RUMGrouped.detail.modifierExtension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Résumétrue
                                      Requirements

                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      496. Claim.item:RUMGrouped.detail.sequence
                                      Définition

                                      A number to uniquely identify item entries.

                                      ShortItem instance identifier
                                      Control1..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      498. Claim.item:RUMGrouped.detail.revenue
                                      Définition

                                      The type of revenue or cost center providing the product and/or service.

                                      ShortRevenue or cost center code
                                      Control0..1
                                      BindingFor example codes, see ExampleRevenueCenterCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                                      Codes for the revenue or cost centers supplying the service and/or products.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      500. Claim.item:RUMGrouped.detail.category
                                      Définition

                                      Code to identify the general type of benefits under which products and services are provided.

                                      ShortBenefit classification
                                      Commentaires

                                      Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                                      Control0..1
                                      BindingFor example codes, see BenefitCategoryCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1)

                                      Benefit categories such as: oral-basic, major, glasses.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      502. Claim.item:RUMGrouped.detail.productOrService
                                      Définition

                                      When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                                      ShortBilling, service, product, or drug code
                                      Commentaires

                                      If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                                      Control1..1
                                      BindingFor example codes, see USCLSCodes
                                      (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

                                      Allowable service and product codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Necessary to state what was provided or done.

                                      Alternate NamesDrug Code, Bill Code, Service Code
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      504. Claim.item:RUMGrouped.detail.modifier
                                      Définition

                                      Item typification or modifiers codes to convey additional context for the product or service.

                                      ShortService/Product billing modifiers
                                      Commentaires

                                      For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or out of office hours.

                                      Control0..*
                                      BindingFor example codes, see ModifierTypeCodes
                                      (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                                      Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      To support inclusion of the item for adjudication or to charge an elevated fee.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      506. Claim.item:RUMGrouped.detail.programCode
                                      Définition

                                      Identifies the program under which this may be recovered.

                                      ShortProgram the product or service is provided under
                                      Commentaires

                                      For example: Neonatal program, child dental program or drug users recovery program.

                                      Control0..*
                                      BindingFor example codes, see ExampleProgramReasonCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                                      Program specific reason codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      508. Claim.item:RUMGrouped.detail.quantity
                                      Définition

                                      The number of repetitions of a service or product.

                                      ShortCount of products or services
                                      Control0..1
                                      TypeQuantity(SimpleQuantity)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Required when the product or service code does not convey the quantity provided.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      510. Claim.item:RUMGrouped.detail.unitPrice
                                      Définition

                                      If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                                      ShortFee, charge or cost per item
                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The amount charged to the patient by the provider for a single unit.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      512. Claim.item:RUMGrouped.detail.factor
                                      Définition

                                      A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                                      ShortPrice scaling factor
                                      Commentaires

                                      To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      514. Claim.item:RUMGrouped.detail.net
                                      Définition

                                      The quantity times the unit price for an additional service or product or charge.

                                      ShortTotal item cost
                                      Commentaires

                                      For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Provides the total amount claimed for the group (if a grouper) or the line item.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      516. Claim.item:RUMGrouped.detail.udi
                                      Définition

                                      Unique Device Identifiers associated with this line item.

                                      ShortUnique device identifier
                                      Control0..*
                                      TypeReference(Device)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The UDI code allows the insurer to obtain device level information on the product supplied.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      518. Claim.item:RUMGrouped.detail.subDetail
                                      Définition

                                      A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items.

                                      ShortProduct or service provided
                                      Control0..*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The items to be processed for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      520. Claim.item:RUMGrouped.detail.subDetail.id
                                      Définition

                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Résuméfalse
                                      522. Claim.item:RUMGrouped.detail.subDetail.extension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      ShortAdditional content defined by implementations
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Résuméfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      524. Claim.item:RUMGrouped.detail.subDetail.modifierExtension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Résumétrue
                                      Requirements

                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      526. Claim.item:RUMGrouped.detail.subDetail.sequence
                                      Définition

                                      A number to uniquely identify item entries.

                                      ShortItem instance identifier
                                      Control1..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      528. Claim.item:RUMGrouped.detail.subDetail.revenue
                                      Définition

                                      The type of revenue or cost center providing the product and/or service.

                                      ShortRevenue or cost center code
                                      Control0..1
                                      BindingFor example codes, see ExampleRevenueCenterCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                                      Codes for the revenue or cost centers supplying the service and/or products.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      530. Claim.item:RUMGrouped.detail.subDetail.category
                                      Définition

                                      Code to identify the general type of benefits under which products and services are provided.

                                      ShortBenefit classification
                                      Commentaires

                                      Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                                      Control0..1
                                      BindingFor example codes, see BenefitCategoryCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1)

                                      Benefit categories such as: oral-basic, major, glasses.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      532. Claim.item:RUMGrouped.detail.subDetail.productOrService
                                      Définition

                                      When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                                      ShortBilling, service, product, or drug code
                                      Commentaires

                                      If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                                      Control1..1
                                      BindingFor example codes, see USCLSCodes
                                      (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

                                      Allowable service and product codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Necessary to state what was provided or done.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      534. Claim.item:RUMGrouped.detail.subDetail.modifier
                                      Définition

                                      Item typification or modifiers codes to convey additional context for the product or service.

                                      ShortService/Product billing modifiers
                                      Commentaires

                                      For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or out of office hours.

                                      Control0..*
                                      BindingFor example codes, see ModifierTypeCodes
                                      (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                                      Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      To support inclusion of the item for adjudication or to charge an elevated fee.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      536. Claim.item:RUMGrouped.detail.subDetail.programCode
                                      Définition

                                      Identifies the program under which this may be recovered.

                                      ShortProgram the product or service is provided under
                                      Commentaires

                                      For example: Neonatal program, child dental program or drug users recovery program.

                                      Control0..*
                                      BindingFor example codes, see ExampleProgramReasonCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                                      Program specific reason codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      538. Claim.item:RUMGrouped.detail.subDetail.quantity
                                      Définition

                                      The number of repetitions of a service or product.

                                      ShortCount of products or services
                                      Control0..1
                                      TypeQuantity(SimpleQuantity)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Required when the product or service code does not convey the quantity provided.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      540. Claim.item:RUMGrouped.detail.subDetail.unitPrice
                                      Définition

                                      If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                                      ShortFee, charge or cost per item
                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The amount charged to the patient by the provider for a single unit.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      542. Claim.item:RUMGrouped.detail.subDetail.factor
                                      Définition

                                      A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                                      ShortPrice scaling factor
                                      Commentaires

                                      To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      544. Claim.item:RUMGrouped.detail.subDetail.net
                                      Définition

                                      The quantity times the unit price for an additional service or product or charge.

                                      ShortTotal item cost
                                      Commentaires

                                      For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Provides the total amount claimed for the group (if a grouper) or the line item.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      546. Claim.item:RUMGrouped.detail.subDetail.udi
                                      Définition

                                      Unique Device Identifiers associated with this line item.

                                      ShortUnique device identifier
                                      Control0..*
                                      TypeReference(Device)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The UDI code allows the insurer to obtain device level information on the product supplied.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      548. Claim.item:CCAMProcedure
                                      Nom de la sliceCCAMProcedure
                                      Définition

                                      A claim line. Either a simple product or service or a 'group' of details which can each be a simple items or groups of sub-details.

                                      ShortProduct or service provided
                                      Control0..*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Must Supporttrue
                                      Résuméfalse
                                      Requirements

                                      The items to be processed for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      550. Claim.item:CCAMProcedure.id
                                      Définition

                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Résuméfalse
                                      552. Claim.item:CCAMProcedure.extension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      ShortAdditional content defined by implementations
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Résuméfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      554. Claim.item:CCAMProcedure.modifierExtension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Résumétrue
                                      Requirements

                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      556. Claim.item:CCAMProcedure.sequence
                                      Définition

                                      A number to uniquely identify item entries.

                                      ShortItem instance identifier
                                      Control1..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      558. Claim.item:CCAMProcedure.careTeamSequence
                                      Définition

                                      CareTeam members related to this service or product.

                                      ShortApplicable careTeam members
                                      Control0..*
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Need to identify the individuals and their roles in the provision of the product or service.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      560. Claim.item:CCAMProcedure.diagnosisSequence
                                      Définition

                                      Diagnosis applicable for this service or product.

                                      ShortApplicable diagnoses
                                      Control0..*
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Need to related the product or service to the associated diagnoses.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      562. Claim.item:CCAMProcedure.procedureSequence
                                      Définition

                                      Procedures applicable for this service or product.

                                      ShortApplicable procedures
                                      Control0..*
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Need to provide any listed specific procedures to support the product or service being claimed.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      564. Claim.item:CCAMProcedure.informationSequence
                                      Définition

                                      Exceptions, special conditions and supporting information applicable for this service or product.

                                      ShortApplicable exception and supporting information
                                      Control0..*
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Need to reference the supporting information items that relate directly to this product or service.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      566. Claim.item:CCAMProcedure.revenue
                                      Définition

                                      The type of revenue or cost center providing the product and/or service.

                                      ShortRevenue or cost center code
                                      Control0..1
                                      BindingFor example codes, see ExampleRevenueCenterCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                                      Codes for the revenue or cost centers supplying the service and/or products.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      568. Claim.item:CCAMProcedure.category
                                      Définition

                                      Code to identify the general type of benefits under which products and services are provided.

                                      ShortBenefit classification
                                      Commentaires

                                      Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                                      Control1..1
                                      BindingThe codes SHALL be taken from Categorisation des items de claim pour le PMSI MCO
                                      (required to https://interop.aphp.fr/ig/fhir/dm/ValueSet/FrMCOClaimItemCategory)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                                      Pattern Value{
                                        "coding" : [{
                                          "system" : "https://interop.aphp.fr/ig/fhir/dm/CodeSystem/FrMCOClaimItemCategory",
                                          "code" : "0"
                                        }]
                                      }
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      570. Claim.item:CCAMProcedure.productOrService
                                      Définition

                                      When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                                      ShortBilling, service, product, or drug code
                                      Commentaires

                                      If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                                      Control1..1
                                      BindingUnless not suitable, these codes SHALL be taken from Actes CCAM pour le PMSI
                                      (extensible to https://interop.aphp.fr/ig/fhir/dm/ValueSet/CcamVS)
                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Necessary to state what was provided or done.

                                      Alternate NamesDrug Code, Bill Code, Service Code
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      572. Claim.item:CCAMProcedure.modifier
                                      Définition

                                      Item typification or modifiers codes to convey additional context for the product or service.

                                      ShortProduct or service billing modifiers
                                      Commentaires

                                      For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or outside of office hours.

                                      Control0..*
                                      BindingFor example codes, see ModifierTypeCodes
                                      (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                                      Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      To support inclusion of the item for adjudication or to charge an elevated fee.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      574. Claim.item:CCAMProcedure.programCode
                                      Définition

                                      Identifies the program under which this may be recovered.

                                      ShortProgram the product or service is provided under
                                      Commentaires

                                      For example: Neonatal program, child dental program or drug users recovery program.

                                      Control0..*
                                      BindingFor example codes, see ExampleProgramReasonCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                                      Program specific reason codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      576. Claim.item:CCAMProcedure.serviced[x]
                                      Définition

                                      The date or dates when the service or product was supplied, performed or completed.

                                      ShortDate or dates of service or product delivery
                                      Control0..1
                                      TypeChoice of: date, Period
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Needed to determine whether the service or product was provided during the term of the insurance coverage.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      578. Claim.item:CCAMProcedure.location[x]
                                      Définition

                                      Where the product or service was provided.

                                      ShortPlace of service or where product was supplied
                                      Control0..1
                                      BindingFor example codes, see ExampleServicePlaceCodes
                                      (example to http://hl7.org/fhir/ValueSet/service-place|4.0.1)

                                      Place of service: pharmacy, school, prison, etc.

                                      TypeChoice of: CodeableConcept, Address, Reference(Location)
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The location can alter whether the item was acceptable for insurance purposes or impact the determination of the benefit amount.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      580. Claim.item:CCAMProcedure.quantity
                                      Définition

                                      The number of repetitions of a service or product.

                                      ShortCount of products or services
                                      Control0..1
                                      TypeQuantity(SimpleQuantity)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Required when the product or service code does not convey the quantity provided.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      582. Claim.item:CCAMProcedure.unitPrice
                                      Définition

                                      If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                                      ShortFee, charge or cost per item
                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The amount charged to the patient by the provider for a single unit.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      584. Claim.item:CCAMProcedure.factor
                                      Définition

                                      A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                                      ShortPrice scaling factor
                                      Commentaires

                                      To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      586. Claim.item:CCAMProcedure.net
                                      Définition

                                      The quantity times the unit price for an additional service or product or charge.

                                      ShortTotal item cost
                                      Commentaires

                                      For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Provides the total amount claimed for the group (if a grouper) or the line item.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      588. Claim.item:CCAMProcedure.udi
                                      Définition

                                      Unique Device Identifiers associated with this line item.

                                      ShortUnique device identifier
                                      Control0..*
                                      TypeReference(Device)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The UDI code allows the insurer to obtain device level information on the product supplied.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      590. Claim.item:CCAMProcedure.bodySite
                                      Définition

                                      Physical service site on the patient (limb, tooth, etc.).

                                      ShortAnatomical location
                                      Commentaires

                                      For example: Providing a tooth code, allows an insurer to identify a provider performing a filling on a tooth that was previously removed.

                                      Control0..1
                                      BindingFor example codes, see OralSiteCodes
                                      (example to http://hl7.org/fhir/ValueSet/tooth|4.0.1)

                                      The code for the teeth, quadrant, sextant and arch.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Allows insurer to validate specific procedures.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      592. Claim.item:CCAMProcedure.subSite
                                      Définition

                                      A region or surface of the bodySite, e.g. limb region or tooth surface(s).

                                      ShortAnatomical sub-location
                                      Control0..*
                                      BindingFor example codes, see SurfaceCodes
                                      (example to http://hl7.org/fhir/ValueSet/surface|4.0.1)

                                      The code for the tooth surface and surface combinations.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Allows insurer to validate specific procedures.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      594. Claim.item:CCAMProcedure.encounter
                                      Définition

                                      The Encounters during which this Claim was created or to which the creation of this record is tightly associated.

                                      ShortEncounters related to this billed item
                                      Commentaires

                                      This will typically be the encounter the event occurred within, but some activities may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter.

                                      Control0..*
                                      TypeReference(Encounter)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Used in some jurisdictions to link clinical events to claim items.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      596. Claim.item:CCAMProcedure.detail
                                      Définition

                                      A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items.

                                      ShortProduct or service provided
                                      Control0..*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The items to be processed for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      598. Claim.item:CCAMProcedure.detail.id
                                      Définition

                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Résuméfalse
                                      600. Claim.item:CCAMProcedure.detail.extension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      ShortAdditional content defined by implementations
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Résuméfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      602. Claim.item:CCAMProcedure.detail.modifierExtension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Résumétrue
                                      Requirements

                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      604. Claim.item:CCAMProcedure.detail.sequence
                                      Définition

                                      A number to uniquely identify item entries.

                                      ShortItem instance identifier
                                      Control1..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      606. Claim.item:CCAMProcedure.detail.revenue
                                      Définition

                                      The type of revenue or cost center providing the product and/or service.

                                      ShortRevenue or cost center code
                                      Control0..1
                                      BindingFor example codes, see ExampleRevenueCenterCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                                      Codes for the revenue or cost centers supplying the service and/or products.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      608. Claim.item:CCAMProcedure.detail.category
                                      Définition

                                      Code to identify the general type of benefits under which products and services are provided.

                                      ShortBenefit classification
                                      Commentaires

                                      Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                                      Control0..1
                                      BindingFor example codes, see BenefitCategoryCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1)

                                      Benefit categories such as: oral-basic, major, glasses.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      610. Claim.item:CCAMProcedure.detail.productOrService
                                      Définition

                                      When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                                      ShortBilling, service, product, or drug code
                                      Commentaires

                                      If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                                      Control1..1
                                      BindingFor example codes, see USCLSCodes
                                      (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

                                      Allowable service and product codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Necessary to state what was provided or done.

                                      Alternate NamesDrug Code, Bill Code, Service Code
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      612. Claim.item:CCAMProcedure.detail.modifier
                                      Définition

                                      Item typification or modifiers codes to convey additional context for the product or service.

                                      ShortService/Product billing modifiers
                                      Commentaires

                                      For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or out of office hours.

                                      Control0..*
                                      BindingFor example codes, see ModifierTypeCodes
                                      (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                                      Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      To support inclusion of the item for adjudication or to charge an elevated fee.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      614. Claim.item:CCAMProcedure.detail.programCode
                                      Définition

                                      Identifies the program under which this may be recovered.

                                      ShortProgram the product or service is provided under
                                      Commentaires

                                      For example: Neonatal program, child dental program or drug users recovery program.

                                      Control0..*
                                      BindingFor example codes, see ExampleProgramReasonCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                                      Program specific reason codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      616. Claim.item:CCAMProcedure.detail.quantity
                                      Définition

                                      The number of repetitions of a service or product.

                                      ShortCount of products or services
                                      Control0..1
                                      TypeQuantity(SimpleQuantity)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Required when the product or service code does not convey the quantity provided.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      618. Claim.item:CCAMProcedure.detail.unitPrice
                                      Définition

                                      If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                                      ShortFee, charge or cost per item
                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The amount charged to the patient by the provider for a single unit.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      620. Claim.item:CCAMProcedure.detail.factor
                                      Définition

                                      A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                                      ShortPrice scaling factor
                                      Commentaires

                                      To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      622. Claim.item:CCAMProcedure.detail.net
                                      Définition

                                      The quantity times the unit price for an additional service or product or charge.

                                      ShortTotal item cost
                                      Commentaires

                                      For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Provides the total amount claimed for the group (if a grouper) or the line item.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      624. Claim.item:CCAMProcedure.detail.udi
                                      Définition

                                      Unique Device Identifiers associated with this line item.

                                      ShortUnique device identifier
                                      Control0..*
                                      TypeReference(Device)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The UDI code allows the insurer to obtain device level information on the product supplied.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      626. Claim.item:CCAMProcedure.detail.subDetail
                                      Définition

                                      A claim detail line. Either a simple (a product or service) or a 'group' of sub-details which are simple items.

                                      ShortProduct or service provided
                                      Control0..*
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The items to be processed for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      628. Claim.item:CCAMProcedure.detail.subDetail.id
                                      Définition

                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Résuméfalse
                                      630. Claim.item:CCAMProcedure.detail.subDetail.extension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                      ShortAdditional content defined by implementations
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Résuméfalse
                                      Alternate Namesextensions, user content
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      632. Claim.item:CCAMProcedure.detail.subDetail.modifierExtension
                                      Définition

                                      May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                      Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                      ShortExtensions that cannot be ignored even if unrecognized
                                      Commentaires

                                      There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                      Control0..*
                                      TypeExtension
                                      Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                      Résumétrue
                                      Requirements

                                      Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                      Alternate Namesextensions, user content, modifiers
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      634. Claim.item:CCAMProcedure.detail.subDetail.sequence
                                      Définition

                                      A number to uniquely identify item entries.

                                      ShortItem instance identifier
                                      Control1..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      Necessary to provide a mechanism to link to items from within the claim and within the adjudication details of the ClaimResponse.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      636. Claim.item:CCAMProcedure.detail.subDetail.revenue
                                      Définition

                                      The type of revenue or cost center providing the product and/or service.

                                      ShortRevenue or cost center code
                                      Control0..1
                                      BindingFor example codes, see ExampleRevenueCenterCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-revenue-center|4.0.1)

                                      Codes for the revenue or cost centers supplying the service and/or products.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      638. Claim.item:CCAMProcedure.detail.subDetail.category
                                      Définition

                                      Code to identify the general type of benefits under which products and services are provided.

                                      ShortBenefit classification
                                      Commentaires

                                      Examples include Medical Care, Periodontics, Renal Dialysis, Vision Coverage.

                                      Control0..1
                                      BindingFor example codes, see BenefitCategoryCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-benefitcategory|4.0.1)

                                      Benefit categories such as: oral-basic, major, glasses.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Needed in the processing of institutional claims as this allows the insurer to determine whether a facial X-Ray is for dental, orthopedic, or facial surgery purposes.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      640. Claim.item:CCAMProcedure.detail.subDetail.productOrService
                                      Définition

                                      When the value is a group code then this item collects a set of related claim details, otherwise this contains the product, service, drug or other billing code for the item.

                                      ShortBilling, service, product, or drug code
                                      Commentaires

                                      If this is an actual service or product line, i.e. not a Group, then use code to indicate the Professional Service or Product supplied (e.g. CTP, HCPCS, USCLS, ICD10, NCPDP, DIN, RxNorm, ACHI, CCI). If a grouping item then use a group code to indicate the type of thing being grouped e.g. 'glasses' or 'compound'.

                                      Control1..1
                                      BindingFor example codes, see USCLSCodes
                                      (example to http://hl7.org/fhir/ValueSet/service-uscls|4.0.1)

                                      Allowable service and product codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Necessary to state what was provided or done.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      642. Claim.item:CCAMProcedure.detail.subDetail.modifier
                                      Définition

                                      Item typification or modifiers codes to convey additional context for the product or service.

                                      ShortService/Product billing modifiers
                                      Commentaires

                                      For example in Oral whether the treatment is cosmetic or associated with TMJ, or for Medical whether the treatment was outside the clinic or out of office hours.

                                      Control0..*
                                      BindingFor example codes, see ModifierTypeCodes
                                      (example to http://hl7.org/fhir/ValueSet/claim-modifiers|4.0.1)

                                      Item type or modifiers codes, eg for Oral whether the treatment is cosmetic or associated with TMJ, or an appliance was lost or stolen.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      To support inclusion of the item for adjudication or to charge an elevated fee.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      644. Claim.item:CCAMProcedure.detail.subDetail.programCode
                                      Définition

                                      Identifies the program under which this may be recovered.

                                      ShortProgram the product or service is provided under
                                      Commentaires

                                      For example: Neonatal program, child dental program or drug users recovery program.

                                      Control0..*
                                      BindingFor example codes, see ExampleProgramReasonCodes
                                      (example to http://hl7.org/fhir/ValueSet/ex-program-code|4.0.1)

                                      Program specific reason codes.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Commonly used in in the identification of publicly provided program focused on population segments or disease classifications.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      646. Claim.item:CCAMProcedure.detail.subDetail.quantity
                                      Définition

                                      The number of repetitions of a service or product.

                                      ShortCount of products or services
                                      Control0..1
                                      TypeQuantity(SimpleQuantity)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Required when the product or service code does not convey the quantity provided.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      648. Claim.item:CCAMProcedure.detail.subDetail.unitPrice
                                      Définition

                                      If the item is not a group then this is the fee for the product or service, otherwise this is the total of the fees for the details of the group.

                                      ShortFee, charge or cost per item
                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The amount charged to the patient by the provider for a single unit.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      650. Claim.item:CCAMProcedure.detail.subDetail.factor
                                      Définition

                                      A real number that represents a multiplier used in determining the overall value of services delivered and/or goods received. The concept of a Factor allows for a discount or surcharge multiplier to be applied to a monetary amount.

                                      ShortPrice scaling factor
                                      Commentaires

                                      To show a 10% senior's discount, the value entered is: 0.90 (1.00 - 0.10).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Résuméfalse
                                      Requirements

                                      When discounts are provided to a patient (example: Senior's discount) then this must be documented for adjudication.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      652. Claim.item:CCAMProcedure.detail.subDetail.net
                                      Définition

                                      The quantity times the unit price for an additional service or product or charge.

                                      ShortTotal item cost
                                      Commentaires

                                      For example, the formula: quantity * unitPrice * factor = net. Quantity and factor are assumed to be 1 if not supplied.

                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Provides the total amount claimed for the group (if a grouper) or the line item.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      654. Claim.item:CCAMProcedure.detail.subDetail.udi
                                      Définition

                                      Unique Device Identifiers associated with this line item.

                                      ShortUnique device identifier
                                      Control0..*
                                      TypeReference(Device)
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      The UDI code allows the insurer to obtain device level information on the product supplied.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      656. Claim.total
                                      Définition

                                      The total value of the all the items in the claim.

                                      ShortTotal claim cost
                                      Control0..1
                                      TypeMoney
                                      Is Modifierfalse
                                      Résuméfalse
                                      Requirements

                                      Used for control total purposes.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))