Clinical Document Architecture with Australian Schema - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Draft as of 2024-08-29 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CDAEntityNameUse"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet CDAEntityNameUse</b></p><a name=\"CDAEntityNameUse\"> </a><a name=\"hcCDAEntityNameUse\"> </a><a name=\"CDAEntityNameUse-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html\"><code>http://terminology.hl7.org/CodeSystem/v3-EntityNameUse</code></a> version <code>2.1.0</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-C\">C</a></td><td style=\"color: #cccccc\">License</td><td>As recorded on a license, record, certificate, etc. (only if different from legal name)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-L\">L</a></td><td style=\"color: #cccccc\">Legal</td><td>Known as/conventional/the one you use</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-I\">I</a></td><td style=\"color: #cccccc\">Indigenous/Tribal</td><td>e.g. Chief Red Cloud</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-P\">P</a></td><td style=\"color: #cccccc\">pseudonym</td><td>A self asserted name that the person is using or has used.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-A\">A</a></td><td style=\"color: #cccccc\">Artist/Stage</td><td>Includes writer's pseudonym, stage name, etc</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-R\">R</a></td><td style=\"color: #cccccc\">Religious</td><td>e.g. Sister Mary Francis, Brother John</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-SRCH\">SRCH</a></td><td style=\"color: #cccccc\">search</td><td>A name intended for use in searching or matching.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-PHON\">PHON</a></td><td style=\"color: #cccccc\">phonetic</td><td>A name spelled phonetically.<br/><br/>There are a variety of phonetic spelling algorithms. This code value does not distinguish between these.*Discussion:*</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-SNDX\">SNDX</a></td><td style=\"color: #cccccc\">Soundex</td><td>A name spelled according to the SoundEx algorithm.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-ASGN\">ASGN</a></td><td style=\"color: #cccccc\">assigned</td><td>A name assigned to a person. Reasons some organizations assign alternate names may include not knowing the person's name, or to maintain anonymity. Some, but not necessarily all, of the name types that people call "alias" may fit into this category.</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-ABC\">ABC</a></td><td style=\"color: #cccccc\">Alphabetic</td><td>Alphabetic transcription of name (Japanese: romaji)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-SYL\">SYL</a></td><td style=\"color: #cccccc\">Syllabic</td><td>Syllabic transcription of name (e.g., Japanese kana, Korean hangul)</td></tr><tr><td><a href=\"http://terminology.hl7.org/5.2.0/CodeSystem-v3-EntityNameUse.html#v3-EntityNameUse-IDE\">IDE</a></td><td style=\"color: #cccccc\">Ideographic</td><td>Ideographic representation of name (e.g., Japanese kanji, Chinese characters)</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/cda/stds/core/ValueSet/CDAEntityNameUse"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "CDAEntityNameUse"] ; #
fhir:title [ fhir:v "CDAEntityNameUse"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-29T09:46:41+10:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "A set of codes advising a system or user which name in a set of names to select for a given purpose - limited to values allowed in original CDA definition"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2.1.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "C" ] ] [
fhir:code [ fhir:v "L" ] ] [
fhir:code [ fhir:v "I" ] ] [
fhir:code [ fhir:v "P" ] ] [
fhir:code [ fhir:v "A" ] ] [
fhir:code [ fhir:v "R" ] ] [
fhir:code [ fhir:v "SRCH" ] ] [
fhir:code [ fhir:v "PHON" ] ] [
fhir:code [ fhir:v "SNDX" ] ] [
fhir:code [ fhir:v "ASGN" ] ] [
fhir:code [ fhir:v "ABC" ] ] [
fhir:code [ fhir:v "SYL" ] ] [
fhir:code [ fhir:v "IDE" ] ] ) ] )
] . #
IG © 2024+ Australian Digital Health Agency. Package au.digitalhealth.cda.schema#1.0.0 based on FHIR 5.0.0. Generated 2024-08-29
Publisher:
Australian Digital Health Agency
ABN 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000
Links: Table of Contents |
QA Report
| Version History
| Report an issue or propose a change
Telephone 1300 901 001 or email [email protected]
https://www.digitalhealth.gov.au
Privacy policy |
Terms of Use