FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.org.nz.ig.base
Resource TypeValueSet
IdValueSet-org-and-location-alias-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/daniel-thomson/nzbase/ValueSet-org-and-location-alias-type.html
URLhttps://nzhts.digital.health.nz/fhir/ValueSet/alias-type-code
Version1.0.0
Statusactive
Date2023-10-18T11:59:31.000Z
NameAliasType
TitleAlias types
Realmus
Authorityhl7
DescriptionThe complete set of alias types that apply to Locations and Organizations

Resources that use this resource

StructureDefinition
fhir.org.nz.ig.base#currentalias-typeAliasType

Resources that this resource uses

CodeSystem
fhir.org.nz.ig.base#currentalias-type-codeType of Alias

Narrative

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

Alias types

https://nzhts.digital.health.nz/fhir/ValueSet/alias-type-code

The complete set of alias types that apply to Locations and Organizations


Source1

{
  "resourceType": "ValueSet",
  "id": "org-and-location-alias-type",
  "meta": {
    "versionId": "4",
    "lastUpdated": "2026-05-07T22:14:57.559+12:00",
    "tag": [
      {
        "system": "https://standards.digital.health.nz/ns/nzhts-usage-tags",
        "code": "NZBase"
      }
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nzhts.digital.health.nz/fhir/ValueSet/alias-type-code",
  "version": "1.0.0",
  "name": "AliasType",
  "title": "Alias types",
  "status": "active",
  "experimental": false,
  "date": "2023-10-18T11:59:31.000Z",
  "publisher": "HL7 New Zealand",
  "contact": [
    {
      "name": "HL7 New Zealand",
      "telecom": [
        {
          "system": "email",
          "value": "mailto:admin@hl7.org.nz"
        }
      ]
    }
  ],
  "description": "The complete set of alias types that apply to Locations and Organizations",
  "compose": {
    "include": [
      {
        "system": "https://standards.digital.health.nz/ns/alias-type-code",
        "version": "2.0.0"
      }
    ]
  }
}