HL7 Terminology (THO)
7.4.0 - Publication International flag

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

: Name Context

Active as of 2026-06-19

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/NamingSystem/HL7-AU-name-context> a fhir:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HL7-AU-name-context"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem HL7-AU-name-context</b></p><a name=\"HL7-AU-name-context\"> </a><a name=\"hcHL7-AU-name-context\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/HL7-AU-name-context</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>HL7AUNameContext</td></tr><tr><td>Title</td><td>Name Context</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Name Context code system defines concepts describing usage of names. This provides well known concepts that can be used to indicate usage to achieve an associated purpose e.g. identifier validation.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Australia</td></tr><tr><td>Copyright</td><td><div><p>HL7 Australia Intellectual Property Policy: http://hl7.com.au/wp-content/uploads/2024/04/HL7A_IP_Policy_v1.00a_20240429_as_delivered.pdf</p>\n</div></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></tr><tr><td>OID</td><td>2.16.840.1.113883.2.3.4.1.4.31</td><td>true</td></tr><tr><td>URI</td><td>http://terminology.hl7.org.au/CodeSystem/name-context</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/HL7-AU-name-context"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "HL7AUNameContext"] ; # 
  fhir:title [ fhir:v "Name Context"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2026-06-19T00:00:00+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Australia"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "HL7 Australia" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "https://hl7.com.au/" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "secretary@hl7.com.au" ]
     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "HL7 Australia"] ; # 
  fhir:description [ fhir:v "The Name Context code system defines concepts describing usage of names. This provides well known concepts that can be used to indicate usage to achieve an associated purpose e.g. identifier validation."] ; # 
  fhir:copyright [ fhir:v "HL7 Australia Intellectual Property Policy: http://hl7.com.au/wp-content/uploads/2024/04/HL7A_IP_Policy_v1.00a_20240429_as_delivered.pdf"] ; # 
  fhir:uniqueId ( [
     fhir:type [ fhir:v "oid" ] ;
     fhir:value [ fhir:v "2.16.840.1.113883.2.3.4.1.4.31" ] ;
     fhir:preferred [ fhir:v true ]
  ] [
     fhir:type [ fhir:v "uri" ] ;
     fhir:value [ fhir:v "http://terminology.hl7.org.au/CodeSystem/name-context" ] ;
     fhir:preferred [ fhir:v true ]
  ] ) . #