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: FamilyMemberHistory - FR Family Member History Document

Official URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-family-member-history-document Version: 0.1.0
Draft as of 2025-12-05 Computable Name: FRFamilyMemberHistoryDocument

FRFamilyMemberHistoryDocument est un profil utilisé pour apporter des informations complémentaires relatives aux membres de la famille du patient (pathologies, etc…).

Utilisations:

  • Ce Profil nest utilisé par aucun profil dans ce guide dimplémentation

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

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

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-1, fhs-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code Statut de l'antécédent familial
Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record.
Motif requis: completed
... date SΣ 0..1 dateTime Date de la mise à jour de l'historique
... relationship SΣ 1..1 CodeableConcept Lien avec un autre sujet
Binding: PersonalRelationshipRoleType (required)
... condition S 0..* BackboneElement Problème
.... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:bodySite S 0..1 CodeableConcept Localisation anatomique
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-family-member-history-body-site-extension
..... extension:interpretation S 0..1 CodeableConcept FR Interpretation Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-interpretation-extension
Binding: ObservationInterpretation (required)
..... extension:method S 0..1 CodeableConcept FR Method Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-method-extension
Binding: ObservationMethod (required)
..... extension:author S 0..1 (Complexe) Auteur
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
....... extension:actor 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
........ value[x] 0..1 Reference(FR PractitionerRole Document | FR Patient INS Document | FR Device Document | FR Patient Document) Value of extension
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code S 1..1 CodeableConcept Problème rencontré par le patient
Binding: JDV Code Probleme CISIS (required)
.... outcome S 1..1 CodeableConcept Résultat de l'observation effectuée
Binding: ConditionOutcomeCodes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍4.0.1 Std. FHIR
FamilyMemberHistory.​relationship Base required PersonalRelationshipRoleType 📦20251028115832 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.extension:author.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0 cet IG
FamilyMemberHistory.​condition.code Base required JDV Code Probleme CISIS 📦20251028115835 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.outcome Base example Condition Outcome Codes 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error FamilyMemberHistory 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 error FamilyMemberHistory 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 error FamilyMemberHistory If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique FamilyMemberHistory A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
fhs-1 error FamilyMemberHistory Can have age[x] or born[x], but not both age.empty() or born.empty()
fhs-2 error FamilyMemberHistory Can only have estimatedAge if age[x] is present age.exists() or estimatedAge.empty()

This structure is derived from FamilyMemberHistory

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. FamilyMemberHistory 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
... status S 1..1 code Statut de l'antécédent familial
Motif requis: completed
... patient S 1..1 Reference(FR Patient INS Document | FR Patient Document) Patient concerné
... date S 0..1 dateTime Date de la mise à jour de l'historique
... condition S 0..* BackboneElement Problème
.... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:bodySite S 0..1 CodeableConcept Localisation anatomique
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-family-member-history-body-site-extension
..... extension:interpretation S 0..1 CodeableConcept FR Interpretation Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-interpretation-extension
Binding: ObservationInterpretation (required)
..... extension:method S 0..1 CodeableConcept FR Method Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-method-extension
Binding: ObservationMethod (required)
..... extension:author S 0..1 (Complexe) Auteur
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... Slices pour extension Contenu/Règles pour toutes les slices
....... extension:type 1..1 Extension Extension
........ value[x] 0..1 code Value of extension
Motif requis: AUT
....... extension:actor 1..1 Extension Extension
........ value[x] 0..1 Reference(FR PractitionerRole Document | FR Patient INS Document | FR Device Document | FR Patient Document) Value of extension
.... code S 1..1 CodeableConcept Problème rencontré par le patient
Binding: JDV Code Probleme CISIS (required)
.... outcome S 1..1 CodeableConcept Résultat de l'observation effectuée

doco Documentation pour ce format

