FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/contact-point-purpose

Packagefhir.org.nz.ig.base
TypeValueSet
Idcontact-point-purpose
FHIR VersionR4
Sourcehttp://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/ValueSet-contact-point-purpose.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/contact-point-purpose-code
Version1.0.0
Statusactive
Date2025-06-10T09:24:18+00:00
NameContactPointPurpose
TitleContactPoint purpose
Realmus
Authorityhl7
DescriptionThe purpose of a ContactPoint - what it is used for.

Resources that use this resource

StructureDefinition
contactpoint-purposeA specific purpose for which this ContactPoint dataType would be used

Resources that this resource uses

CodeSystem
contact-point-purpose-codeContactPoint purpose

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet contact-point-purpose


Source

{
  "resourceType": "ValueSet",
  "id": "contact-point-purpose",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/contact-point-purpose-code",
  "version": "1.0.0",
  "name": "ContactPointPurpose",
  "title": "ContactPoint purpose",
  "status": "active",
  "date": "2025-06-10T09:24:18+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"
      }
    ]
  }
}