{
  "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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablevalueset.html\">Shareable ValueSet</a></p></div><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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;1.1</span></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"
    }]
  }
}