HIP FHIR Common Terminology Guide - Local Development build (v1.3.1). See the Directory of published versions
: Name Suffix Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "name-suffix",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
},
"url" : "https://nzhts.digital.health.nz/fhir/ValueSet/name-suffix-code",
"version" : "1.0",
"name" : "NhiNameSuffix",
"title" : "Name Suffix Codes",
"status" : "active",
"date" : "2023-09-18T21:36:05+00:00",
"publisher" : "Te Whatu Ora",
"contact" : [
{
"name" : "Te Whatu Ora",
"telecom" : [
{
"system" : "email",
"value" : "mailto:integration@health.govt.nz"
}
]
}
],
"description" : "Types of name suffixes used by NHI",
"compose" : {
"include" : [
{
"system" : "https://standards.digital.health.nz/ns/name-suffix-code"
}
]
}
}