Package | fhir.org.nz.ig.base |
Type | CodeSystem |
Id | contact-point-purpose |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-contact-point-purpose.html |
URL | https://standards.digital.health.nz/ns/contact-point-purpose-code |
Version | 1.0.0 |
Status | active |
Date | 2025-06-10T09:24:18+00:00 |
Name | ContactPointPurpose |
Title | ContactPoint purpose |
Realm | us |
Authority | hl7 |
Description | The purpose of a ContactPoint - what it is used for. |
Content | complete |
ValueSet | |
contact-point-purpose-code | ContactPoint purpose |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem contact-point-purpose
This case-sensitive code system https://standards.digital.health.nz/ns/contact-point-purpose-code
defines the following codes:
Code | Display |
rx | Prescription |
vc | Video Conference |
wf | Web forum |
ob | Online booking |
vob | Vaccination online booking |
www | Website |
{ "resourceType": "CodeSystem", "id": "contact-point-purpose", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://standards.digital.health.nz/ns/contact-point-purpose-code", "version": "1.0.0", "name": "ContactPointPurpose", "title": "ContactPoint purpose", "status": "active", "experimental": false, "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.", "caseSensitive": true, "content": "complete", "count": 6, "concept": [ { "code": "rx", "display": "Prescription" }, { "code": "vc", "display": "Video Conference" }, { "code": "wf", "display": "Web forum" }, { "code": "ob", "display": "Online booking" }, { "code": "vob", "display": "Vaccination online booking" }, { "code": "www", "display": "Website" } ] }