SIL HIE Implementation Guide
0.1.0 - sil-hie-active
SIL HIE Implementation Guide, published by Kathurima Kimathi. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/savannahghi/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions
| Official URL: https://nshr.dha.go.ke/fhir/StructureDefinition/hie-human-name | Version: 0.1.0 | |||
| Active as of 2025-11-25 | Computable Name: HIEHumanName | |||
A specialized human name data type with stricter cardinalities.
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: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | HumanName | Name of a human - parts and usage | |
![]() ![]() |
?!Σ | 1..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
![]() ![]() |
Σ | 1..1 | string | Text representation of the full name |
![]() ![]() |
SΣ | 1..1 | string | Family name (often called 'Surname') |
![]() ![]() |
SΣ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| HumanName.use | Base | required | NameUse | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children unless an empty Parameters resource |
hasValue() or (children().count() > id.count()) or $this is Parameters
|
This structure is derived from HumanName
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | HumanName | Name of a human - parts and usage | |
![]() ![]() |
1..1 | code | usual | official | temp | nickname | anonymous | old | maiden | |
![]() ![]() |
1..1 | string | Text representation of the full name | |
![]() ![]() |
S | 1..1 | string | Family name (often called 'Surname') |
![]() ![]() |
S | 1..* | string | Given names (not always 'first'). Includes middle names |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | HumanName | Name of a human - parts and usage | |
![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() |
?!Σ | 1..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
![]() ![]() |
Σ | 1..1 | string | Text representation of the full name |
![]() ![]() |
SΣ | 1..1 | string | Family name (often called 'Surname') |
![]() ![]() |
SΣ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
![]() ![]() |
Σ | 0..* | string | Parts that come before the name This repeating element order: Prefixes appear in the correct order for presenting the name |
![]() ![]() |
Σ | 0..* | string | Parts that come after the name This repeating element order: Suffixes appear in the correct order for presenting the name |
![]() ![]() |
Σ | 0..1 | Period | Time period when name was/is in use |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| HumanName.use | Base | required | NameUse | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children unless an empty Parameters resource |
hasValue() or (children().count() > id.count()) or $this is Parameters
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from HumanName
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | HumanName | Name of a human - parts and usage | |
![]() ![]() |
?!Σ | 1..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
![]() ![]() |
Σ | 1..1 | string | Text representation of the full name |
![]() ![]() |
SΣ | 1..1 | string | Family name (often called 'Surname') |
![]() ![]() |
SΣ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| HumanName.use | Base | required | NameUse | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children unless an empty Parameters resource |
hasValue() or (children().count() > id.count()) or $this is Parameters
|
Differential View
This structure is derived from HumanName
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | HumanName | Name of a human - parts and usage | |
![]() ![]() |
1..1 | code | usual | official | temp | nickname | anonymous | old | maiden | |
![]() ![]() |
1..1 | string | Text representation of the full name | |
![]() ![]() |
S | 1..1 | string | Family name (often called 'Surname') |
![]() ![]() |
S | 1..* | string | Given names (not always 'first'). Includes middle names |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | HumanName | Name of a human - parts and usage | |
![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
![]() ![]() |
?!Σ | 1..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required) |
![]() ![]() |
Σ | 1..1 | string | Text representation of the full name |
![]() ![]() |
SΣ | 1..1 | string | Family name (often called 'Surname') |
![]() ![]() |
SΣ | 1..* | string | Given names (not always 'first'). Includes middle names This repeating element order: Given Names appear in the correct order for presenting the name |
![]() ![]() |
Σ | 0..* | string | Parts that come before the name This repeating element order: Prefixes appear in the correct order for presenting the name |
![]() ![]() |
Σ | 0..* | string | Parts that come after the name This repeating element order: Suffixes appear in the correct order for presenting the name |
![]() ![]() |
Σ | 0..1 | Period | Time period when name was/is in use |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| HumanName.use | Base | required | NameUse | 📍4.3.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children unless an empty Parameters resource |
hasValue() or (children().count() > id.count()) or $this is Parameters
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from HumanName
Other representations of profile: CSV, Excel, Schematron