This page is part of the FHIR Specification (v4.3.0: R4B - STU). 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: R4B R4 R3
Patient Care Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling
Status: draft. Extension maintained by: Health Level Seven International (Clinical Genomics)
Identifies a sibling of the relative.
Comment:
Some cases may have complex inner-pedigree-tree relationship. For instance, double cousin relationship need two extra link with In pedigree tree itself. This can't be revealed by relationship to subject.
Context of Use: Use on Element ID FamilyMemberHistory
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
sibling | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling sibling: Identifies a sibling of the relative. Use on Element ID FamilyMemberHistory | |
type | 1..1 | CodeableConcept | Distinguishes between different types of sibling relationships with varying granularity to support capturing the relationship "to the degree known". | |
reference | 1..1 | Reference(FamilyMemberHistory) | Points to the FamilyMemberHistory record of the relation who is the sibling of this relation. | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling sibling: Identifies a sibling of the relative. Use on Element ID FamilyMemberHistory | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension:type | 1..1 | Extension | sibling | brother | sister | etc. | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "type" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: Sibling Relationship Codes (required): Sibling relationship types. | |
extension:reference | 1..1 | Extension | Link to sibling relative(s) | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "reference" | |
value[x] | 1..1 | Reference(FamilyMemberHistory) | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling" | |
value[x] | 0..0 | |||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCodeableReference | CodeableReference | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueRatioRange | RatioRange | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
Documentation for this format |
XML Template
<!-- sibling --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="type"> 1..1 Extension <!-- 1..1 sibling | brother | sister | etc. --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> <extension url="reference"> 1..1 Extension <!-- 1..1 Link to sibling relative(s) --> <valueReference><!-- 1..1 Reference(FamilyMemberHistory) Value of extension --></valueReference> </extension> </extension>
JSON Template
{ // sibling "extension" : [ // sliced by value:url in the specified order, Open { // sibling | brother | sister | etc. // C? R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "type", // R! "valueCodeableConcept" : { CodeableConcept } // C? R! Value of extension }, { // Link to sibling relative(s) // C? R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "reference", // R! "valueReference" : { Reference(FamilyMemberHistory) } // C? R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling", // R! // value[x]: Value of extension. One of these 51: }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
sibling | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling sibling: Identifies a sibling of the relative. Use on Element ID FamilyMemberHistory | |
type | 1..1 | CodeableConcept | Distinguishes between different types of sibling relationships with varying granularity to support capturing the relationship "to the degree known". | |
reference | 1..1 | Reference(FamilyMemberHistory) | Points to the FamilyMemberHistory record of the relation who is the sibling of this relation. | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling sibling: Identifies a sibling of the relative. Use on Element ID FamilyMemberHistory | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
extension:type | 1..1 | Extension | sibling | brother | sister | etc. | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "type" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: Sibling Relationship Codes (required): Sibling relationship types. | |
extension:reference | 1..1 | Extension | Link to sibling relative(s) | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "reference" | |
value[x] | 1..1 | Reference(FamilyMemberHistory) | Value of extension | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling" | |
value[x] | 0..0 | |||
valueBase64Binary | base64Binary | |||
valueBoolean | boolean | |||
valueCanonical | canonical(Any) | |||
valueCode | code | |||
valueDate | date | |||
valueDateTime | dateTime | |||
valueDecimal | decimal | |||
valueId | id | |||
valueInstant | instant | |||
valueInteger | integer | |||
valueMarkdown | markdown | |||
valueOid | oid | |||
valuePositiveInt | positiveInt | |||
valueString | string | |||
valueTime | time | |||
valueUnsignedInt | unsignedInt | |||
valueUri | uri | |||
valueUrl | url | |||
valueUuid | uuid | |||
valueAddress | Address | |||
valueAge | Age | |||
valueAnnotation | Annotation | |||
valueAttachment | Attachment | |||
valueCodeableConcept | CodeableConcept | |||
valueCodeableReference | CodeableReference | |||
valueCoding | Coding | |||
valueContactPoint | ContactPoint | |||
valueCount | Count | |||
valueDistance | Distance | |||
valueDuration | Duration | |||
valueHumanName | HumanName | |||
valueIdentifier | Identifier | |||
valueMoney | Money | |||
valuePeriod | Period | |||
valueQuantity | Quantity | |||
valueRange | Range | |||
valueRatio | Ratio | |||
valueRatioRange | RatioRange | |||
valueReference | Reference(Any) | |||
valueSampledData | SampledData | |||
valueSignature | Signature | |||
valueTiming | Timing | |||
valueContactDetail | ContactDetail | |||
valueContributor | Contributor | |||
valueDataRequirement | DataRequirement | |||
valueExpression | Expression | |||
valueParameterDefinition | ParameterDefinition | |||
valueRelatedArtifact | RelatedArtifact | |||
valueTriggerDefinition | TriggerDefinition | |||
valueUsageContext | UsageContext | |||
valueDosage | Dosage | |||
Documentation for this format |
XML Template
<!-- sibling --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling" > <-- extension sliced by value:url in the specified orderOpen--> <extension url="type"> 1..1 Extension <!-- 1..1 sibling | brother | sister | etc. --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension> <extension url="reference"> 1..1 Extension <!-- 1..1 Link to sibling relative(s) --> <valueReference><!-- 1..1 Reference(FamilyMemberHistory) Value of extension --></valueReference> </extension> </extension>
JSON Template
{ // sibling "extension" : [ // sliced by value:url in the specified order, Open { // sibling | brother | sister | etc. // C? R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "type", // R! "valueCodeableConcept" : { CodeableConcept } // C? R! Value of extension }, { // Link to sibling relative(s) // C? R! // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "reference", // R! "valueReference" : { Reference(FamilyMemberHistory) } // C? R! Value of extension } ], "url" : "http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling", // R! // value[x]: Value of extension. One of these 51: }
Constraints