Patient - FHIR
|
|
---|---|
FHIR resource link | |
FHIR definition | Demographics and other administrative information about an individual or animal receiving care or other health-related services. |
PSI use case | unique client for which we have at least 1 identifier |
FHIR required properties | see below |
PSI required properties* | Country and PsiProjectCode * At least one patient identifier |
Extensions | Implemented: none Under consideration:
|
Sample payload (minimum set) |
|
Notes for Patient FHIR resource, per property
Property | ver | Type | Notes |
---|---|---|---|
PSI tags | 0.8 | REQUIRED [fhir] | PENDING: implementation of this property |
0.8 | REQUIRED [fhir] - at least one unique value should be provided. | At least one UNIQUE identifier must be provided. Examples:
Uniqueness is across Country | |
name |
| OPTIONAL [psi] | If provided, please state:
|
telecom |
| OPTIONAL [psi] | If an email or a phone number is provided, you must include:
|
gender |
| OPTIONAL [psi] | Administrative Gender - the gender that the patient is considered to have for administration and record keeping purposes. Normally asked and stored. male | female | other | unknown |
ext/sex assigned at birth |
| OPTIONAL [psi] | Use for medical diagnosis & treatment. Use for AI projects. |
ext/sexual Orientation |
| OPTIONAL [psi] | Normally used in combination with Gender. |
ext/gender Identity |
| OPTIONAL [psi] | Normally used in combination with Gender. |
birthDate |
| OPTIONAL [psi] | If we do not know the exact date of birth, store as
Age ranges: not supported |
address |
| OPTIONAL [psi] | If provided, always include:
|
communication/language |
| REQUIRED [psi] | FHIR recommendation: BCP-47 code - wikipedia PENDING: how do we handle languages not in the BCP-47 subset?. Example: Shona (Zimbabwe) should we consider ISO 639 ?
→ use this as the authoritative page: Language tags in HTML and XML |