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

: Update patient's self-identified demographic information - XML Representation

Draft as of 2023-06-12

Raw xml | Download



<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="Patient-update-identity"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>URL: [base]/Patient/[id]/$update-identity</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>nhi</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>The Patient's nhi number</p>
</div></td></tr><tr><td>IN</td><td>version-id</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>The current value of the patient resources meta.versionId</p>
</div></td></tr><tr><td>IN</td><td>gender</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's gender code</p>
</div></td></tr><tr><td>IN</td><td>gender-original-text</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's gender text response</p>
</div></td></tr><tr><td>IN</td><td>ethnicity-1</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's ethnicty code</p>
</div></td></tr><tr><td>IN</td><td>ethnicity-2</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's ethnicty code</p>
</div></td></tr><tr><td>IN</td><td>ethnicity-3</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's ethnicty code</p>
</div></td></tr><tr><td>IN</td><td>ethnicity-4</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's ethnicty code</p>
</div></td></tr><tr><td>IN</td><td>ethnicity-5</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's ethnicty code</p>
</div></td></tr><tr><td>IN</td><td>ethnicity-6</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>Patient's ethnicty code</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/patient.html">Patient</a></td><td/><td><div><p>The updated patient resource</p>
</div></td></tr><tr><td>OUT</td><td>failure</td><td/><td>0..1</td><td><a href="http://hl7.org/fhir/R4/operationoutcome.html">OperationOutcome</a></td><td/><td><div><p>Error response</p>
</div></td></tr></table><div><p>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.</p>
</div></div>
  </text>
  <url
       value="https://nhi-ig.hip.digital.health.nz/OperationDefinition/update-identity"/>
  <version value="1.5.4"/>
  <name value="Update Identity"/>
  <title value="Update patient's self-identified demographic information"/>
  <status value="draft"/>
  <kind value="operation"/>
  <experimental value="false"/>
  <date value="2023-06-12T12:47:40+10:00"/>
  <publisher value="Te Whatu Ora"/>
  <contact>
    <name value="Te Whatu Ora"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:integration@health.govt.nz"/>
    </telecom>
  </contact>
  <description
               value="Update patient's  self-identified demographic information."/>
  <affectsState value="true"/>
  <code value="update-identity"/>
  <comment
           value="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."/>
  <resource value="Patient"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="nhi"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <documentation value="The Patient's nhi number"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="version-id"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="The current value of the patient resources meta.versionId"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="gender"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's gender code"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="gender-original-text"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's gender text response"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="ethnicity-1"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's ethnicty code"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="ethnicity-2"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's ethnicty code"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="ethnicity-3"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's ethnicty code"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="ethnicity-4"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's ethnicty code"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="ethnicity-5"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's ethnicty code"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="ethnicity-6"/>
    <use value="in"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Patient's ethnicty code"/>
    <type value="string"/>
  </parameter>
  <parameter>
    <name value="return"/>
    <use value="out"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="The updated patient resource"/>
    <type value="Patient"/>
  </parameter>
  <parameter>
    <name value="failure"/>
    <use value="out"/>
    <min value="0"/>
    <max value="1"/>
    <documentation value="Error response"/>
    <type value="OperationOutcome"/>
  </parameter>
</OperationDefinition>