FHIR IG analytics| Package | hl7.fhir.us.ccda.r4b |
| Resource Type | ConceptMap |
| Id | ConceptMap-FC-NameUse.json |
| FHIR Version | R4B |
No resources found
No resources found
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 | Properties | |||
| 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/us/ccda/ConceptMap/FC-NameUse",
"version": "2.0.0-ballot",
"name": "FHIRtoCCDANameUse",
"title": "FHIR to C-CDA NameUse",
"status": "active",
"experimental": false,
"date": "2024-12-17T21:44:35+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"
}
]
}
]
}
]
}