HIP FHIR Common Terminology Guide 1.3.1 - Release
HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="address-not-validated-reason-1.1"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml">Placeholder</div> </text> <url value="https://standards.digital.health.nz/ns/address-not-validated-reason-code"/> <version value="1.1"/> <name value="Nhi_address_not_validated_reason"/> <title value="Address Not Validated Reason"/> <status value="active"/> <experimental value="false"/> <date value="2020-04-20T00:00:00+13: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="Reason why an address is not validated."/> <purpose value="To be used when an unvalidated address is returned."/> <caseSensitive value="false"/> <valueSet value="https://nzhts.digital.health.nz/fhir/ValueSet/address-not-validated-reason-code"/> <versionNeeded value="true"/> <content value="complete"/> <count value="6"/> <concept> <code value="OSEA"/> <display value="Overseas Address"/> <definition value="An address for a country other than New Zealand"/> </concept> <concept> <code value="UKWN"/> <display value="Unknown"/> <definition value="The person's address is unknown"/> </concept> <concept> <code value="NFAB"/> <display value="No Fixed Abode"/> <definition value="The person has no address"/> </concept> <concept> <code value="NOSVC"/> <display value="Address Service Unavailable"/> <definition value="The address service was unavailble for address validation due to Technical issues"/> </concept> <concept> <code value="OTHER"/> <display value="Other"/> <definition value="Other reason"/> </concept> <concept> <code value="MIGR"/> <display value="Migrated"/> <definition value="Migrated from the legacy NHI with no known external source"/> </concept> </CodeSystem>