Search FHIR

ANS IG document core
0.1.0 - ci-build France flag

ANS IG document core - version de développement local (v0.1.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

Resource Profile: FRFamilyMemberHistoryDocument - Detailed Descriptions

Draft as of 2025-12-05

Definitions for the fr-family-member-history-document resource profile.

Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici

0. FamilyMemberHistory
Définition

Significant health conditions for a person related to the patient relevant in the context of care for the patient.

CourtInformation about patient's relatives, relevant for patient
Contrôle0..*
Est modificateurfalse
Résuméfalse
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())
fhs-1: Can have age[x] or born[x], but not both (age.empty() or born.empty())
fhs-2: Can only have estimatedAge if age[x] is present (age.exists() or estimatedAge.empty())
fhs-1: Can have age[x] or born[x], but not both (age.empty() or born.empty())
fhs-2: Can only have estimatedAge if age[x] is present (age.exists() or estimatedAge.empty())
2. FamilyMemberHistory.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.

CourtA 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.

Contrôle0..1
Typeuri
Est modificateurtrue parce que 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
Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
Résumétrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. FamilyMemberHistory.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).

CourtExtensions 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.

Contrôle0..*
TypeExtension
Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Résuméfalse
Exigences

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.

Noms alternatifsextensions, 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())
6. FamilyMemberHistory.status
Définition

A code specifying the status of the record of the family history of a specific family member.

CourtStatut de l'antécédent familialpartial | completed | entered-in-error | health-unknown
Commentaires

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

Contrôle1..1
BindingLes codes DOIVENT (SHALL) être pris de FamilyHistoryStatushttp://hl7.org/fhir/ValueSet/history-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/history-status|4.0.1)

A code that identifies the status of the family history record.

Typecode
Est modificateurtrue parce que This element is labelled 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
Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
Doit être pris en charge (Must Support)true
Résumétrue
Valeur de motifcompleted
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. FamilyMemberHistory.patient
Définition

The person who this history concerns.

CourtPatient concernéPatient history is about
Contrôle1..1
TypeReference(FR Patient INS Document, FR Patient Document, Patient)
Est modificateurfalse
Doit être pris en charge (Must Support)true
Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
Résumétrue
Noms alternatifsProband
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. FamilyMemberHistory.date
Définition

The date (and possibly time) when the family member history was recorded or last updated.

CourtDate de la mise à jour de l'historiqueWhen history was recorded or last updated
Commentaires

This should be captured even if the same as the date on the List aggregating the full family history.

Contrôle0..1
TypedateTime
Est modificateurfalse
Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
Doit être pris en charge (Must Support)true
Résumétrue
Exigences

Allows determination of how current the summary is.

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

The type of relationship this person has to the patient (father, mother, brother etc.).

CourtLien avec un autre sujetRelationship to the subject
Contrôle1..1
BindingLes codes DOIVENT (SHALL) être pris de Pour des exemples de codes, voir PersonalRelationshipRoleTypehttp://terminology.hl7.org/ValueSet/v3-FamilyMember
(required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-PersonalRelationshipRoleType-cisis)
TypeCodeableConcept
Est modificateurfalse
Doit être pris en charge (Must Support)true
Résumétrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
14. FamilyMemberHistory.condition
Définition

The significant Conditions (or condition) that the family member had. This is a repeating section to allow a system to represent more than one condition per resource, though there is nothing stopping multiple resources - one per condition.

CourtProblèmeCondition that the related person had
Contrôle0..*
TypeBackboneElement
Est modificateurfalse
Doit être pris en charge (Must Support)true
Résuméfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. FamilyMemberHistory.condition.extension
Définition

An Extension


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.

CourtExtensionAdditional 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.

