HIP FHIR Common Terminology Guide
1.8.7 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.8.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Address Not Validated Reason - JSON Representation

Active as of 2020-04-20

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "address-not-validated-reason-1.1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet address-not-validated-reason-1.1</b></p><a name=\"address-not-validated-reason-1.1\"> </a><a name=\"hcaddress-not-validated-reason-1.1\"> </a><a name=\"hcaddress-not-validated-reason-1.1-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-address-not-validated-reason-1.1.html\"><code>https://standards.digital.health.nz/ns/address-not-validated-reason-code</code></a></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/nhi-address-not-validated-reason-code",
  "version" : "1.1",
  "name" : "Nhi_address_not_validated_reason",
  "title" : "Address Not Validated Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-04-20T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "Reason why an address is not validated.",
  "purpose" : "To be used when an unvalidated address is returned.",
  "compose" : {
    "include" : [
      {
        "system" : "https://standards.digital.health.nz/ns/address-not-validated-reason-code"
      }
    ]
  }
}