Bindings terminologiques (différentiel)

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
FamilyMemberHistory.​relationship Base required PersonalRelationshipRoleType 📦20251028115832 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.code Base required JDV Code Probleme CISIS 📦20251028115835 Terminologies de Santé v1.4
NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-1, fhs-2
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier External Id(s) for this record
... instantiatesCanonical Σ 0..* canonical(PlanDefinition | Questionnaire | ActivityDefinition | Measure | OperationDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... status ?!SΣ 1..1 code Statut de l'antécédent familial
Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record.
Motif requis: completed
... dataAbsentReason Σ 0..1 CodeableConcept subject-unknown | withheld | unable-to-obtain | deferred
Binding: FamilyHistoryAbsentReason (example): Codes describing the reason why a family member's history is not available.
... patient SΣ 1..1 Reference(FR Patient INS Document | FR Patient Document) Patient concerné
... date SΣ 0..1 dateTime Date de la mise à jour de l'historique
... name Σ 0..1 string The family member described
... relationship SΣ 1..1 CodeableConcept Lien avec un autre sujet
Binding: PersonalRelationshipRoleType (required)
... sex Σ 0..1 CodeableConcept male | female | other | unknown
Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration.
... born[x] C 0..1 (approximate) date of birth
.... bornPeriod Period
.... bornDate date
.... bornString string
... age[x] ΣC 0..1 (approximate) age
.... ageAge Age
.... ageRange Range
.... ageString string
... estimatedAge ΣC 0..1 boolean Age is estimated?
... deceased[x] Σ 0..1 Dead? How old/when?
.... deceasedBoolean boolean
.... deceasedAge Age
.... deceasedRange Range
.... deceasedDate date
.... deceasedString string
... reasonCode Σ 0..* CodeableConcept Why was family member history performed?
Binding: SNOMEDCTClinicalFindings (example): Codes indicating why the family member history was done.
... reasonReference Σ 0..* Reference(Condition | Observation | AllergyIntolerance | QuestionnaireResponse | DiagnosticReport | DocumentReference) Why was family member history performed?
... note 0..* Annotation General note about related person
... condition S 0..* BackboneElement Problème
.... id 0..1 string Unique id for inter-element referencing
.... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:bodySite S 0..1 CodeableConcept Localisation anatomique
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-family-member-history-body-site-extension
..... extension:interpretation S 0..1 CodeableConcept FR Interpretation Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-interpretation-extension
Binding: ObservationInterpretation (required)
..... extension:method S 0..1 CodeableConcept FR Method Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-method-extension
Binding: ObservationMethod (required)
..... extension:author S 0..1 (Complexe) Auteur
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... id 0..1 string Unique id for inter-element referencing
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
........ value[x] 0..1 CodeableConcept Value of extension
....... extension:actor 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
........ value[x] 0..1 Reference(FR PractitionerRole Document | FR Patient INS Document | FR Device Document | FR Patient Document) Value of extension
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code S 1..1 CodeableConcept Problème rencontré par le patient
Binding: JDV Code Probleme CISIS (required)
.... outcome S 1..1 CodeableConcept Résultat de l'observation effectuée
Binding: ConditionOutcomeCodes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.
.... contributedToDeath 0..1 boolean Whether the condition contributed to the cause of death
.... onset[x] 0..1 When condition first manifested
..... onsetAge Age
..... onsetRange Range
..... onsetPeriod Period
..... onsetString string
.... note 0..* Annotation Extra information about condition

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
FamilyMemberHistory.​language Base preferred Common Languages 📍4.0.1 Std. FHIR
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍4.0.1 Std. FHIR
FamilyMemberHistory.​dataAbsentReason Base example FamilyHistoryAbsentReason 📍4.0.1 Std. FHIR
FamilyMemberHistory.​relationship Base required PersonalRelationshipRoleType 📦20251028115832 Terminologies de Santé v1.4
FamilyMemberHistory.​sex Base extensible AdministrativeGender 📍4.0.1 Std. FHIR
FamilyMemberHistory.​reasonCode Base example SNOMED CT Clinical Findings 📍4.0.1 Std. FHIR
FamilyMemberHistory.​condition.extension:author.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0 cet IG
FamilyMemberHistory.​condition.code Base required JDV Code Probleme CISIS 📦20251028115835 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.outcome Base example Condition Outcome Codes 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error FamilyMemberHistory 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 error FamilyMemberHistory 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 error FamilyMemberHistory If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique FamilyMemberHistory A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
fhs-1 error FamilyMemberHistory Can have age[x] or born[x], but not both age.empty() or born.empty()
fhs-2 error FamilyMemberHistory Can only have estimatedAge if age[x] is present age.exists() or estimatedAge.empty()

Key Elements View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-1, fhs-2
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... status ?!SΣ 1..1 code Statut de l'antécédent familial
Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record.
Motif requis: completed
... date SΣ 0..1 dateTime Date de la mise à jour de l'historique
... relationship SΣ 1..1 CodeableConcept Lien avec un autre sujet
Binding: PersonalRelationshipRoleType (required)
... condition S 0..* BackboneElement Problème
.... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:bodySite S 0..1 CodeableConcept Localisation anatomique
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-family-member-history-body-site-extension
..... extension:interpretation S 0..1 CodeableConcept FR Interpretation Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-interpretation-extension
Binding: ObservationInterpretation (required)
..... extension:method S 0..1 CodeableConcept FR Method Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-method-extension
Binding: ObservationMethod (required)
..... extension:author S 0..1 (Complexe) Auteur
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
....... extension:actor 1..1 Extension Extension
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
........ value[x] 0..1 Reference(FR PractitionerRole Document | FR Patient INS Document | FR Device Document | FR Patient Document) Value of extension
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code S 1..1 CodeableConcept Problème rencontré par le patient
Binding: JDV Code Probleme CISIS (required)
.... outcome S 1..1 CodeableConcept Résultat de l'observation effectuée
Binding: ConditionOutcomeCodes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍4.0.1 Std. FHIR
FamilyMemberHistory.​relationship Base required PersonalRelationshipRoleType 📦20251028115832 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.extension:author.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0 cet IG
FamilyMemberHistory.​condition.code Base required JDV Code Probleme CISIS 📦20251028115835 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.outcome Base example Condition Outcome Codes 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error FamilyMemberHistory 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 error FamilyMemberHistory 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 error FamilyMemberHistory If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique FamilyMemberHistory A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
fhs-1 error FamilyMemberHistory Can have age[x] or born[x], but not both age.empty() or born.empty()
fhs-2 error FamilyMemberHistory Can only have estimatedAge if age[x] is present age.exists() or estimatedAge.empty()

Differential View

This structure is derived from FamilyMemberHistory

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. FamilyMemberHistory 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
... status S 1..1 code Statut de l'antécédent familial
Motif requis: completed
... patient S 1..1 Reference(FR Patient INS Document | FR Patient Document) Patient concerné
... date S 0..1 dateTime Date de la mise à jour de l'historique
... condition S 0..* BackboneElement Problème
.... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:bodySite S 0..1 CodeableConcept Localisation anatomique
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-family-member-history-body-site-extension
..... extension:interpretation S 0..1 CodeableConcept FR Interpretation Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-interpretation-extension
Binding: ObservationInterpretation (required)
..... extension:method S 0..1 CodeableConcept FR Method Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-method-extension
Binding: ObservationMethod (required)
..... extension:author S 0..1 (Complexe) Auteur
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... Slices pour extension Contenu/Règles pour toutes les slices
....... extension:type 1..1 Extension Extension
........ value[x] 0..1 code Value of extension
Motif requis: AUT
....... extension:actor 1..1 Extension Extension
........ value[x] 0..1 Reference(FR PractitionerRole Document | FR Patient INS Document | FR Device Document | FR Patient Document) Value of extension
.... code S 1..1 CodeableConcept Problème rencontré par le patient
Binding: JDV Code Probleme CISIS (required)
.... outcome S 1..1 CodeableConcept Résultat de l'observation effectuée

doco Documentation pour ce format

Bindings terminologiques (différentiel)

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
FamilyMemberHistory.​relationship Base required PersonalRelationshipRoleType 📦20251028115832 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.code Base required JDV Code Probleme CISIS 📦20251028115835 Terminologies de Santé v1.4

Snapshot View

NomDrapeauxCard.TypeDescription et contraintes    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-1, fhs-2
... id Σ 0..1 id Logical id of this artifact
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... text 0..1 Narrative Text summary of the resource, for human interpretation
This profile does not constrain the narrative in regard to content, language, or traceability to data elements
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier External Id(s) for this record
... instantiatesCanonical Σ 0..* canonical(PlanDefinition | Questionnaire | ActivityDefinition | Measure | OperationDefinition) Instantiates FHIR protocol or definition
... instantiatesUri Σ 0..* uri Instantiates external protocol or definition
... status ?!SΣ 1..1 code Statut de l'antécédent familial
Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record.
Motif requis: completed
... dataAbsentReason Σ 0..1 CodeableConcept subject-unknown | withheld | unable-to-obtain | deferred
Binding: FamilyHistoryAbsentReason (example): Codes describing the reason why a family member's history is not available.
... patient SΣ 1..1 Reference(FR Patient INS Document | FR Patient Document) Patient concerné
... date SΣ 0..1 dateTime Date de la mise à jour de l'historique
... name Σ 0..1 string The family member described
... relationship SΣ 1..1 CodeableConcept Lien avec un autre sujet
Binding: PersonalRelationshipRoleType (required)
... sex Σ 0..1 CodeableConcept male | female | other | unknown
Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration.
... born[x] C 0..1 (approximate) date of birth
.... bornPeriod Period
.... bornDate date
.... bornString string
... age[x] ΣC 0..1 (approximate) age
.... ageAge Age
.... ageRange Range
.... ageString string
... estimatedAge ΣC 0..1 boolean Age is estimated?
... deceased[x] Σ 0..1 Dead? How old/when?
.... deceasedBoolean boolean
.... deceasedAge Age
.... deceasedRange Range
.... deceasedDate date
.... deceasedString string
... reasonCode Σ 0..* CodeableConcept Why was family member history performed?
Binding: SNOMEDCTClinicalFindings (example): Codes indicating why the family member history was done.
... reasonReference Σ 0..* Reference(Condition | Observation | AllergyIntolerance | QuestionnaireResponse | DiagnosticReport | DocumentReference) Why was family member history performed?
... note 0..* Annotation General note about related person
... condition S 0..* BackboneElement Problème
.... id 0..1 string Unique id for inter-element referencing
.... Slices pour extension 0..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
..... extension:bodySite S 0..1 CodeableConcept Localisation anatomique
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-family-member-history-body-site-extension
..... extension:interpretation S 0..1 CodeableConcept FR Interpretation Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-interpretation-extension
Binding: ObservationInterpretation (required)
..... extension:method S 0..1 CodeableConcept FR Method Extension
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-method-extension
Binding: ObservationMethod (required)
..... extension:author S 0..1 (Complexe) Auteur
URL: https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension
...... id 0..1 string Unique id for inter-element referencing
...... Slices pour extension 2..* Extension Extension
Slice: Non ordonné, Ouvert par value:url
....... extension:type 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "type"
........ value[x] 0..1 code Value of extension
Binding: ValueSet - FR ValueSet Actor Type Document (required)
Motif requis: AUT
....... extension:typeCode 0..1 Extension Type de participation
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "typeCode"
........ value[x] 0..1 CodeableConcept Value of extension
....... extension:actor 1..1 Extension Extension
........ id 0..1 string Unique id for inter-element referencing
........ extension 0..0 Extension
Slice: Non ordonné, Ouvert par value:url
........ url 1..1 uri "actor"
........ value[x] 0..1 Reference(FR PractitionerRole Document | FR Patient INS Document | FR Device Document | FR Patient Document) Value of extension
...... url 1..1 uri "https://interop.esante.gouv.fr/ig/document/core/StructureDefinition/fr-actor-extension"
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
.... code S 1..1 CodeableConcept Problème rencontré par le patient
Binding: JDV Code Probleme CISIS (required)
.... outcome S 1..1 CodeableConcept Résultat de l'observation effectuée
Binding: ConditionOutcomeCodes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.
.... contributedToDeath 0..1 boolean Whether the condition contributed to the cause of death
.... onset[x] 0..1 When condition first manifested
..... onsetAge Age
..... onsetRange Range
..... onsetPeriod Period
..... onsetString string
.... note 0..* Annotation Extra information about condition

doco Documentation pour ce format

Bindings terminologiques

Chemin Statut Usage Jeu de valeurs (ValueSet) Version Source
FamilyMemberHistory.​language Base preferred Common Languages 📍4.0.1 Std. FHIR
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍4.0.1 Std. FHIR
FamilyMemberHistory.​dataAbsentReason Base example FamilyHistoryAbsentReason 📍4.0.1 Std. FHIR
FamilyMemberHistory.​relationship Base required PersonalRelationshipRoleType 📦20251028115832 Terminologies de Santé v1.4
FamilyMemberHistory.​sex Base extensible AdministrativeGender 📍4.0.1 Std. FHIR
FamilyMemberHistory.​reasonCode Base example SNOMED CT Clinical Findings 📍4.0.1 Std. FHIR
FamilyMemberHistory.​condition.extension:author.​extension:type.value[x] Base required ValueSet - FR ValueSet Actor Type Document 📦0.1.0 cet IG
FamilyMemberHistory.​condition.code Base required JDV Code Probleme CISIS 📦20251028115835 Terminologies de Santé v1.4
FamilyMemberHistory.​condition.outcome Base example Condition Outcome Codes 📍4.0.1 Std. FHIR

Contraintes

Id Grade Chemin(s) Description Expression
dom-2 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error FamilyMemberHistory 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 error FamilyMemberHistory 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 error FamilyMemberHistory If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 bonne pratique FamilyMemberHistory A resource should have narrative for robust management text.`div`.exists()
ele-1 error **TOUS** les éléments All FHIR elements must have a @value or children hasValue() or (children().count() > id.count())
ext-1 error **TOUTES** les extensions Must have either extensions or value[x], not both extension.exists() != value.exists()
fhs-1 error FamilyMemberHistory Can have age[x] or born[x], but not both age.empty() or born.empty()
fhs-2 error FamilyMemberHistory Can only have estimatedAge if age[x] is present age.exists() or estimatedAge.empty()

 

Other representations of profile: CSV, Excel, Schematron