PackagesCanonicalsLogsProblems
    Packages
    tewhatuora.hip-core@1.9.2
    https://standards.digital.health.nz/ns/address-not-validated-reason-code
{
  "description": "Reason why an address is not validated.",
  "_filename": "CodeSystem-address-not-validated-reason-1.1.json",
  "package_name": "tewhatuora.hip-core",
  "date": "2020-04-20T00:00:00+13:00",
  "versionNeeded": true,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "Te Whatu Ora",
  "purpose": "To be used when an unvalidated address is returned.",
  "content": "complete",
  "name": "Nhi_address_not_validated_reason",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Address Not Validated Reason",
  "package_version": "1.9.2",
  "status": "active",
  "id": "5982d1f9-f68a-494b-8ad1-3d6bd0750413",
  "valueSet": "https://nzhts.digital.health.nz/fhir/ValueSet/address-not-validated-reason-code",
  "kind": null,
  "count": 6,
  "url": "https://standards.digital.health.nz/ns/address-not-validated-reason-code",
  "concept": [ {
    "code": "OSEA",
    "display": "Overseas Address",
    "definition": "An address for a country other than New Zealand"
  }, {
    "code": "UKWN",
    "display": "Unknown",
    "definition": "The person's address is unknown"
  }, {
    "code": "NFAB",
    "display": "No Fixed Abode",
    "definition": "The person has no address"
  }, {
    "code": "NOSVC",
    "display": "Address Service Unavailable",
    "definition": "The address service was unavailble for address validation due to Technical issues"
  }, {
    "code": "OTHER",
    "display": "Other",
    "definition": "Other reason"
  }, {
    "code": "MIGR",
    "display": "Migrated",
    "definition": "Migrated from the legacy NHI with no known external  source"
  } ],
  "caseSensitive": false,
  "version": "1.1",
  "contact": [ {
    "name": "Te Whatu Ora",
    "telecom": [ {
      "value": "mailto:integration@health.govt.nz",
      "system": "email"
    } ]
  } ]
}