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-birth | Version: 1.5.4 | |||
Draft as of 2023-06-12 | Computable Name: Update Birth Details |
Update patient’s birth details.
URL: [base]/Patient/[id]/$update-birth
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 | birthdate | 0..1 | string | The patient's date of birth | ||
IN | birthdate-information-source | 1..1 | string | The information source for the patient's date of birth | ||
IN | country-of-birth | 0..1 | string | The patient's country of birth | ||
IN | country-of-birth-information-source | 0..1 | string | The information source for the patient's country of birth | ||
IN | place-of-birth | 0..1 | string | The place where the person as born, E.g. Whangārei. Only populate if country-of-birth is populated | ||
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.