Extensions for Using Data Elements from FHIR R4 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R4 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R4_FamilyMemberHistory_R3

Official URL: http://hl7.org/fhir/4.0/StructureDefinition/profile-FamilyMemberHistory Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R4_FamilyMemberHistory_R3

This cross-version profile allows R4 FamilyMemberHistory content to be represented via FHIR STU3 FamilyMemberHistory resources.

Usages:

  • This Profile is not used by any profiles in this Implementation Guide

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.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-2, fhs-3, fhs-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesUri
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... notDone ?!Σ 0..1 boolean The taking of a family member's history did not occur
... patient Σ 1..1 Reference(Patient) Patient history is about
... relationship Σ 1..1 CodeableConcept Relationship to the subject
Binding: FamilyMember|2014-03-26 (example): The nature of the relationship between the patient and the related person being described in the family member history.
... estimatedAge ?!ΣC 0..1 boolean Age is estimated?

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍3.0.2 FHIR Std.
FamilyMemberHistory.​relationship Base example FamilyMember 📍2014-03-26 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** 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()
fhs-3 error FamilyMemberHistory Not Done Reason can only be specified if NotDone is "true" notDone or notDoneReason.exists().not()

This structure is derived from FamilyMemberHistory

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FamilyMemberHistory 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesUri
... definition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesCanonical
... gender
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:sex 0..1 CodeableConcept R4: sex additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.sex
Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration.
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... condition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contributedToDeath 0..1 boolean R4: Whether the condition contributed to the cause of death (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.condition.contributedToDeath

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-2, fhs-3, fhs-1
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesUri
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier External Id(s) for this record
... definition Σ 0..* Reference(PlanDefinition | Questionnaire) Instantiates protocol or definition
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesCanonical
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... status ?!Σ 1..1 code partial | completed | entered-in-error | health-unknown
Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record.
... notDone ?!Σ 0..1 boolean The taking of a family member's history did not occur
... notDoneReason ΣC 0..1 CodeableConcept subject-unknown | withheld | unable-to-obtain | deferred
Binding: FamilyHistoryNotDoneReason (example): Codes describing the reason why a family member history was not done.
... 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 Σ 1..1 CodeableConcept Relationship to the subject
Binding: FamilyMember|2014-03-26 (example): The nature of the relationship between the patient and the related person being described in the family member history.
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:sex 0..1 CodeableConcept R4: sex additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.sex
Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration.
.... value 0..1 code Primitive value for code
... 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: SNOMED CT Clinical Findings (example): Codes indicating why the family member history was done.
... reasonReference Σ 0..* Reference(Condition | Observation | AllergyIntolerance | QuestionnaireResponse) Why was family member history performed?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... note 0..* Annotation General note about related person
... condition 0..* BackboneElement Condition that the related person had
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contributedToDeath 0..1 boolean R4: Whether the condition contributed to the cause of death (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.condition.contributedToDeath
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... code 1..1 CodeableConcept Condition suffered by relation
Binding: Condition/Problem/Diagnosis Codes (example): Identification of the Condition or diagnosis.
.... outcome 0..1 CodeableConcept deceased | permanent disability | etc.
Binding: Condition Outcome Codes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.
.... 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 for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
FamilyMemberHistory.​language Base extensible Common Languages 📍3.0.2 FHIR Std.
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍3.0.2 FHIR Std.
FamilyMemberHistory.​notDoneReason Base example FamilyHistoryNotDoneReason 📍3.0.2 FHIR Std.
FamilyMemberHistory.​relationship Base example FamilyMember 📍2014-03-26 FHIR Std.
FamilyMemberHistory.​gender Base required AdministrativeGender 📍3.0.2 FHIR Std.
FamilyMemberHistory.​reasonCode Base example SNOMED CT Clinical Findings 📍3.0.2 FHIR Std.
FamilyMemberHistory.​condition.code Base example Condition/Problem/Diagnosis Codes 📍3.0.2 FHIR Std.
FamilyMemberHistory.​condition.outcome Base example Condition Outcome Codes 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** 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()
fhs-3 error FamilyMemberHistory Not Done Reason can only be specified if NotDone is "true" notDone or notDoneReason.exists().not()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-2, fhs-3, fhs-1
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesUri
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... notDone ?!Σ 0..1 boolean The taking of a family member's history did not occur
... patient Σ 1..1 Reference(Patient) Patient history is about
... relationship Σ 1..1 CodeableConcept Relationship to the subject
Binding: FamilyMember|2014-03-26 (example): The nature of the relationship between the patient and the related person being described in the family member history.
... estimatedAge ?!ΣC 0..1 boolean Age is estimated?

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍3.0.2 FHIR Std.
FamilyMemberHistory.​relationship Base example FamilyMember 📍2014-03-26 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** 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()
fhs-3 error FamilyMemberHistory Not Done Reason can only be specified if NotDone is "true" notDone or notDoneReason.exists().not()

Differential View

This structure is derived from FamilyMemberHistory

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FamilyMemberHistory 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesUri
... definition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesCanonical
... gender
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:sex 0..1 CodeableConcept R4: sex additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.sex
Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration.
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... condition
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contributedToDeath 0..1 boolean R4: Whether the condition contributed to the cause of death (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.condition.contributedToDeath

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. FamilyMemberHistory C 0..* FamilyMemberHistory Information about patient's relatives, relevant for patient
Constraints: fhs-2, fhs-3, fhs-1
... 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
... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
.... extension:instantiatesUri 0..* uri R4: Instantiates external protocol or definition (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesUri
... modifierExtension ?! 0..* Extension Extensions that cannot be ignored
... identifier Σ 0..* Identifier External Id(s) for this record
... definition Σ 0..* Reference(PlanDefinition | Questionnaire) Instantiates protocol or definition
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:instantiatesCanonical 0..* uri R4: Instantiates FHIR protocol or definition additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.instantiatesCanonical
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... status ?!Σ 1..1 code partial | completed | entered-in-error | health-unknown
Binding: FamilyHistoryStatus (required): A code that identifies the status of the family history record.
... notDone ?!Σ 0..1 boolean The taking of a family member's history did not occur
... notDoneReason ΣC 0..1 CodeableConcept subject-unknown | withheld | unable-to-obtain | deferred
Binding: FamilyHistoryNotDoneReason (example): Codes describing the reason why a family member history was not done.
... 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 Σ 1..1 CodeableConcept Relationship to the subject
Binding: FamilyMember|2014-03-26 (example): The nature of the relationship between the patient and the related person being described in the family member history.
... gender Σ 0..1 code male | female | other | unknown
Binding: AdministrativeGender (required): The gender of a person used for administrative purposes.
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:sex 0..1 CodeableConcept R4: sex additional types
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.sex
Binding: AdministrativeGender (extensible): Codes describing the sex assigned at birth as documented on the birth registration.
.... value 0..1 code Primitive value for code
... 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: SNOMED CT Clinical Findings (example): Codes indicating why the family member history was done.
... reasonReference Σ 0..* Reference(Condition | Observation | AllergyIntolerance | QuestionnaireResponse) Why was family member history performed?
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:reasonReference 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R4: reasonReference
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... note 0..* Annotation General note about related person
... condition 0..* BackboneElement Condition that the related person had
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:contributedToDeath 0..1 boolean R4: Whether the condition contributed to the cause of death (new)
URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-FamilyMemberHistory.condition.contributedToDeath
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... code 1..1 CodeableConcept Condition suffered by relation
Binding: Condition/Problem/Diagnosis Codes (example): Identification of the Condition or diagnosis.
.... outcome 0..1 CodeableConcept deceased | permanent disability | etc.
Binding: Condition Outcome Codes (example): The result of the condition for the patient; e.g. death, permanent disability, temporary disability, etc.
.... 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 for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
FamilyMemberHistory.​language Base extensible Common Languages 📍3.0.2 FHIR Std.
FamilyMemberHistory.​status Base required FamilyHistoryStatus 📍3.0.2 FHIR Std.
FamilyMemberHistory.​notDoneReason Base example FamilyHistoryNotDoneReason 📍3.0.2 FHIR Std.
FamilyMemberHistory.​relationship Base example FamilyMember 📍2014-03-26 FHIR Std.
FamilyMemberHistory.​gender Base required AdministrativeGender 📍3.0.2 FHIR Std.
FamilyMemberHistory.​reasonCode Base example SNOMED CT Clinical Findings 📍3.0.2 FHIR Std.
FamilyMemberHistory.​condition.code Base example Condition/Problem/Diagnosis Codes 📍3.0.2 FHIR Std.
FamilyMemberHistory.​condition.outcome Base example Condition Outcome Codes 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error FamilyMemberHistory If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
ext-1 error **ALL** 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()
fhs-3 error FamilyMemberHistory Not Done Reason can only be specified if NotDone is "true" notDone or notDoneReason.exists().not()

 

Other representations of profile: CSV, Excel, Schematron