Contrôle0..*
TypeExtension
Est modificateurfalse
Résuméfalse
Noms alternatifsextensions, 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())
SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
  • value @ url
  • 18. FamilyMemberHistory.condition.extension:bodySite
    Nom de la slicebodySite
    Définition

    Extension permettant d'indiquer la localisation anatomique d'une condition dans antécédents familiaux

    CourtLocalisation anatomique
    Contrôle0..1
    Cet élément est affecté par les invariants suivants : ele-1
    TypeExtension(FR Family Member History Body Site Extension) (Type dextension : CodeableConcept)
    Est modificateurfalse
    Doit être pris en charge (Must Support)true
    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())
    20. FamilyMemberHistory.condition.extension:interpretation
    Nom de la sliceinterpretation
    Définition

    Extension permettant de spécifier une interprétation.

    CourtFR Interpretation Extension
    Contrôle0..1
    Cet élément est affecté par les invariants suivants : ele-1
    TypeExtension(FR Interpretation Extension) (Type dextension : CodeableConcept)
    Est modificateurfalse
    Doit être pris en charge (Must Support)true
    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())
    22. FamilyMemberHistory.condition.extension:method
    Nom de la slicemethod
    Définition

    Extension permettant d’indiquer la méthode utilisée : techniques biologiques (ex. : titration, agglutination…), techniques d’imagerie dans les demandes d'examen (ultrasound, tomographie, IRM…), des méthodes de mesure spécifiques, etc.

    CourtFR Method Extension
    Contrôle0..1
    Cet élément est affecté par les invariants suivants : ele-1
    TypeExtension(FR Method Extension) (Type dextension : CodeableConcept)
    Est modificateurfalse
    Doit être pris en charge (Must Support)true
    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())
    24. FamilyMemberHistory.condition.extension:author
    Nom de la sliceauthor
    Définition

    Extension permettant de représenter un acteur impliqué dans le document avec son type et sa référence.

    CourtAuteur
    Contrôle0..1
    Cet élément est affecté par les invariants suivants : ele-1
    TypeExtension(FR Actor Extension) (Extension complexe)
    Est modificateurfalse
    Doit être pris en charge (Must Support)true
    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())
    26. FamilyMemberHistory.condition.extension:author.extension
    Définition

    An Extension


    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.

    CourtExtensionAdditional 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.

    Contrôle20..*
    TypeExtension
    Est modificateurfalse
    Résuméfalse
    Noms alternatifsextensions, 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())
    SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
    • value @ url
    • 28. FamilyMemberHistory.condition.extension:author.extension:type
      Nom de la slicetype
      Définition

      An Extension

      CourtExtensionAdditional content defined by implementations
      Contrôle10..1*
      TypeExtension
      Est modificateurfalse
      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())
      30. FamilyMemberHistory.condition.extension:author.extension:type.extension
      Définition

      An Extension


      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.

      CourtExtensionAdditional 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.

      Contrôle0..0*
      TypeExtension
      Est modificateurfalse
      Résuméfalse
      Noms alternatifsextensions, 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())
      SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
      • value @ url
      • 32. FamilyMemberHistory.condition.extension:author.extension:type.url
        Définition

        Source of the definition for the extension code - a logical name or a URL.

        Courtidentifies the meaning of the extension
        Commentaires

        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

        Contrôle1..1
        Typeuri
        Est modificateurfalse
        Format XMLDans le format XML, cette propriété est représentée comme attribut.
        Résuméfalse
        Valeur fixetype
        34. FamilyMemberHistory.condition.extension:author.extension:type.value[x]
        Définition

        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

        CourtValue of extension
        Contrôle0..1
        BindingLes codes DOIVENT (SHALL) être pris de Pour les codes, voir ValueSet - FR ValueSet Actor Type Document
        (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
        Typecode, date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
        Est modificateurfalse
        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
        Résuméfalse
        Valeur de motifAUT
        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
        36. FamilyMemberHistory.condition.extension:author.extension:typeCode
        Nom de la slicetypeCode
        Définition

        An Extension

        CourtType de participationAdditional content defined by implementations
        Contrôle0..1*
        TypeExtension
        Est modificateurfalse
        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())
        38. FamilyMemberHistory.condition.extension:author.extension:typeCode.extension
        Définition

        An Extension


        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.

        CourtExtensionAdditional 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.

        Contrôle0..0*
        TypeExtension
        Est modificateurfalse
        Résuméfalse
        Noms alternatifsextensions, 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())
        SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
        • value @ url
        • 40. FamilyMemberHistory.condition.extension:author.extension:typeCode.url
          Définition

          Source of the definition for the extension code - a logical name or a URL.

          Courtidentifies the meaning of the extension
          Commentaires

          The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

          Contrôle1..1
          Typeuri
          Est modificateurfalse
          Format XMLDans le format XML, cette propriété est représentée comme attribut.
          Résuméfalse
          Valeur fixetypeCode
          42. FamilyMemberHistory.condition.extension:author.extension:actor
          Nom de la sliceactor
          Définition

          An Extension

          CourtExtensionAdditional content defined by implementations
          Contrôle10..1*
          TypeExtension
          Est modificateurfalse
          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())
          44. FamilyMemberHistory.condition.extension:author.extension:actor.extension
          Définition

          An Extension


          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.

          CourtExtensionAdditional 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.

          Contrôle0..0*
          TypeExtension
          Est modificateurfalse
          Résuméfalse
          Noms alternatifsextensions, 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())
          SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
          • value @ url
          • 46. FamilyMemberHistory.condition.extension:author.extension:actor.url
            Définition

            Source of the definition for the extension code - a logical name or a URL.

            Courtidentifies the meaning of the extension
            Commentaires

            The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

            Contrôle1..1
            Typeuri
            Est modificateurfalse
            Format XMLDans le format XML, cette propriété est représentée comme attribut.
            Résuméfalse
            Valeur fixeactor
            48. FamilyMemberHistory.condition.extension:author.extension:actor.value[x]
            Définition

            Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

            CourtValue of extension
            Contrôle0..1
            TypeReference(FR PractitionerRole Document, FR Patient INS Document, FR Device Document, FR Patient Document), date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, CodeableConcept, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
            Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
            Est modificateurfalse
            Résuméfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            50. FamilyMemberHistory.condition.extension:author.url
            Définition

            Source of the definition for the extension code - a logical name or a URL.

            Courtidentifies the meaning of the extension
            Commentaires

            The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

            Contrôle1..1
            Typeuri
            Est modificateurfalse
            Format XMLDans le format XML, cette propriété est représentée comme attribut.
            Résuméfalse
            Valeur fixehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
            52. FamilyMemberHistory.condition.extension:author.value[x]
            Définition

            Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

            CourtValue of extension
            Contrôle0..01
            TypeChoix de : base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
            Est modificateurfalse
            Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
            Résuméfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            54. FamilyMemberHistory.condition.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).

            CourtExtensions 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.

            Contrôle0..*
            TypeExtension
            Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
            Résumétrue
            Exigences

            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.

            Noms alternatifsextensions, 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. FamilyMemberHistory.condition.code
            Définition

            The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like 'cancer' depending on how much is known about the condition and the capabilities of the creating system.

            CourtProblème rencontré par le patientCondition suffered by relation
            Contrôle1..1
            BindingLes codes DOIVENT (SHALL) être pris de Pour des exemples de codes, voir JDV Code Probleme CISIShttp://hl7.org/fhir/ValueSet/condition-code|4.0.1
            (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-code-probleme-cisis)
            TypeCodeableConcept
            Est modificateurfalse
            Doit être pris en charge (Must Support)true
            Résuméfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
            58. FamilyMemberHistory.condition.outcome
            Définition

            Indicates what happened following the condition. If the condition resulted in death, deceased date is captured on the relation.

            CourtRésultat de l'observation effectuéedeceased | permanent disability | etc.
            Contrôle10..1
            BindingPour des exemples de codes, voir ConditionOutcomeCodeshttp://hl7.org/fhir/ValueSet/condition-outcome|4.0.1
            (example to http://hl7.org/fhir/ValueSet/condition-outcome|4.0.1)

            The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.

            TypeCodeableConcept
            Est modificateurfalse
            Doit être pris en charge (Must Support)true
            Résuméfalse
            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

            Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici

            0. FamilyMemberHistory
            2. FamilyMemberHistory.status
            CourtStatut de l'antécédent familial
            Doit être pris en charge (Must Support)true
            Valeur de motifcompleted
            4. FamilyMemberHistory.patient
            CourtPatient concerné
            TypeReference(FR Patient INS Document, FR Patient Document)
            Doit être pris en charge (Must Support)true
            Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
            6. FamilyMemberHistory.date
            CourtDate de la mise à jour de l'historique
            Doit être pris en charge (Must Support)true
            8. FamilyMemberHistory.relationship
            CourtLien avec un autre sujet
            BindingLes codes DOIVENT (SHALL) être pris de PersonalRelationshipRoleType
            (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-PersonalRelationshipRoleType-cisis)
            Doit être pris en charge (Must Support)true
            10. FamilyMemberHistory.condition
            CourtProblème
            Doit être pris en charge (Must Support)true
            12. FamilyMemberHistory.condition.extension
            SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
            • value @ url
            • 14. FamilyMemberHistory.condition.extension:bodySite
              Nom de la slicebodySite
              CourtLocalisation anatomique
              Contrôle0..1
              TypeExtension(FR Family Member History Body Site Extension) (Type dextension : CodeableConcept)
              Doit être pris en charge (Must Support)true
              16. FamilyMemberHistory.condition.extension:interpretation
              Nom de la sliceinterpretation
              Contrôle0..1
              TypeExtension(FR Interpretation Extension) (Type dextension : CodeableConcept)
              Doit être pris en charge (Must Support)true
              18. FamilyMemberHistory.condition.extension:method
              Nom de la slicemethod
              Contrôle0..1
              TypeExtension(FR Method Extension) (Type dextension : CodeableConcept)
              Doit être pris en charge (Must Support)true
              20. FamilyMemberHistory.condition.extension:author
              Nom de la sliceauthor
              CourtAuteur
              Contrôle0..1
              TypeExtension(FR Actor Extension) (Extension complexe)
              Doit être pris en charge (Must Support)true
              22. FamilyMemberHistory.condition.extension:author.extension:type
              Nom de la slicetype
              24. FamilyMemberHistory.condition.extension:author.extension:type.value[x]
              Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
              Valeur de motifAUT
              26. FamilyMemberHistory.condition.extension:author.extension:actor
              Nom de la sliceactor
              28. FamilyMemberHistory.condition.extension:author.extension:actor.value[x]
              TypeReference(FR PractitionerRole Document, FR Patient INS Document, FR Device Document, FR Patient Document)
              Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
              30. FamilyMemberHistory.condition.code
              CourtProblème rencontré par le patient
              BindingLes codes DOIVENT (SHALL) être pris de JDV Code Probleme CISIS
              (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-code-probleme-cisis)
              Doit être pris en charge (Must Support)true
              32. FamilyMemberHistory.condition.outcome
              CourtRésultat de l'observation effectuée
              Contrôle1..?
              Doit être pris en charge (Must Support)true

              Des conseils sur linterprétation du contenu de ce tableau peuvent être trouvésici

              0. FamilyMemberHistory
              Définition

              Significant health conditions for a person related to the patient relevant in the context of care for the patient.

              CourtInformation about patient's relatives, relevant for patient
              Contrôle0..*
              Est modificateurfalse
              Résuméfalse
              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())
              fhs-1: Can have age[x] or born[x], but not both (age.empty() or born.empty())
              fhs-2: Can only have estimatedAge if age[x] is present (age.exists() or estimatedAge.empty())
              2. FamilyMemberHistory.id
              Définition

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

              CourtLogical 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.

              Contrôle0..1
              Typeid
              Est modificateurfalse
              Résumétrue
              4. FamilyMemberHistory.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.

              CourtMetadata about the resource
              Contrôle0..1
              TypeMeta
              Est modificateurfalse
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              6. FamilyMemberHistory.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.

              CourtA 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.

              Contrôle0..1
              Typeuri
              Est modificateurtrue parce que 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
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              8. FamilyMemberHistory.language
              Définition

              The base language in which the resource is written.

              CourtLanguage 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).

              Contrôle0..1
              BindingLes codes DEVRAIENT (SHOULD) être pris de CommonLanguages
              (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

              A human language.

              Bindings AdditionnelsBut
              AllLanguagesBinding Max
              Typecode
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résuméfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              10. FamilyMemberHistory.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.

              CourtText 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.

              Contrôle0..1
              TypeNarrative
              Est modificateurfalse
              Résuméfalse
              Noms alternatifsnarrative, html, xhtml, display
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              12. FamilyMemberHistory.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.

              CourtContained, 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.

              Contrôle0..*
              TypeResource
              Est modificateurfalse
              Résuméfalse
              Noms alternatifsinline resources, anonymous resources, contained resources
              14. FamilyMemberHistory.extension
              Définition

              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.

              CourtAdditional 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.

              Contrôle0..*
              TypeExtension
              Est modificateurfalse
              Résuméfalse
              Noms alternatifsextensions, 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())
              16. FamilyMemberHistory.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).

              CourtExtensions 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.

              Contrôle0..*
              TypeExtension
              Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
              Résuméfalse
              Exigences

              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.

              Noms alternatifsextensions, 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())
              18. FamilyMemberHistory.identifier
              Définition

              Business identifiers assigned to this family member history by the performer or other systems which remain constant as the resource is updated and propagates from server to server.

              CourtExternal Id(s) for this record
              Commentaires

              This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

              NoteCeci est un identifiant métier, pas un identifiant de ressource (voir discussion)
              Contrôle0..*
              TypeIdentifier
              Est modificateurfalse
              Résumétrue
              Exigences

              Allows identification of the family member history as it is known by various participating systems and in a way that remains consistent across servers.

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

              The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory.

              CourtInstantiates FHIR protocol or definition
              Contrôle0..*
              Typecanonical(PlanDefinition, Questionnaire, ActivityDefinition, Measure, OperationDefinition)
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              22. FamilyMemberHistory.instantiatesUri
              Définition

              The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this FamilyMemberHistory.

              CourtInstantiates external protocol or definition
              Commentaires

              This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

              Contrôle0..*
              Typeuri
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              24. FamilyMemberHistory.status
              Définition

              A code specifying the status of the record of the family history of a specific family member.

              CourtStatut de l'antécédent familial
              Commentaires

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

              Contrôle1..1
              BindingLes codes DOIVENT (SHALL) être pris de FamilyHistoryStatus
              (required to http://hl7.org/fhir/ValueSet/history-status|4.0.1)

              A code that identifies the status of the family history record.

              Typecode
              Est modificateurtrue parce que This element is labelled 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
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Doit être pris en charge (Must Support)true
              Résumétrue
              Valeur de motifcompleted
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              26. FamilyMemberHistory.dataAbsentReason
              Définition

              Describes why the family member's history is not available.

              Courtsubject-unknown | withheld | unable-to-obtain | deferred
              Contrôle0..1
              BindingPour des exemples de codes, voir FamilyHistoryAbsentReason
              (example to http://hl7.org/fhir/ValueSet/history-absent-reason|4.0.1)

              Codes describing the reason why a family member's history is not available.

              TypeCodeableConcept
              Est modificateurfalse
              Résumétrue
              Exigences

              This is a separate element to allow it to have a distinct binding from reasonCode.

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

              The person who this history concerns.

              CourtPatient concerné
              Contrôle1..1
              TypeReference(FR Patient INS Document, FR Patient Document)
              Est modificateurfalse
              Doit être pris en charge (Must Support)true
              Types qui doivent être pris en charge (Must Support)Aucune règle de prise en charge obligatoire concernant le choix des types/profils
              Résumétrue
              Noms alternatifsProband
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              30. FamilyMemberHistory.date
              Définition

              The date (and possibly time) when the family member history was recorded or last updated.

              CourtDate de la mise à jour de l'historique
              Commentaires

              This should be captured even if the same as the date on the List aggregating the full family history.

              Contrôle0..1
              TypedateTime
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Doit être pris en charge (Must Support)true
              Résumétrue
              Exigences

              Allows determination of how current the summary is.

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

              This will either be a name or a description; e.g. "Aunt Susan", "my cousin with the red hair".

              CourtThe family member described
              Contrôle0..1
              Typestring
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résumétrue
              Exigences

              Allows greater ease in ensuring the same person is being talked about.

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

              The type of relationship this person has to the patient (father, mother, brother etc.).

              CourtLien avec un autre sujet
              Contrôle1..1
              BindingLes codes DOIVENT (SHALL) être pris de PersonalRelationshipRoleType
              (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-hl7-v3-PersonalRelationshipRoleType-cisis)
              TypeCodeableConcept
              Est modificateurfalse
              Doit être pris en charge (Must Support)true
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              36. FamilyMemberHistory.sex
              Définition

              The birth sex of the family member.

              Courtmale | female | other | unknown
              Commentaires

              This element should ideally reflect whether the individual is genetically male or female. However, as reported information based on the knowledge of the patient or reporting friend/relative, there may be situations where the reported sex might not be totally accurate. E.g. 'Aunt Sue' might be XY rather than XX. Questions soliciting this information should be phrased to encourage capture of genetic sex where known. However, systems performing analysis should also allow for the possibility of imprecision with this element.

              Contrôle0..1
              BindingSauf si inapproprié, ces codes DOIVENT (SHALL) être pris de AdministrativeGender
              (extensible to http://hl7.org/fhir/ValueSet/administrative-gender|4.0.1)

              Codes describing the sex assigned at birth as documented on the birth registration.

              TypeCodeableConcept
              Est modificateurfalse
              Résumétrue
              Exigences

              Not all relationship codes imply sex and the relative's sex can be relevant for risk assessments.

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

              The actual or approximate date of birth of the relative.

              Court(approximate) date of birth
              Contrôle0..1
              Cet élément est affecté par les invariants suivants : fhs-1
              TypeChoix de : Period, date, string
              Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résuméfalse
              Exigences

              Allows calculation of the relative's age.

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

              The age of the relative at the time the family member history is recorded.

              Court(approximate) age
              Commentaires

              use estimatedAge to indicate whether the age is actual or not.

              Contrôle0..1
              Cet élément est affecté par les invariants suivants : fhs-1
              TypeChoix de : Age, Range, string
              Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résumétrue
              Exigences

              While age can be calculated from date of birth, sometimes recording age directly is more natural for clinicians.

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

              If true, indicates that the age value specified is an estimated value.

              CourtAge is estimated?
              Commentaires

              This element is labeled as a modifier because the fact that age is estimated can/should change the results of any algorithm that calculates based on the specified age.

              Contrôle0..1
              Cet élément est affecté par les invariants suivants : fhs-2
              Typeboolean
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résumétrue
              Exigences

              Clinicians often prefer to specify an estimaged age rather than an age range.

              Signification si manquantIt is unknown whether the age is an estimate or not
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              44. FamilyMemberHistory.deceased[x]
              Définition

              Deceased flag or the actual or approximate age of the relative at the time of death for the family member history record.

              CourtDead? How old/when?
              Contrôle0..1
              TypeChoix de : boolean, Age, Range, date, string
              Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
              Est modificateurfalse
              Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              46. FamilyMemberHistory.reasonCode
              Définition

              Describes why the family member history occurred in coded or textual form.

              CourtWhy was family member history performed?
              Commentaires

              Textual reasons can be captured using reasonCode.text.

              Contrôle0..*
              BindingPour des exemples de codes, voir SNOMEDCTClinicalFindings
              (example to http://hl7.org/fhir/ValueSet/clinical-findings|4.0.1)

              Codes indicating why the family member history was done.

              TypeCodeableConcept
              Est modificateurfalse
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              48. FamilyMemberHistory.reasonReference
              Définition

              Indicates a Condition, Observation, AllergyIntolerance, or QuestionnaireResponse that justifies this family member history event.

              CourtWhy was family member history performed?
              Contrôle0..*
              TypeReference(Condition, Observation, AllergyIntolerance, QuestionnaireResponse, DiagnosticReport, DocumentReference)
              Est modificateurfalse
              Résumétrue
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              50. FamilyMemberHistory.note
              Définition

              This property allows a non condition-specific note to the made about the related person. Ideally, the note would be in the condition property, but this is not always possible.

              CourtGeneral note about related person
              Contrôle0..*
              TypeAnnotation
              Est modificateurfalse
              Résuméfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              52. FamilyMemberHistory.condition
              Définition

              The significant Conditions (or condition) that the family member had. This is a repeating section to allow a system to represent more than one condition per resource, though there is nothing stopping multiple resources - one per condition.

              CourtProblème
              Contrôle0..*
              TypeBackboneElement
              Est modificateurfalse
              Doit être pris en charge (Must Support)true
              Résuméfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              54. FamilyMemberHistory.condition.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.

              CourtUnique id for inter-element referencing
              Contrôle0..1
              Typestring
              Est modificateurfalse
              Format XMLDans le format XML, cette propriété est représentée comme attribut.
              Résuméfalse
              56. FamilyMemberHistory.condition.extension
              Définition

              An Extension

              CourtExtension
              Contrôle0..*
              TypeExtension
              Est modificateurfalse
              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())
              SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
              • value @ url
              • 58. FamilyMemberHistory.condition.extension:bodySite
                Nom de la slicebodySite
                Définition

                Extension permettant d'indiquer la localisation anatomique d'une condition dans antécédents familiaux

                CourtLocalisation anatomique
                Contrôle0..1
                Cet élément est affecté par les invariants suivants : ele-1
                TypeExtension(FR Family Member History Body Site Extension) (Type dextension : CodeableConcept)
                Est modificateurfalse
                Doit être pris en charge (Must Support)true
                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())
                60. FamilyMemberHistory.condition.extension:interpretation
                Nom de la sliceinterpretation
                Définition

                Extension permettant de spécifier une interprétation.

                CourtFR Interpretation Extension
                Contrôle0..1
                Cet élément est affecté par les invariants suivants : ele-1
                TypeExtension(FR Interpretation Extension) (Type dextension : CodeableConcept)
                Est modificateurfalse
                Doit être pris en charge (Must Support)true
                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())
                62. FamilyMemberHistory.condition.extension:method
                Nom de la slicemethod
                Définition

                Extension permettant d’indiquer la méthode utilisée : techniques biologiques (ex. : titration, agglutination…), techniques d’imagerie dans les demandes d'examen (ultrasound, tomographie, IRM…), des méthodes de mesure spécifiques, etc.

                CourtFR Method Extension
                Contrôle0..1
                Cet élément est affecté par les invariants suivants : ele-1
                TypeExtension(FR Method Extension) (Type dextension : CodeableConcept)
                Est modificateurfalse
                Doit être pris en charge (Must Support)true
                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())
                64. FamilyMemberHistory.condition.extension:author
                Nom de la sliceauthor
                Définition

                Extension permettant de représenter un acteur impliqué dans le document avec son type et sa référence.

                CourtAuteur
                Contrôle0..1
                Cet élément est affecté par les invariants suivants : ele-1
                TypeExtension(FR Actor Extension) (Extension complexe)
                Est modificateurfalse
                Doit être pris en charge (Must Support)true
                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. FamilyMemberHistory.condition.extension:author.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.

                CourtUnique id for inter-element referencing
                Contrôle0..1
                Typestring
                Est modificateurfalse
                Format XMLDans le format XML, cette propriété est représentée comme attribut.
                Résuméfalse
                68. FamilyMemberHistory.condition.extension:author.extension
                Définition

                An Extension

                CourtExtension
                Contrôle2..*
                TypeExtension
                Est modificateurfalse
                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())
                SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                • value @ url
                • 70. FamilyMemberHistory.condition.extension:author.extension:type
                  Nom de la slicetype
                  Définition

                  An Extension

                  CourtExtension
                  Contrôle1..1
                  TypeExtension
                  Est modificateurfalse
                  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())
                  72. FamilyMemberHistory.condition.extension:author.extension:type.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.

                  CourtUnique id for inter-element referencing
                  Contrôle0..1
                  Typestring
                  Est modificateurfalse
                  Format XMLDans le format XML, cette propriété est représentée comme attribut.
                  Résuméfalse
                  74. FamilyMemberHistory.condition.extension:author.extension:type.extension
                  Définition

                  An Extension

                  CourtExtension
                  Contrôle0..0
                  TypeExtension
                  Est modificateurfalse
                  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())
                  SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                  • value @ url
                  • 76. FamilyMemberHistory.condition.extension:author.extension:type.url
                    Définition

                    Source of the definition for the extension code - a logical name or a URL.

                    Courtidentifies the meaning of the extension
                    Commentaires

                    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                    Contrôle1..1
                    Typeuri
                    Est modificateurfalse
                    Format XMLDans le format XML, cette propriété est représentée comme attribut.
                    Résuméfalse
                    Valeur fixetype
                    78. FamilyMemberHistory.condition.extension:author.extension:type.value[x]
                    Définition

                    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                    CourtValue of extension
                    Contrôle0..1
                    BindingLes codes DOIVENT (SHALL) être pris de ValueSet - FR ValueSet Actor Type Document
                    (required to https://interop.esante.gouv.fr/ig/document/core/ValueSet/fr-vs-actor-type-document)
                    Typecode
                    Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                    Est modificateurfalse
                    Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                    Résuméfalse
                    Valeur de motifAUT
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    80. FamilyMemberHistory.condition.extension:author.extension:typeCode
                    Nom de la slicetypeCode
                    Définition

                    An Extension

                    CourtType de participation
                    Contrôle0..1
                    TypeExtension
                    Est modificateurfalse
                    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())
                    82. FamilyMemberHistory.condition.extension:author.extension:typeCode.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.

                    CourtUnique id for inter-element referencing
                    Contrôle0..1
                    Typestring
                    Est modificateurfalse
                    Format XMLDans le format XML, cette propriété est représentée comme attribut.
                    Résuméfalse
                    84. FamilyMemberHistory.condition.extension:author.extension:typeCode.extension
                    Définition

                    An Extension

                    CourtExtension
                    Contrôle0..0
                    TypeExtension
                    Est modificateurfalse
                    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())
                    SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                    • value @ url
                    • 86. FamilyMemberHistory.condition.extension:author.extension:typeCode.url
                      Définition

                      Source of the definition for the extension code - a logical name or a URL.

                      Courtidentifies the meaning of the extension
                      Commentaires

                      The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                      Contrôle1..1
                      Typeuri
                      Est modificateurfalse
                      Format XMLDans le format XML, cette propriété est représentée comme attribut.
                      Résuméfalse
                      Valeur fixetypeCode
                      88. FamilyMemberHistory.condition.extension:author.extension:typeCode.value[x]
                      Définition

                      Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                      CourtValue of extension
                      Contrôle0..1
                      TypeCodeableConcept
                      Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                      Est modificateurfalse
                      Résuméfalse
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      90. FamilyMemberHistory.condition.extension:author.extension:actor
                      Nom de la sliceactor
                      Définition

                      An Extension

                      CourtExtension
                      Contrôle1..1
                      TypeExtension
                      Est modificateurfalse
                      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())
                      92. FamilyMemberHistory.condition.extension:author.extension:actor.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.

                      CourtUnique id for inter-element referencing
                      Contrôle0..1
                      Typestring
                      Est modificateurfalse
                      Format XMLDans le format XML, cette propriété est représentée comme attribut.
                      Résuméfalse
                      94. FamilyMemberHistory.condition.extension:author.extension:actor.extension
                      Définition

                      An Extension

                      CourtExtension
                      Contrôle0..0
                      TypeExtension
                      Est modificateurfalse
                      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())
                      SlicingCet élément introduit un ensemble de slices sur FamilyMemberHistory.condition.extension.extension.extension. Les slices sontNon ordonné et Open, et peut être différencié en utilisant les discriminateurs suivants :
                      • value @ url
                      • 96. FamilyMemberHistory.condition.extension:author.extension:actor.url
                        Définition

                        Source of the definition for the extension code - a logical name or a URL.

                        Courtidentifies the meaning of the extension
                        Commentaires

                        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                        Contrôle1..1
                        Typeuri
                        Est modificateurfalse
                        Format XMLDans le format XML, cette propriété est représentée comme attribut.
                        Résuméfalse
                        Valeur fixeactor
                        98. FamilyMemberHistory.condition.extension:author.extension:actor.value[x]
                        Définition

                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                        CourtValue of extension
                        Contrôle0..1
                        TypeReference(FR PractitionerRole Document, FR Patient INS Document, FR Device Document, FR Patient Document)
                        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                        Est modificateurfalse
                        Résuméfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        100. FamilyMemberHistory.condition.extension:author.url
                        Définition

                        Source of the definition for the extension code - a logical name or a URL.

                        Courtidentifies the meaning of the extension
                        Commentaires

                        The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

                        Contrôle1..1
                        Typeuri
                        Est modificateurfalse
                        Format XMLDans le format XML, cette propriété est représentée comme attribut.
                        Résuméfalse
                        Valeur fixehttps://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
                        102. FamilyMemberHistory.condition.extension:author.value[x]
                        Définition

                        Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

                        CourtValue of extension
                        Contrôle0..0
                        TypeChoix de : base64Binary, boolean, canonical, code, date, dateTime, decimal, id, instant, integer, markdown, oid, positiveInt, string, time, unsignedInt, uri, url, uuid, Address, Age, Annotation, Attachment, CodeableConcept, Coding, ContactPoint, Count, Distance, Duration, HumanName, Identifier, Money, Period, Quantity, Range, Ratio, Reference, SampledData, Signature, Timing, ContactDetail, Contributor, DataRequirement, Expression, ParameterDefinition, RelatedArtifact, TriggerDefinition, UsageContext, Dosage, Meta
                        Est modificateurfalse
                        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                        Résuméfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        104. FamilyMemberHistory.condition.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).

                        CourtExtensions 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.

                        Contrôle0..*
                        TypeExtension
                        Est modificateurtrue parce que Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                        Résumétrue
                        Exigences

                        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.

                        Noms alternatifsextensions, 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. FamilyMemberHistory.condition.code
                        Définition

                        The actual condition specified. Could be a coded condition (like MI or Diabetes) or a less specific string like 'cancer' depending on how much is known about the condition and the capabilities of the creating system.

                        CourtProblème rencontré par le patient
                        Contrôle1..1
                        BindingLes codes DOIVENT (SHALL) être pris de JDV Code Probleme CISIS
                        (required to https://smt.esante.gouv.fr/fhir/ValueSet/jdv-code-probleme-cisis)
                        TypeCodeableConcept
                        Est modificateurfalse
                        Doit être pris en charge (Must Support)true
                        Résuméfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        108. FamilyMemberHistory.condition.outcome
                        Définition

                        Indicates what happened following the condition. If the condition resulted in death, deceased date is captured on the relation.

                        CourtRésultat de l'observation effectuée
                        Contrôle1..1
                        BindingPour des exemples de codes, voir ConditionOutcomeCodes
                        (example to http://hl7.org/fhir/ValueSet/condition-outcome|4.0.1)

                        The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.

                        TypeCodeableConcept
                        Est modificateurfalse
                        Doit être pris en charge (Must Support)true
                        Résuméfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        110. FamilyMemberHistory.condition.contributedToDeath
                        Définition

                        This condition contributed to the cause of death of the related person. If contributedToDeath is not populated, then it is unknown.

                        CourtWhether the condition contributed to the cause of death
                        Contrôle0..1
                        Typeboolean
                        Est modificateurfalse
                        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                        Résuméfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        112. FamilyMemberHistory.condition.onset[x]
                        Définition

                        Either the age of onset, range of approximate age or descriptive string can be recorded. For conditions with multiple occurrences, this describes the first known occurrence.

                        CourtWhen condition first manifested
                        Contrôle0..1
                        TypeChoix de : Age, Range, Period, string
                        Note [x]VoirChoix de types de donnéespour plus dinformations sur lutilisation de [x]
                        Est modificateurfalse
                        Valeur primitiveCet élément primitif peut être présent, absent ou remplacé par une extension
                        Résuméfalse
                        Exigences

                        Age of onset of a condition in relatives is predictive of risk for the patient.

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        114. FamilyMemberHistory.condition.note
                        Définition

                        An area where general notes can be placed about this specific condition.

                        CourtExtra information about condition
                        Contrôle0..*
                        TypeAnnotation
                        Est modificateurfalse
                        Résuméfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))