Package | fhir.org.nz.ig.base |
Type | CodeSystem |
Id | alias-type |
FHIR Version | R4 |
Source | http://hl7.org.nz/fhir/https://build.fhir.org/ig/HL7NZ/nzbase/CodeSystem-alias-type.html |
URL | https://standards.digital.health.nz/ns/alias-type-code |
Version | 1.0.0 |
Status | active |
Date | 2025-06-10T09:24:18+00:00 |
Name | AliasType |
Title | Type of Alias |
Realm | us |
Authority | hl7 |
Description | Used in Organization and Location to indicate what is the type of Alias |
Content | complete |
ConceptMap | |
hpi-facility-name-qualifier-down | HPI Facility Name Qualifier Mapping Down |
hpi-facility-name-qualifier | HPI Facility Name Qualifier Mapping |
hpi-organisation-name-qualifier-down | HPI Organisation Name Qualifier Mapping Down |
hpi-organisation-name-qualifier | HPI Organisation Name Qualifier Mapping |
ValueSet | |
alias-type-code | Alias types |
location-alias-type-code | HPI Alias Type (Location) |
organization-alias-type-code | HPI Alias Type (Organization) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem alias-type
This case-sensitive code system https://standards.digital.health.nz/ns/alias-type-code
defines the following codes:
{ "resourceType": "CodeSystem", "id": "alias-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://standards.digital.health.nz/ns/alias-type-code", "version": "1.0.0", "name": "AliasType", "title": "Type of Alias", "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": "Used in Organization and Location to indicate what is the type of Alias", "caseSensitive": true, "content": "complete", "count": 7, "concept": [ { "code": "aka", "display": "Aka", "definition": "The name by which the organisation or facility is also known as." }, { "code": "old", "display": "Old", "definition": "The previous legal name(s) of the organisation/facility." }, { "code": "maori", "display": "Māori", "definition": "The Māori name of the organisation or facility." }, { "code": "legal", "display": "Legal", "definition": "The name as recorded in the official register eg Register of Companies." }, { "code": "short", "display": "Short", "definition": "An abbreviated name by which the organisation or facility is known." }, { "code": "trade-as", "display": "Trading as", "definition": "Used when the organisation/facility has a separate trading name." }, { "code": "current", "display": "Current", "definition": "The name currently used for a facility." } ] }