FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: NameUse - TTL Representation

Page standards status: Normative Maturity Level: 5

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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "name-use"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/name-use</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td>\n                  <b>Lvl</b>\n                </td>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">usual\n                  <a name=\"name-use-usual\"> </a>\n                </td>\n                <td>Usual</td>\n                <td>Known as/conventional/the one you normally use.</td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">official\n                  <a name=\"name-use-official\"> </a>\n                </td>\n                <td>Official</td>\n                <td>The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called \"legal name\".</td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">temp\n                  <a name=\"name-use-temp\"> </a>\n                </td>\n                <td>Temp</td>\n                <td>A temporary name. Name.period can provide more detailed information. This may also be used for temporary names assigned at birth or in emergency situations.</td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">nickname\n                  <a name=\"name-use-nickname\"> </a>\n                </td>\n                <td>Nickname</td>\n                <td>A name that is used to address the person in an informal manner, but is not part of their formal or usual name.</td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">anonymous\n                  <a name=\"name-use-anonymous\"> </a>\n                </td>\n                <td>Anonymous</td>\n                <td>Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons).</td>\n              </tr>\n              <tr>\n                <td>1</td>\n                <td style=\"white-space:nowrap\">old\n                  <a name=\"name-use-old\"> </a>\n                </td>\n                <td>Old</td>\n                <td>This name is no longer in use (or was never correct, but retained for records).</td>\n              </tr>\n              <tr>\n                <td>2</td>\n                <td style=\"white-space:nowrap\">  maiden\n                  <a name=\"name-use-maiden\"> </a>\n                </td>\n                <td>Name changed for Marriage</td>\n                <td>A name used prior to changing name because of marriage. This name use is for use by applications that collect and store names that were used prior to a marriage. Marriage naming customs vary greatly around the world, and are constantly changing. This term is not gender specific. The use of this term does not imply any particular history for a person's name.</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "normative"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "4.0.0"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 5     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r5.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fhir"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/name-use"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "NameUse"] ; # 
  fhir:title [ fhir:v "NameUse"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2023-03-26T14:21:02+10:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "FHIR Infrastructure"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "The use of a human name."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/name-use|4.0.1"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/name-use|4.0.1>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "usual" ] ;
fhir:display [ fhir:v "Usual" ] ;
fhir:definition [ fhir:v "Known as/conventional/the one you normally use." ]
  ] [
fhir:code [ fhir:v "official" ] ;
fhir:display [ fhir:v "Official" ] ;
fhir:definition [ fhir:v "The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called \"legal name\"." ]
  ] [
fhir:code [ fhir:v "temp" ] ;
fhir:display [ fhir:v "Temp" ] ;
fhir:definition [ fhir:v "A temporary name. Name.period can provide more detailed information. This may also be used for temporary names assigned at birth or in emergency situations." ]
  ] [
fhir:code [ fhir:v "nickname" ] ;
fhir:display [ fhir:v "Nickname" ] ;
fhir:definition [ fhir:v "A name that is used to address the person in an informal manner, but is not part of their formal or usual name." ]
  ] [
fhir:code [ fhir:v "anonymous" ] ;
fhir:display [ fhir:v "Anonymous" ] ;
fhir:definition [ fhir:v "Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons)." ]
  ] [
fhir:code [ fhir:v "old" ] ;
fhir:display [ fhir:v "Old" ] ;
fhir:definition [ fhir:v "This name is no longer in use (or was never correct, but retained for records)." ] ;
    ( fhir:concept [
fhir:code [ fhir:v "maiden" ] ;
fhir:display [ fhir:v "Name changed for Marriage" ] ;
fhir:definition [ fhir:v "A name used prior to changing name because of marriage. This name use is for use by applications that collect and store names that were used prior to a marriage. Marriage naming customs vary greatly around the world, and are constantly changing. This term is not gender specific. The use of this term does not imply any particular history for a person's name." ]     ] )
  ] ) . #