FHIR IG analytics| Package | hl7.fhir.uv.xver-r4.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-name-use.json |
| FHIR Version | R4B |
| Source | http://hl7.org/fhir/uv/xver-r4.r4b/0.0.1-snapshot-2/CodeSystem-name-use.html |
| URL | http://hl7.org/fhir/name-use |
| Version | 4.0.1 |
| Status | active |
| Date | 2019-11-01T08:29:23+10:00 |
| Name | NameUse |
| Title | NameUse |
| Realm | uv |
| Authority | hl7 |
| Description | The use of a human name. |
| Content | complete |
| CodeSystem | |
| name-use-cs | Possible name uses translations |
| ConceptMap | |
| CF-NameUse | C-CDA to FHIR NameUse |
| FC-NameUse | FHIR to C-CDA NameUse |
| table-hl70200-to-name-use | Table HL70200 to Name Use Map |
| direct-alerts | Direct ADT to Da Vinci Alerts ConceptMap |
| cm-DHDR-name-use | v2 map for DHDR Name Use |
| CareConnect-PersonNameType-1 | Concept Map - Person Name Type |
| cm-accdr-name-use | v2 map for acCDR Name Use |
| hpi-name-type-to-name-use | HPI Name type to Name Use Mapping |
| hpi-name-use-to-name-type | HPI Name Use to Name Type Mapping |
| name-use-v2-hscic | HSCIC v2 map for NameUse |
| name-use-v3-npfit | NPfIT v3.NameUse |
| CareConnect-PersonNameType-1 | Concept Map - Care Connect Person Name Type |
| ValueSet | |
| name-use-vs | Types of possible name uses |
| ppr-name-use | NameUse |
| R2-uslab-patient-uslab-nameuse-for-R4B | Cross-version VS for R2.USLabNameUse for use in FHIR R4B |
| R2-uslab-patient-uslabph-nameuse-for-R4B | Cross-version VS for R2.USLabPHNameUse for use in FHIR R4B |
| R2-uslab-patient-uslab-nameuse-for-R4 | Cross-version VS for R2.USLabNameUse for use in FHIR R4 |
| R2-uslab-patient-uslabph-nameuse-for-R4 | Cross-version VS for R2.USLabPHNameUse for use in FHIR R4 |
| uso-nome-cidadao | Tipo de uso do nome do cidadão |
| name-use | NameUse |
| CareConnect-NameUse-1 | NameUse |
| R2-uslab-patient-uslab-nameuse-for-R5 | Cross-version VS for R2.USLabNameUse for use in FHIR R5 |
| R2-uslab-patient-uslabph-nameuse-for-R5 | Cross-version VS for R2.USLabPHNameUse for use in FHIR R5 |
| hpi-human-name-use-code | Use values for a HumanName |
| CareConnect-NameUse-1 | NameUse |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem name-use
This case-sensitive code system http://hl7.org/fhir/name-use defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "name-use",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/name-use",
"version": "4.0.1",
"name": "NameUse",
"title": "NameUse",
"status": "active",
"experimental": false,
"date": "2019-11-01T08:29:23+10:00",
"publisher": "FHIR Infrastructure",
"contact": [
{
"name": "FHIR Infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description": "The use of a human name.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/name-use|4.3.0",
"content": "complete",
"concept": [
{
"code": "usual",
"display": "Usual",
"definition": "Known as/conventional/the one you normally use."
},
{
"code": "official",
"display": "Official",
"definition": "The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called \"legal name\"."
},
{
"code": "temp",
"display": "Temp",
"definition": "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."
},
{
"code": "nickname",
"display": "Nickname",
"definition": "A name that is used to address the person in an informal manner, but is not part of their formal or usual name."
},
{
"code": "anonymous",
"display": "Anonymous",
"definition": "Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons)."
},
{
"code": "old",
"display": "Old",
"definition": "This name is no longer in use (or was never correct, but retained for records).",
"concept": [
{
"code": "maiden",
"display": "Name changed for Marriage",
"definition": "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."
}
]
}
]
}