INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build
INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions
Source view
{ "resourceType" : "ValueSet", "id" : "CareConnect-NameUse-1", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>NameUse</h2><div><p>The use of a human name</p>\n</div><p><b>Copyright Statement:</b> Copyright © HL7.org 2011+</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html\"><code>http://hl7.org/fhir/name-use</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-usual\">usual</a></td><td>Usual</td><td>Known as/conventional/the one you normally use</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-official\">official</a></td><td>Official</td><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></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-temp\">temp</a></td><td>Temp</td><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></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-nickname\">nickname</a></td><td>Nickname</td><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></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-anonymous\">anonymous</a></td><td>Anonymous</td><td>Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons)</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-old\">old</a></td><td>Old</td><td>This name is no longer in use (or was never correct, but retained for records)</td></tr><tr><td><a href=\"http://hl7.org/fhir/STU3/codesystem-name-use.html#name-use-maiden\">maiden</a></td><td>Name changed for Marraige</td><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></tr></table></li></ul></div>" }, "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/valueset-map", "valueReference" : { "reference" : "https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-PersonNameType-1" } }, { "url" : "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference", "valueUri" : "http://hl7.org/fhir/ValueSet/name-use" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode" : "fhir" }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger" : 0 }, { "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString" : "Informative" } ], "url" : "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NameUse-1", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.4.642.3.58" } ], "version" : "3.0.0", "name" : "NameUse", "status" : "draft", "date" : "2017-04-19T07:44:47+10:00", "publisher" : "INTEROpen", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "https://interopen.ryver.com/" } ] } ], "description" : "The use of a human name", "jurisdiction" : [ { "coding" : [ { "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "826" } ] } ], "copyright" : "Copyright © HL7.org 2011+", "compose" : { "include" : [ { "system" : "http://hl7.org/fhir/name-use", "concept" : [ { "code" : "usual", "display" : "Usual" }, { "code" : "official", "display" : "Official" }, { "code" : "temp", "display" : "Temp" }, { "code" : "nickname", "display" : "Nickname" }, { "code" : "anonymous", "display" : "Anonymous" }, { "code" : "old", "display" : "Old" }, { "code" : "maiden", "display" : "Name changed for Marraige" } ] } ] } }