This page is part of the FHIR Specification (v3.0.2: STU 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2
(No assigned work group) | Maturity Level: 1 | Informative | Use Context: Any |
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/familymemberhistory-genetic
Adds additional information to a family member history supporting both the capture of mother/father relationships as well as additional observations necessary to enable genetics-based risk analysis for patients
This profile was published on Wed, Oct 2, 2013 00:00+1000 as a draft by Health Level Seven International (Clinical Genomics).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from FamilyMemberHistory.
This structure is derived from FamilyMemberHistory.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
FamilyMemberHistory | I | 0..* | Information about patient's relatives, relevant for patient | |
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 |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
family-member-history-genetics-parent | SI | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent |
family-member-history-genetics-sibling | SI | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling |
family-member-history-genetics-observation | SI | 0..* | Reference(Observation) | Extension URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-observation |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | External Id(s) for this record |
definition | Σ | 0..* | Reference(PlanDefinition), Reference(Questionnaire) | Instantiates protocol or definition |
status | ?!Σ | 1..1 | code | partial | completed | entered-in-error | health-unknown Binding: FamilyHistoryStatus (required) |
notDone | ?!Σ | 0..1 | boolean | The taking of a family member's history did not occur |
notDoneReason | ΣI | 0..1 | CodeableConcept | subject-unknown | withheld | unable-to-obtain | deferred Binding: FamilyHistoryNotDoneReason (example) |
patient | Σ | 1..1 | Reference(Patient) | Patient history is about |
date | Σ | 0..1 | dateTime | When history was captured/updated |
name | Σ | 0..1 | string | The family member described |
relationship | SΣ | 1..1 | CodeableConcept | Relationship to the subject Binding: FamilyMember (example) |
gender | SΣ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) |
born[x] | SI | 0..1 | Period, date, string | (approximate) date of birth |
age[x] | SΣI | 0..1 | Age, Range, string | (approximate) age |
estimatedAge | ?!ΣI | 0..1 | boolean | Age is estimated? |
deceased[x] | SΣ | 0..1 | boolean, Age, Range, date, string | Dead? How old/when? |
reasonCode | Σ | 0..* | CodeableConcept | Why was family member history performed? Binding: SNOMED CT Clinical Findings (example) |
reasonReference | Σ | 0..* | Reference(Condition), Reference(Observation), Reference(AllergyIntolerance), Reference(QuestionnaireResponse) | Why was family member history performed? |
note | 0..* | Annotation | General note about related person | |
condition | SI | 0..* | BackboneElement | Condition that the related person had |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
code | S | 1..1 | CodeableConcept | Condition suffered by relation Binding: Condition/Problem/Diagnosis Codes (example) |
outcome | S | 0..1 | CodeableConcept | deceased | permanent disability | etc. Binding: Condition Outcome Codes (example) |
onset[x] | S | 0..1 | Age, Range, Period, string | When condition first manifested |
note | 0..1 | Annotation | Extra information about condition | |
Documentation for this format |
<!-- Family member history for genetics analysis --> <FamilyMemberHistory xmlns="http://hl7.org/fhir" > <!-- from Element: extension --> <id value="[id]"/><!-- 0..1 Logical id of this artifact --> <meta><!-- 0..1 Meta Metadata about the resource --></meta> <implicitRules value="[uri]"/><!-- 0..1 A set of rules under which this content was created --> <language value="[code]"/><!-- 0..1 Language of the resource content --> <text><!-- 0..1 Narrative Text summary of the resource, for human interpretation --></text> <contained><!-- 0..* Resource Contained, inline Resources --></contained> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <identifier><!-- 0..* Identifier External Id(s) for this record --></identifier> <definition><!-- 0..* Reference(PlanDefinition)|Reference(Questionnaire) Instantiates protocol or definition --></definition> <status value="[code]"/><!-- 1..1 partial | completed | entered-in-error | health-unknown --> <notDone value="[boolean]"/><!-- 0..1 The taking of a family member's history did not occur --> <notDoneReason><!-- 0..1 CodeableConcept subject-unknown | withheld | unable-to-obtain | deferred --></notDoneReason> <patient><!-- 1..1 Reference(Patient) Patient history is about --></patient> <date value="[dateTime]"/><!-- 0..1 When history was captured/updated --> <name value="[string]"/><!-- 0..1 The family member described --> <relationship><!-- 1..1 CodeableConcept Relationship to the subject --></relationship> <gender value="[code]"/><!-- 0..1 male | female | other | unknown --> <born[x]><!-- 0..1 Period|date|string (approximate) date of birth --></born[x]> <age[x]><!-- 0..1 Age|Range|string (approximate) age --></age[x]> <estimatedAge value="[boolean]"/><!-- 0..1 Age is estimated? --> <deceased[x]><!-- 0..1 boolean|Age|Range|date|string Dead? How old/when? --></deceased[x]> <reasonCode><!-- 0..* CodeableConcept Why was family member history performed? --></reasonCode> <reasonReference><!-- 0..* Reference(Condition)|Reference(Observation)|Reference(AllergyIntolerance)| Reference(QuestionnaireResponse) Why was family member history performed? --></reasonReference> <note><!-- 0..* Annotation General note about related person --></note> <condition> 0..* BackboneElement <!-- 0..* Condition that the related person had --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code><!-- 1..1 CodeableConcept Condition suffered by relation --></code> <outcome><!-- 0..1 CodeableConcept deceased | permanent disability | etc. --></outcome> <onset[x]><!-- 0..1 Age|Range|Period|string When condition first manifested --></onset[x]> <note><!-- 0..1 Annotation Extra information about condition --></note> </condition> </FamilyMemberHistory>
{ // Family member history for genetics analysis // from Element: extension "meta" : { Meta }, //Metadata about the resource "implicitRules" : "<uri>", //A set of rules under which this content was created "language" : "<code>", //Language of the resource content "text" : { Narrative }, //Text summary of the resource, for human interpretation "contained" : [{ Resource }], //Contained, inline Resources "extension" : [ // sliced by value:url in the specified orderOpen { // Extension // C? // from Element: extension }, { // Extension // C? // from Element: extension }, { // Extension // C? // from Element: extension } ], "modifierExtension" : [{ Extension }], //Extensions that cannot be ignored "identifier" : [{ Identifier }], //External Id(s) for this record // value[x]: Instantiates protocol or definition. One of these 2: "definition" : [{ Reference(PlanDefinition) }], //Instantiates protocol or definition "definition" : [{ Reference(Questionnaire) }], //Instantiates protocol or definition "status" : "<code>", // R! partial | completed | entered-in-error | health-unknown "notDone" : <boolean>, //The taking of a family member's history did not occur "notDoneReason" : { CodeableConcept }, //subject-unknown | withheld | unable-to-obtain | deferred "patient" : { Reference(Patient) }, // R! Patient history is about "date" : "<dateTime>", //When history was captured/updated "name" : "<string>", //The family member described "relationship" : { CodeableConcept }, // R! Relationship to the subject "gender" : "<code>", //male | female | other | unknown // value[x]: (approximate) date of birth. One of these 3: "bornPeriod" : { Period }, //(approximate) date of birth "bornDate" : "<date>", //(approximate) date of birth "bornString" : "<string>", //(approximate) date of birth // value[x]: (approximate) age. One of these 3: "ageAge" : { Age }, //(approximate) age "ageRange" : { Range }, //(approximate) age "ageString" : "<string>", //(approximate) age "estimatedAge" : <boolean>, //Age is estimated? // value[x]: Dead? How old/when?. One of these 5: "deceasedBoolean" : <boolean>, //Dead? How old/when? "deceasedAge" : { Age }, //Dead? How old/when? "deceasedRange" : { Range } //Dead? How old/when? "deceasedDate" : "<date>", //Dead? How old/when? "deceasedString" : "<string>", //Dead? How old/when? "reasonCode" : [{ CodeableConcept }], //Why was family member history performed? // value[x]: Why was family member history performed?. One of these 4: "reasonReference" : [{ Reference(Condition) }], //Why was family member history performed? "reasonReference" : [{ Reference(Observation) }], //Why was family member history performed? "reasonReference" : [{ Reference(AllergyIntolerance) }], //Why was family member history performed? "reasonReference" : [{ Reference(QuestionnaireResponse) }], //Why was family member history performed? "note" : [{ Annotation }], //General note about related person "condition" : [{ BackboneElement }], // C?Condition that the related person had }
This structure is derived from FamilyMemberHistory.
Differential View
This structure is derived from FamilyMemberHistory.
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
FamilyMemberHistory | I | 0..* | Information about patient's relatives, relevant for patient | |
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 |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
family-member-history-genetics-parent | SI | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-parent |
family-member-history-genetics-sibling | SI | 0..* | (Complex) | Extension URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling |
family-member-history-genetics-observation | SI | 0..* | Reference(Observation) | Extension URL: http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-observation |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | Σ | 0..* | Identifier | External Id(s) for this record |
definition | Σ | 0..* | Reference(PlanDefinition), Reference(Questionnaire) | Instantiates protocol or definition |
status | ?!Σ | 1..1 | code | partial | completed | entered-in-error | health-unknown Binding: FamilyHistoryStatus (required) |
notDone | ?!Σ | 0..1 | boolean | The taking of a family member's history did not occur |
notDoneReason | ΣI | 0..1 | CodeableConcept | subject-unknown | withheld | unable-to-obtain | deferred Binding: FamilyHistoryNotDoneReason (example) |
patient | Σ | 1..1 | Reference(Patient) | Patient history is about |
date | Σ | 0..1 | dateTime | When history was captured/updated |
name | Σ | 0..1 | string | The family member described |
relationship | SΣ | 1..1 | CodeableConcept | Relationship to the subject Binding: FamilyMember (example) |
gender | SΣ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required) |
born[x] | SI | 0..1 | Period, date, string | (approximate) date of birth |
age[x] | SΣI | 0..1 | Age, Range, string | (approximate) age |
estimatedAge | ?!ΣI | 0..1 | boolean | Age is estimated? |
deceased[x] | SΣ | 0..1 | boolean, Age, Range, date, string | Dead? How old/when? |
reasonCode | Σ | 0..* | CodeableConcept | Why was family member history performed? Binding: SNOMED CT Clinical Findings (example) |
reasonReference | Σ | 0..* | Reference(Condition), Reference(Observation), Reference(AllergyIntolerance), Reference(QuestionnaireResponse) | Why was family member history performed? |
note | 0..* | Annotation | General note about related person | |
condition | SI | 0..* | BackboneElement | Condition that the related person had |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored |
code | S | 1..1 | CodeableConcept | Condition suffered by relation Binding: Condition/Problem/Diagnosis Codes (example) |
outcome | S | 0..1 | CodeableConcept | deceased | permanent disability | etc. Binding: Condition Outcome Codes (example) |
onset[x] | S | 0..1 | Age, Range, Period, string | When condition first manifested |
note | 0..1 | Annotation | Extra information about condition | |
Documentation for this format |
XML Template
<!-- Family member history for genetics analysis --> <FamilyMemberHistory xmlns="http://hl7.org/fhir" > <!-- from Element: extension --> <id value="[id]"/><!-- 0..1 Logical id of this artifact --> <meta><!-- 0..1 Meta Metadata about the resource --></meta> <implicitRules value="[uri]"/><!-- 0..1 A set of rules under which this content was created --> <language value="[code]"/><!-- 0..1 Language of the resource content --> <text><!-- 0..1 Narrative Text summary of the resource, for human interpretation --></text> <contained><!-- 0..* Resource Contained, inline Resources --></contained> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <identifier><!-- 0..* Identifier External Id(s) for this record --></identifier> <definition><!-- 0..* Reference(PlanDefinition)|Reference(Questionnaire) Instantiates protocol or definition --></definition> <status value="[code]"/><!-- 1..1 partial | completed | entered-in-error | health-unknown --> <notDone value="[boolean]"/><!-- 0..1 The taking of a family member's history did not occur --> <notDoneReason><!-- 0..1 CodeableConcept subject-unknown | withheld | unable-to-obtain | deferred --></notDoneReason> <patient><!-- 1..1 Reference(Patient) Patient history is about --></patient> <date value="[dateTime]"/><!-- 0..1 When history was captured/updated --> <name value="[string]"/><!-- 0..1 The family member described --> <relationship><!-- 1..1 CodeableConcept Relationship to the subject --></relationship> <gender value="[code]"/><!-- 0..1 male | female | other | unknown --> <born[x]><!-- 0..1 Period|date|string (approximate) date of birth --></born[x]> <age[x]><!-- 0..1 Age|Range|string (approximate) age --></age[x]> <estimatedAge value="[boolean]"/><!-- 0..1 Age is estimated? --> <deceased[x]><!-- 0..1 boolean|Age|Range|date|string Dead? How old/when? --></deceased[x]> <reasonCode><!-- 0..* CodeableConcept Why was family member history performed? --></reasonCode> <reasonReference><!-- 0..* Reference(Condition)|Reference(Observation)|Reference(AllergyIntolerance)| Reference(QuestionnaireResponse) Why was family member history performed? --></reasonReference> <note><!-- 0..* Annotation General note about related person --></note> <condition> 0..* BackboneElement <!-- 0..* Condition that the related person had --> <modifierExtension><!-- 0..* Extension Extensions that cannot be ignored --></modifierExtension> <code><!-- 1..1 CodeableConcept Condition suffered by relation --></code> <outcome><!-- 0..1 CodeableConcept deceased | permanent disability | etc. --></outcome> <onset[x]><!-- 0..1 Age|Range|Period|string When condition first manifested --></onset[x]> <note><!-- 0..1 Annotation Extra information about condition --></note> </condition> </FamilyMemberHistory>
JSON Template
{ // Family member history for genetics analysis // from Element: extension "meta" : { Meta }, //Metadata about the resource "implicitRules" : "<uri>", //A set of rules under which this content was created "language" : "<code>", //Language of the resource content "text" : { Narrative }, //Text summary of the resource, for human interpretation "contained" : [{ Resource }], //Contained, inline Resources "extension" : [ // sliced by value:url in the specified orderOpen { // Extension // C? // from Element: extension }, { // Extension // C? // from Element: extension }, { // Extension // C? // from Element: extension } ], "modifierExtension" : [{ Extension }], //Extensions that cannot be ignored "identifier" : [{ Identifier }], //External Id(s) for this record // value[x]: Instantiates protocol or definition. One of these 2: "definition" : [{ Reference(PlanDefinition) }], //Instantiates protocol or definition "definition" : [{ Reference(Questionnaire) }], //Instantiates protocol or definition "status" : "<code>", // R! partial | completed | entered-in-error | health-unknown "notDone" : <boolean>, //The taking of a family member's history did not occur "notDoneReason" : { CodeableConcept }, //subject-unknown | withheld | unable-to-obtain | deferred "patient" : { Reference(Patient) }, // R! Patient history is about "date" : "<dateTime>", //When history was captured/updated "name" : "<string>", //The family member described "relationship" : { CodeableConcept }, // R! Relationship to the subject "gender" : "<code>", //male | female | other | unknown // value[x]: (approximate) date of birth. One of these 3: "bornPeriod" : { Period }, //(approximate) date of birth "bornDate" : "<date>", //(approximate) date of birth "bornString" : "<string>", //(approximate) date of birth // value[x]: (approximate) age. One of these 3: "ageAge" : { Age }, //(approximate) age "ageRange" : { Range }, //(approximate) age "ageString" : "<string>", //(approximate) age "estimatedAge" : <boolean>, //Age is estimated? // value[x]: Dead? How old/when?. One of these 5: "deceasedBoolean" : <boolean>, //Dead? How old/when? "deceasedAge" : { Age }, //Dead? How old/when? "deceasedRange" : { Range } //Dead? How old/when? "deceasedDate" : "<date>", //Dead? How old/when? "deceasedString" : "<string>", //Dead? How old/when? "reasonCode" : [{ CodeableConcept }], //Why was family member history performed? // value[x]: Why was family member history performed?. One of these 4: "reasonReference" : [{ Reference(Condition) }], //Why was family member history performed? "reasonReference" : [{ Reference(Observation) }], //Why was family member history performed? "reasonReference" : [{ Reference(AllergyIntolerance) }], //Why was family member history performed? "reasonReference" : [{ Reference(QuestionnaireResponse) }], //Why was family member history performed? "note" : [{ Annotation }], //General note about related person "condition" : [{ BackboneElement }], // C?Condition that the related person had }
Other representations of profile: Schematron
Path | Name | Conformance | ValueSet |
FamilyMemberHistory.language | Common Languages | extensible | Common Languages |
FamilyMemberHistory.status | FamilyHistoryStatus | required | FamilyHistoryStatus |
FamilyMemberHistory.notDoneReason | FamilyHistoryNotDoneReason | example | FamilyHistoryNotDoneReason |
FamilyMemberHistory.relationship | FamilyMember | example | FamilyMember |
FamilyMemberHistory.gender | AdministrativeGender | required | AdministrativeGender |
FamilyMemberHistory.reasonCode | SNOMED CT Clinical Findings | example | SNOMED CT Clinical Findings |
FamilyMemberHistory.condition.code | Condition/Problem/Diagnosis Codes | example | Condition/Problem/Diagnosis Codes |
FamilyMemberHistory.condition.outcome | Condition Outcome Codes | example | Condition Outcome Codes |