| Package | hl7.fhir.us.ccda |
| Resource Type | ConceptMap |
| Id | FC-NameUse |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-NameUse.html |
| URL | http://hl7.org/fhir/us/ccda/ConceptMap/FC-NameUse |
| Version | 2.0.0-ballot |
| Status | active |
| Date | 2025-07-31T21:42:42+00:00 |
| Name | FHIRtoCCDANameUse |
| Title | FHIR to C-CDA NameUse |
| Realm | us |
| Authority | hl7 |
| Description | FHIR to C-CDA NameUse. Based on http://hl7.org/fhir/cm-name-use-v3.html |
No resources found
| CodeSystem | |
| v3-EntityNameUse | EntityNameUse |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap FC-NameUse
Mapping from NameUse to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15913
Group 1 Mapping from NameUse to EntityNameUse
| Source Concept Details | Relationship | Target Concept Details | Comment | ||
| Codes from NameUse | Codes from EntityNameUse | ||||
| usual | Usual | is equal to | L | Legal | Known as/conventional/the one you normally use |
| official | Official | is equivalent to | C | License | If another name exists with use=usual, then the official name is equivalent to a license |
| is equivalent to | L | Legal | If no other name exist, official may be called "legal name" | ||
| temp | Temp | (not mapped) | |||
| nickname | Nickname | maps loosely to | P | pseudonym | In CDA, nicknames are identified by a use code of P and qualifiers on name parts of CL (callme) |
| anonymous | Anonymous | is equivalent to | P | pseudonym | |
| old | Old | (not mapped) | |||
| maiden | Name changed for Marriage | (not mapped) | |||
{
"resourceType": "ConceptMap",
"id": "FC-NameUse",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/ccda/ImplementationGuide/hl7.fhir.us.ccda"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/ccda/ConceptMap/FC-NameUse",
"version": "2.0.0-ballot",
"name": "FHIRtoCCDANameUse",
"title": "FHIR to C-CDA NameUse",
"status": "active",
"experimental": false,
"date": "2025-07-31T21:42:42+00:00",
"publisher": "HL7 International / Cross-Group Projects",
"contact": [
{
"name": "HL7 International / Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
}
]
}
],
"description": "FHIR to C-CDA NameUse. Based on http://hl7.org/fhir/cm-name-use-v3.html",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"sourceUri": "http://hl7.org/fhir/ValueSet/name-use",
"targetUri": "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15913",
"group": [
{
"source": "http://hl7.org/fhir/name-use",
"target": "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse",
"element": [
{
"code": "usual",
"display": "Usual",
"target": [
{
"code": "L",
"display": "Legal",
"equivalence": "equal",
"comment": "Known as/conventional/the one you normally use"
}
]
},
{
"code": "official",
"display": "Official",
"target": [
{
"code": "C",
"display": "License",
"equivalence": "equivalent",
"comment": "If another name exists with use=usual, then the official name is equivalent to a license"
},
{
"code": "L",
"display": "Legal",
"equivalence": "equivalent",
"comment": "If no other name exist, official may be called \"legal name\""
}
]
},
{
"code": "temp",
"display": "Temp",
"target": [
{
"equivalence": "unmatched"
}
]
},
{
"code": "nickname",
"display": "Nickname",
"target": [
{
"code": "P",
"display": "pseudonym",
"equivalence": "inexact",
"comment": "In CDA, nicknames are identified by a use code of P and qualifiers on name parts of CL (callme)"
}
]
},
{
"code": "anonymous",
"display": "Anonymous",
"target": [
{
"code": "P",
"display": "pseudonym",
"equivalence": "equivalent"
}
]
},
{
"code": "old",
"display": "Old",
"target": [
{
"equivalence": "unmatched"
}
]
},
{
"code": "maiden",
"display": "Name changed for Marriage",
"target": [
{
"equivalence": "unmatched"
}
]
}
]
}
]
}