HL7 Terminology (THO)
7.4.0 - Publication
HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
| Active as of 2018-01-01 |
{
"resourceType" : "NamingSystem",
"id" : "AUGNAFID",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem AUGNAFID</b></p><a name=\"AUGNAFID\"> </a><a name=\"hcAUGNAFID\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/AUGNAFID</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>AUGNAFID</td></tr><tr><td>Title</td><td>Australian Geocoded National Address File Identifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>An Australian Geoscape National Address File Identifier (G-NAF) is the geocoded address for Australian businesses and governments. Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia).</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Australia</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://hl7.org.au/id/gnafidentifier</td><td>true</td><td>This value is used for Australian FHIR Implementations.</td></tr></table></div>"
},
"url" : "http://terminology.hl7.org/NamingSystem/AUGNAFID",
"version" : "1.0.0",
"name" : "AUGNAFID",
"title" : "Australian Geocoded National Address File Identifier",
"status" : "active",
"kind" : "identifier",
"date" : "2018-01-01",
"publisher" : "HL7 Australia",
"contact" : [
{
"name" : "HL7 Australia",
"telecom" : [
{
"system" : "url",
"value" : "https://hl7.com.au/"
},
{
"system" : "email",
"value" : "secretary@hl7.com.au"
}
]
}
],
"responsible" : "Geoscape Australia",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code" : "GNAF"
}
],
"text" : "Geocoded National Address File Identifier"
},
"description" : "An Australian Geoscape National Address File Identifier (G-NAF) is the geocoded address for Australian businesses and governments. Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia).",
"usage" : "Address identification.",
"uniqueId" : [
{
"type" : "uri",
"value" : "http://hl7.org.au/id/gnafidentifier",
"preferred" : true,
"comment" : "This value is used for Australian FHIR Implementations."
}
]
}