New Zealand NHI IG
1.5.4 - Release
New Zealand NHI IG - Local Development build (v1.5.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://nhi-ig.hip.digital.health.nz/OperationDefinition/update-identity | Version: 1.5.4 | |||
Draft as of 2023-06-12 | Computable Name: Update Identity |
Update patient’s self-identified demographic information.
URL: [base]/Patient/[id]/$update-identity
Parameters
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | nhi | 1..1 | string | The Patient's nhi number | ||
IN | version-id | 1..1 | string | The current value of the patient resources meta.versionId | ||
IN | gender | 0..1 | string | Patient's gender code | ||
IN | gender-original-text | 0..1 | string | Patient's gender text response | ||
IN | ethnicity-1 | 0..1 | string | Patient's ethnicty code | ||
IN | ethnicity-2 | 0..1 | string | Patient's ethnicty code | ||
IN | ethnicity-3 | 0..1 | string | Patient's ethnicty code | ||
IN | ethnicity-4 | 0..1 | string | Patient's ethnicty code | ||
IN | ethnicity-5 | 0..1 | string | Patient's ethnicty code | ||
IN | ethnicity-6 | 0..1 | string | Patient's ethnicty code | ||
OUT | return | 0..1 | Patient | The updated patient resource | ||
OUT | failure | 0..1 | OperationOutcome | Error response |
The NHI is validated, the versionId is validated, the parameters validated. If all request parameters are valid the included items are updated on the Patients NHI record.