Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-FamilyMemberHistory | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R2_FamilyMemberHistory_R5 | ||
This cross-version profile allows DSTU2 FamilyMemberHistory content to be represented via FHIR R5 FamilyMemberHistory resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | FamilyMemberHistory(5.0.0) | Information about patient's relatives, relevant for patient Constraints: fhs-1, fhs-2, fhs-3 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Period | DSTU2: born additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.born Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Range | DSTU2: age additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.age Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Range | DSTU2: deceased additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.deceased Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | partial | completed | entered-in-error | health-unknown Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Patient history is about |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Relationship to the subject Binding: FamilyMember (3.0.0) (example): The nature of the relationship between the patient and the related person being described in the family member history. |
![]() ![]() |
ΣC | 0..1 | (approximate) age | |
![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() |
string | |||
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| FamilyMemberHistory.status | Base | required | Family History Status | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.relationship | Base | example | FamilyMember | 📍3.0.0 | THO v7.1 |
| Id | Grade | Path(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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-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 | best practice | FamilyMemberHistory | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | FamilyMemberHistory.implicitRules, FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.status, FamilyMemberHistory.patient, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient, FamilyMemberHistory.patient.reference, FamilyMemberHistory.relationship, FamilyMemberHistory.age[x] | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient | 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()
|
| fhs-3 | error | FamilyMemberHistory | Can have age[x] or deceased[x], but not both |
age.empty() or deceased.empty()
|
This structure is derived from FamilyMemberHistory
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | FamilyMemberHistory(5.0.0) | Information about patient's relatives, relevant for patient Constraints: fhs-1, fhs-2, fhs-3 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Period | DSTU2: born additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.born Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Range | DSTU2: age additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.age Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Range | DSTU2: deceased additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.deceased Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | External Id(s) for this record | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | canonical(PlanDefinition | Questionnaire | ActivityDefinition | Measure | OperationDefinition) | Instantiates FHIR protocol or definition | ||||
![]() ![]() |
Σ | 0..* | uri | Instantiates external protocol or definition | ||||
![]() ![]() |
?!Σ | 1..1 | code | partial | completed | entered-in-error | health-unknown Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record. | ||||
![]() ![]() |
Σ | 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. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Patient history is about | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When history was recorded or last updated | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | Who or what participated in the activities related to the family member history and how they were involved | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of involvement Binding: ParticipationRoleType (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device | Organization | CareTeam) | Who or what participated in the activities related to the family member history | ||||
![]() ![]() |
Σ | 0..1 | string | The family member described | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Relationship to the subject Binding: FamilyMember (3.0.0) (example): The nature of the relationship between the patient and the related person being described in the family member history. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | male | female | other | unknown Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: gender URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.gender Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
C | 0..1 | (approximate) date of birth | |||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
ΣC | 0..1 | (approximate) age | |||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
ΣC | 0..1 | boolean | Age is estimated? | ||||
![]() ![]() |
ΣC | 0..1 | Dead? How old/when? | |||||
![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
Σ | 0..* | CodeableReference(Condition | Observation | AllergyIntolerance | QuestionnaireResponse | DiagnosticReport | DocumentReference) | Why was family member history performed? Binding: SNOMEDCTClinicalFindings (example): Codes indicating why the family member history was done. | ||||
![]() ![]() |
0..* | Annotation | General note about related person | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | BackboneElement | Condition that the related person had | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Range, Period | DSTU2: onset additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.condition.onset Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Condition suffered by relation Binding: ConditionProblemDiagnosisCodes (example): Identification of the Condition or diagnosis. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | deceased | permanent disability | etc Binding: ConditionOutcomeCodes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc. | |||||
![]() ![]() ![]() |
0..1 | boolean | Whether the condition contributed to the cause of death | |||||
![]() ![]() ![]() |
0..1 | When condition first manifested | ||||||
![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
0..* | Annotation | Extra information about condition | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.condition.note Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | BackboneElement | Procedures that the related person had | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Procedures performed on the related person Binding: ProcedureCodesSNOMEDCT (example): A code to identify a specific procedure. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What happened following the procedure Binding: SNOMEDCTClinicalFindings (example): The result of the procedure; e.g. death, permanent disability, temporary disability, etc. | |||||
![]() ![]() ![]() |
0..1 | boolean | Whether the procedure contributed to the cause of death | |||||
![]() ![]() ![]() |
0..1 | When the procedure was performed | ||||||
![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
0..* | Annotation | Extra information about the procedure | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| FamilyMemberHistory.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| FamilyMemberHistory.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.status | Base | required | Family History Status | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.dataAbsentReason | Base | example | Family History Absent Reason | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.patient.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| FamilyMemberHistory.participant.function | Base | extensible | Participation Role Type | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.relationship | Base | example | FamilyMember | 📍3.0.0 | THO v7.1 |
| FamilyMemberHistory.sex | Base | extensible | AdministrativeGender | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.reason | Base | example | SNOMED CT Clinical Findings | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.condition.code | Base | example | Condition/Problem/Diagnosis Codes | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.condition.outcome | Base | example | Condition Outcome Codes | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.procedure.code | Base | example | Procedure Codes (SNOMED CT) | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.procedure.outcome | Base | example | SNOMED CT Clinical Findings | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-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 | best practice | FamilyMemberHistory | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | FamilyMemberHistory.meta, FamilyMemberHistory.meta.extension, FamilyMemberHistory.meta.extension:meta, FamilyMemberHistory.meta.versionId, FamilyMemberHistory.meta.lastUpdated, FamilyMemberHistory.meta.source, FamilyMemberHistory.meta.profile, FamilyMemberHistory.meta.security, FamilyMemberHistory.meta.tag, FamilyMemberHistory.implicitRules, FamilyMemberHistory.language, FamilyMemberHistory.text, FamilyMemberHistory.text.extension, FamilyMemberHistory.text.extension:text, FamilyMemberHistory.text.status, FamilyMemberHistory.text.div, FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.identifier, FamilyMemberHistory.identifier.extension, FamilyMemberHistory.identifier.extension:identifier, FamilyMemberHistory.identifier.use, FamilyMemberHistory.identifier.type, FamilyMemberHistory.identifier.system, FamilyMemberHistory.identifier.value, FamilyMemberHistory.identifier.period, FamilyMemberHistory.identifier.assigner, FamilyMemberHistory.instantiatesCanonical, FamilyMemberHistory.instantiatesUri, FamilyMemberHistory.status, FamilyMemberHistory.dataAbsentReason, FamilyMemberHistory.patient, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient, FamilyMemberHistory.patient.reference, FamilyMemberHistory.patient.type, FamilyMemberHistory.patient.identifier, FamilyMemberHistory.patient.display, FamilyMemberHistory.date, FamilyMemberHistory.participant, FamilyMemberHistory.participant.extension, FamilyMemberHistory.participant.modifierExtension, FamilyMemberHistory.participant.function, FamilyMemberHistory.participant.actor, FamilyMemberHistory.name, FamilyMemberHistory.relationship, FamilyMemberHistory.sex, FamilyMemberHistory.sex.extension, FamilyMemberHistory.sex.extension:gender, FamilyMemberHistory.sex.coding, FamilyMemberHistory.sex.text, FamilyMemberHistory.born[x], FamilyMemberHistory.age[x], FamilyMemberHistory.estimatedAge, FamilyMemberHistory.deceased[x], FamilyMemberHistory.reason, FamilyMemberHistory.note, FamilyMemberHistory.note.extension, FamilyMemberHistory.note.extension:note, FamilyMemberHistory.note.author[x], FamilyMemberHistory.note.time, FamilyMemberHistory.note.text, FamilyMemberHistory.condition, FamilyMemberHistory.condition.extension, FamilyMemberHistory.condition.extension:onset, FamilyMemberHistory.condition.modifierExtension, FamilyMemberHistory.condition.code, FamilyMemberHistory.condition.outcome, FamilyMemberHistory.condition.contributedToDeath, FamilyMemberHistory.condition.onset[x], FamilyMemberHistory.condition.note, FamilyMemberHistory.condition.note.extension, FamilyMemberHistory.condition.note.extension:note, FamilyMemberHistory.condition.note.author[x], FamilyMemberHistory.condition.note.time, FamilyMemberHistory.condition.note.text, FamilyMemberHistory.procedure, FamilyMemberHistory.procedure.extension, FamilyMemberHistory.procedure.modifierExtension, FamilyMemberHistory.procedure.code, FamilyMemberHistory.procedure.outcome, FamilyMemberHistory.procedure.contributedToDeath, FamilyMemberHistory.procedure.performed[x], FamilyMemberHistory.procedure.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | FamilyMemberHistory.meta.extension, FamilyMemberHistory.meta.extension:meta, FamilyMemberHistory.text.extension, FamilyMemberHistory.text.extension:text, FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.identifier.extension, FamilyMemberHistory.identifier.extension:identifier, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient, FamilyMemberHistory.participant.extension, FamilyMemberHistory.participant.modifierExtension, FamilyMemberHistory.sex.extension, FamilyMemberHistory.sex.extension:gender, FamilyMemberHistory.note.extension, FamilyMemberHistory.note.extension:note, FamilyMemberHistory.condition.extension, FamilyMemberHistory.condition.extension:onset, FamilyMemberHistory.condition.modifierExtension, FamilyMemberHistory.condition.note.extension, FamilyMemberHistory.condition.note.extension:note, FamilyMemberHistory.procedure.extension, FamilyMemberHistory.procedure.modifierExtension | 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()
|
| fhs-3 | error | FamilyMemberHistory | Can have age[x] or deceased[x], but not both |
age.empty() or deceased.empty()
|
| txt-1 | error | FamilyMemberHistory.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | FamilyMemberHistory.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from FamilyMemberHistory
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | FamilyMemberHistory(5.0.0) | Information about patient's relatives, relevant for patient Constraints: fhs-1, fhs-2, fhs-3 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Period | DSTU2: born additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.born Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Range | DSTU2: age additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.age Constraints: ext-1 | |
![]() ![]() ![]() |
0..1 | Range | DSTU2: deceased additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.deceased Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | partial | completed | entered-in-error | health-unknown Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record. |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Patient history is about |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Relationship to the subject Binding: FamilyMember (3.0.0) (example): The nature of the relationship between the patient and the related person being described in the family member history. |
![]() ![]() |
ΣC | 0..1 | (approximate) age | |
![]() ![]() ![]() |
Age | |||
![]() ![]() ![]() |
Range | |||
![]() ![]() ![]() |
string | |||
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| FamilyMemberHistory.status | Base | required | Family History Status | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.relationship | Base | example | FamilyMember | 📍3.0.0 | THO v7.1 |
| Id | Grade | Path(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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-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 | best practice | FamilyMemberHistory | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | FamilyMemberHistory.implicitRules, FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.status, FamilyMemberHistory.patient, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient, FamilyMemberHistory.patient.reference, FamilyMemberHistory.relationship, FamilyMemberHistory.age[x] | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient | 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()
|
| fhs-3 | error | FamilyMemberHistory | Can have age[x] or deceased[x], but not both |
age.empty() or deceased.empty()
|
Differential View
This structure is derived from FamilyMemberHistory
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | FamilyMemberHistory(5.0.0) | Information about patient's relatives, relevant for patient Constraints: fhs-1, fhs-2, fhs-3 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
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 | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Period | DSTU2: born additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.born Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Range | DSTU2: age additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.age Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | Range | DSTU2: deceased additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.deceased Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
Σ | 0..* | Identifier | External Id(s) for this record | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | canonical(PlanDefinition | Questionnaire | ActivityDefinition | Measure | OperationDefinition) | Instantiates FHIR protocol or definition | ||||
![]() ![]() |
Σ | 0..* | uri | Instantiates external protocol or definition | ||||
![]() ![]() |
?!Σ | 1..1 | code | partial | completed | entered-in-error | health-unknown Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record. | ||||
![]() ![]() |
Σ | 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. | ||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Patient history is about | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..1 | dateTime | When history was recorded or last updated | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | Who or what participated in the activities related to the family member history and how they were involved | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Type of involvement Binding: ParticipationRoleType (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Device | Organization | CareTeam) | Who or what participated in the activities related to the family member history | ||||
![]() ![]() |
Σ | 0..1 | string | The family member described | ||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Relationship to the subject Binding: FamilyMember (3.0.0) (example): The nature of the relationship between the patient and the related person being described in the family member history. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | male | female | other | unknown Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration. | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: gender URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.gender Binding: AdministrativeGender (required): The gender of a person used for administrative purposes. Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Code defined by a terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Plain text representation of the concept | ||||
![]() ![]() |
C | 0..1 | (approximate) date of birth | |||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
ΣC | 0..1 | (approximate) age | |||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
ΣC | 0..1 | boolean | Age is estimated? | ||||
![]() ![]() |
ΣC | 0..1 | Dead? How old/when? | |||||
![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
Σ | 0..* | CodeableReference(Condition | Observation | AllergyIntolerance | QuestionnaireResponse | DiagnosticReport | DocumentReference) | Why was family member history performed? Binding: SNOMEDCTClinicalFindings (example): Codes indicating why the family member history was done. | ||||
![]() ![]() |
0..* | Annotation | General note about related person | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | BackboneElement | Condition that the related person had | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Range, Period | DSTU2: onset additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.condition.onset Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Condition suffered by relation Binding: ConditionProblemDiagnosisCodes (example): Identification of the Condition or diagnosis. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | deceased | permanent disability | etc Binding: ConditionOutcomeCodes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc. | |||||
![]() ![]() ![]() |
0..1 | boolean | Whether the condition contributed to the cause of death | |||||
![]() ![]() ![]() |
0..1 | When condition first manifested | ||||||
![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
0..* | Annotation | Extra information about condition | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Annotation | DSTU2: note additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-FamilyMemberHistory.condition.note Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | BackboneElement | Procedures that the related person had | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | Procedures performed on the related person Binding: ProcedureCodesSNOMEDCT (example): A code to identify a specific procedure. | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | What happened following the procedure Binding: SNOMEDCTClinicalFindings (example): The result of the procedure; e.g. death, permanent disability, temporary disability, etc. | |||||
![]() ![]() ![]() |
0..1 | boolean | Whether the procedure contributed to the cause of death | |||||
![]() ![]() ![]() |
0..1 | When the procedure was performed | ||||||
![]() ![]() ![]() ![]() |
Age | |||||||
![]() ![]() ![]() ![]() |
Range | |||||||
![]() ![]() ![]() ![]() |
Period | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
0..* | Annotation | Extra information about the procedure | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| FamilyMemberHistory.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| FamilyMemberHistory.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.status | Base | required | Family History Status | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.dataAbsentReason | Base | example | Family History Absent Reason | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.patient.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| FamilyMemberHistory.participant.function | Base | extensible | Participation Role Type | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.relationship | Base | example | FamilyMember | 📍3.0.0 | THO v7.1 |
| FamilyMemberHistory.sex | Base | extensible | AdministrativeGender | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.reason | Base | example | SNOMED CT Clinical Findings | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.condition.code | Base | example | Condition/Problem/Diagnosis Codes | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.condition.outcome | Base | example | Condition Outcome Codes | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.procedure.code | Base | example | Procedure Codes (SNOMED CT) | 📍5.0.0 | FHIR Std. |
| FamilyMemberHistory.procedure.outcome | Base | example | SNOMED CT Clinical Findings | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-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 | best practice | FamilyMemberHistory | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | FamilyMemberHistory.meta, FamilyMemberHistory.meta.extension, FamilyMemberHistory.meta.extension:meta, FamilyMemberHistory.meta.versionId, FamilyMemberHistory.meta.lastUpdated, FamilyMemberHistory.meta.source, FamilyMemberHistory.meta.profile, FamilyMemberHistory.meta.security, FamilyMemberHistory.meta.tag, FamilyMemberHistory.implicitRules, FamilyMemberHistory.language, FamilyMemberHistory.text, FamilyMemberHistory.text.extension, FamilyMemberHistory.text.extension:text, FamilyMemberHistory.text.status, FamilyMemberHistory.text.div, FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.identifier, FamilyMemberHistory.identifier.extension, FamilyMemberHistory.identifier.extension:identifier, FamilyMemberHistory.identifier.use, FamilyMemberHistory.identifier.type, FamilyMemberHistory.identifier.system, FamilyMemberHistory.identifier.value, FamilyMemberHistory.identifier.period, FamilyMemberHistory.identifier.assigner, FamilyMemberHistory.instantiatesCanonical, FamilyMemberHistory.instantiatesUri, FamilyMemberHistory.status, FamilyMemberHistory.dataAbsentReason, FamilyMemberHistory.patient, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient, FamilyMemberHistory.patient.reference, FamilyMemberHistory.patient.type, FamilyMemberHistory.patient.identifier, FamilyMemberHistory.patient.display, FamilyMemberHistory.date, FamilyMemberHistory.participant, FamilyMemberHistory.participant.extension, FamilyMemberHistory.participant.modifierExtension, FamilyMemberHistory.participant.function, FamilyMemberHistory.participant.actor, FamilyMemberHistory.name, FamilyMemberHistory.relationship, FamilyMemberHistory.sex, FamilyMemberHistory.sex.extension, FamilyMemberHistory.sex.extension:gender, FamilyMemberHistory.sex.coding, FamilyMemberHistory.sex.text, FamilyMemberHistory.born[x], FamilyMemberHistory.age[x], FamilyMemberHistory.estimatedAge, FamilyMemberHistory.deceased[x], FamilyMemberHistory.reason, FamilyMemberHistory.note, FamilyMemberHistory.note.extension, FamilyMemberHistory.note.extension:note, FamilyMemberHistory.note.author[x], FamilyMemberHistory.note.time, FamilyMemberHistory.note.text, FamilyMemberHistory.condition, FamilyMemberHistory.condition.extension, FamilyMemberHistory.condition.extension:onset, FamilyMemberHistory.condition.modifierExtension, FamilyMemberHistory.condition.code, FamilyMemberHistory.condition.outcome, FamilyMemberHistory.condition.contributedToDeath, FamilyMemberHistory.condition.onset[x], FamilyMemberHistory.condition.note, FamilyMemberHistory.condition.note.extension, FamilyMemberHistory.condition.note.extension:note, FamilyMemberHistory.condition.note.author[x], FamilyMemberHistory.condition.note.time, FamilyMemberHistory.condition.note.text, FamilyMemberHistory.procedure, FamilyMemberHistory.procedure.extension, FamilyMemberHistory.procedure.modifierExtension, FamilyMemberHistory.procedure.code, FamilyMemberHistory.procedure.outcome, FamilyMemberHistory.procedure.contributedToDeath, FamilyMemberHistory.procedure.performed[x], FamilyMemberHistory.procedure.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | FamilyMemberHistory.meta.extension, FamilyMemberHistory.meta.extension:meta, FamilyMemberHistory.text.extension, FamilyMemberHistory.text.extension:text, FamilyMemberHistory.extension, FamilyMemberHistory.extension:born, FamilyMemberHistory.extension:age, FamilyMemberHistory.extension:deceased, FamilyMemberHistory.modifierExtension, FamilyMemberHistory.identifier.extension, FamilyMemberHistory.identifier.extension:identifier, FamilyMemberHistory.patient.extension, FamilyMemberHistory.patient.extension:patient, FamilyMemberHistory.participant.extension, FamilyMemberHistory.participant.modifierExtension, FamilyMemberHistory.sex.extension, FamilyMemberHistory.sex.extension:gender, FamilyMemberHistory.note.extension, FamilyMemberHistory.note.extension:note, FamilyMemberHistory.condition.extension, FamilyMemberHistory.condition.extension:onset, FamilyMemberHistory.condition.modifierExtension, FamilyMemberHistory.condition.note.extension, FamilyMemberHistory.condition.note.extension:note, FamilyMemberHistory.procedure.extension, FamilyMemberHistory.procedure.modifierExtension | 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()
|
| fhs-3 | error | FamilyMemberHistory | Can have age[x] or deceased[x], but not both |
age.empty() or deceased.empty()
|
| txt-1 | error | FamilyMemberHistory.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | FamilyMemberHistory.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from FamilyMemberHistory
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron