{
  "resourceType" : "ValueSet",
  "id" : "contact-point-purpose",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet contact-point-purpose</b></p><a name=\"contact-point-purpose\"> </a><a name=\"hccontact-point-purpose\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-contact-point-purpose.html\"><code>https://standards.digital.health.nz/ns/contact-point-purpose-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.0.0</span></li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/contact-point-purpose-code",
  "version" : "1.0.0",
  "name" : "ContactPointPurpose",
  "title" : "ContactPoint purpose",
  "status" : "active",
  "date" : "2026-03-12T22:26:41+00:00",
  "publisher" : "HL7 New Zealand",
  "contact" : [{
    "name" : "HL7 New Zealand",
    "telecom" : [{
      "system" : "email",
      "value" : "mailto:admin@hl7.org.nz"
    }]
  }],
  "description" : "The purpose of a ContactPoint - what it is used for.",
  "compose" : {
    "include" : [{
      "system" : "https://standards.digital.health.nz/ns/contact-point-purpose-code"
    }]
  }
}