| 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![]()  | 
|---|---|---|---|---|
![]()  | 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  | |
![]() ![]()  | 1..1 | CodeableConcept | Distinguishes between different types of sibling relationships with varying granularity to support capturing the relationship "to the degree known". | |
![]() ![]()  | 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![]()  | 
|---|---|---|---|---|
![]()  | 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  | |
![]() ![]()  | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |
![]() ![]()  | 1..1 | Extension | sibling | brother | sister | etc. | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "type" | |
![]() ![]() ![]()  | 1..1 | CodeableConcept | Value of extension Binding: Sibling Relationship Codes (required): Sibling relationship types.  | |
![]() ![]()  | 1..1 | Extension | Link to sibling relative(s) | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "reference" | |
![]() ![]() ![]()  | 1..1 | Reference(FamilyMemberHistory) | Value of extension | |
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling" | |
![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | base64Binary | |||
![]() ![]() ![]()  | boolean | |||
![]() ![]() ![]()  | canonical(Any) | |||
![]() ![]() ![]()  | code | |||
![]() ![]() ![]()  | date | |||
![]() ![]() ![]()  | dateTime | |||
![]() ![]() ![]()  | decimal | |||
![]() ![]() ![]()  | id | |||
![]() ![]() ![]()  | instant | |||
![]() ![]() ![]()  | integer | |||
![]() ![]() ![]()  | markdown | |||
![]() ![]() ![]()  | oid | |||
![]() ![]() ![]()  | positiveInt | |||
![]() ![]() ![]()  | string | |||
![]() ![]() ![]()  | time | |||
![]() ![]() ![]()  | unsignedInt | |||
![]() ![]() ![]()  | uri | |||
![]() ![]() ![]()  | url | |||
![]() ![]() ![]()  | uuid | |||
![]() ![]() ![]()  | Address | |||
![]() ![]() ![]()  | Age | |||
![]() ![]() ![]()  | Annotation | |||
![]() ![]() ![]()  | Attachment | |||
![]() ![]() ![]()  | CodeableConcept | |||
![]() ![]() ![]()  | CodeableReference | |||
![]() ![]() ![]()  | Coding | |||
![]() ![]() ![]()  | ContactPoint | |||
![]() ![]() ![]()  | Count | |||
![]() ![]() ![]()  | Distance | |||
![]() ![]() ![]()  | Duration | |||
![]() ![]() ![]()  | HumanName | |||
![]() ![]() ![]()  | Identifier | |||
![]() ![]() ![]()  | Money | |||
![]() ![]() ![]()  | Period | |||
![]() ![]() ![]()  | Quantity | |||
![]() ![]() ![]()  | Range | |||
![]() ![]() ![]()  | Ratio | |||
![]() ![]() ![]()  | RatioRange | |||
![]() ![]() ![]()  | Reference(Any) | |||
![]() ![]() ![]()  | SampledData | |||
![]() ![]() ![]()  | Signature | |||
![]() ![]() ![]()  | Timing | |||
![]() ![]() ![]()  | ContactDetail | |||
![]() ![]() ![]()  | Contributor | |||
![]() ![]() ![]()  | DataRequirement | |||
![]() ![]() ![]()  | Expression | |||
![]() ![]() ![]()  | ParameterDefinition | |||
![]() ![]() ![]()  | RelatedArtifact | |||
![]() ![]() ![]()  | TriggerDefinition | |||
![]() ![]() ![]()  | UsageContext | |||
![]() ![]() ![]()  | 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![]()  | 
|---|---|---|---|---|
![]()  | 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  | |
![]() ![]()  | 1..1 | CodeableConcept | Distinguishes between different types of sibling relationships with varying granularity to support capturing the relationship "to the degree known". | |
![]() ![]()  | 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![]()  | 
|---|---|---|---|---|
![]()  | 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  | |
![]() ![]()  | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url  | |
![]() ![]()  | 1..1 | Extension | sibling | brother | sister | etc. | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "type" | |
![]() ![]() ![]()  | 1..1 | CodeableConcept | Value of extension Binding: Sibling Relationship Codes (required): Sibling relationship types.  | |
![]() ![]()  | 1..1 | Extension | Link to sibling relative(s) | |
![]() ![]() ![]()  | 0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | 1..1 | uri | "reference" | |
![]() ![]() ![]()  | 1..1 | Reference(FamilyMemberHistory) | Value of extension | |
![]() ![]()  | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/family-member-history-genetics-sibling" | |
![]() ![]()  | 0..0 | |||
![]() ![]() ![]()  | base64Binary | |||
![]() ![]() ![]()  | boolean | |||
![]() ![]() ![]()  | canonical(Any) | |||
![]() ![]() ![]()  | code | |||
![]() ![]() ![]()  | date | |||
![]() ![]() ![]()  | dateTime | |||
![]() ![]() ![]()  | decimal | |||
![]() ![]() ![]()  | id | |||
![]() ![]() ![]()  | instant | |||
![]() ![]() ![]()  | integer | |||
![]() ![]() ![]()  | markdown | |||
![]() ![]() ![]()  | oid | |||
![]() ![]() ![]()  | positiveInt | |||
![]() ![]() ![]()  | string | |||
![]() ![]() ![]()  | time | |||
![]() ![]() ![]()  | unsignedInt | |||
![]() ![]() ![]()  | uri | |||
![]() ![]() ![]()  | url | |||
![]() ![]() ![]()  | uuid | |||
![]() ![]() ![]()  | Address | |||
![]() ![]() ![]()  | Age | |||
![]() ![]() ![]()  | Annotation | |||
![]() ![]() ![]()  | Attachment | |||
![]() ![]() ![]()  | CodeableConcept | |||
![]() ![]() ![]()  | CodeableReference | |||
![]() ![]() ![]()  | Coding | |||
![]() ![]() ![]()  | ContactPoint | |||
![]() ![]() ![]()  | Count | |||
![]() ![]() ![]()  | Distance | |||
![]() ![]() ![]()  | Duration | |||
![]() ![]() ![]()  | HumanName | |||
![]() ![]() ![]()  | Identifier | |||
![]() ![]() ![]()  | Money | |||
![]() ![]() ![]()  | Period | |||
![]() ![]() ![]()  | Quantity | |||
![]() ![]() ![]()  | Range | |||
![]() ![]() ![]()  | Ratio | |||
![]() ![]() ![]()  | RatioRange | |||
![]() ![]() ![]()  | Reference(Any) | |||
![]() ![]() ![]()  | SampledData | |||
![]() ![]() ![]()  | Signature | |||
![]() ![]() ![]()  | Timing | |||
![]() ![]() ![]()  | ContactDetail | |||
![]() ![]() ![]()  | Contributor | |||
![]() ![]() ![]()  | DataRequirement | |||
![]() ![]() ![]()  | Expression | |||
![]() ![]() ![]()  | ParameterDefinition | |||
![]() ![]() ![]()  | RelatedArtifact | |||
![]() ![]() ![]()  | TriggerDefinition | |||
![]() ![]() ![]()  | UsageContext | |||
![]() ![]() ![]()  | 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