FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ConceptMap/FC-NameUse

Packagehl7.fhir.us.ccda
TypeConceptMap
IdFC-NameUse
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ccda/https://build.fhir.org/ig/HL7/ccda-on-fhir/ConceptMap-FC-NameUse.html
URLhttp://hl7.org/fhir/us/ccda/ConceptMap/FC-NameUse
Version2.0.0-ballot
Statusactive
Date2025-05-05T14:21:57+00:00
NameFHIRtoCCDANameUse
TitleFHIR to C-CDA NameUse
Realmus
Authorityhl7
DescriptionFHIR to C-CDA NameUse. Based on http://hl7.org/fhir/cm-name-use-v3.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-EntityNameUseEntityNameUse
v3-EntityNameUseEntityNameUse

Narrative

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 DetailsRelationshipTarget Concept DetailsComment
Codes from NameUseCodes from EntityNameUse
usualUsualis equal toLLegalKnown as/conventional/the one you normally use
officialOfficialis equivalent toCLicenseIf another name exists with use=usual, then the official name is equivalent to a license
is equivalent toLLegalIf no other name exist, official may be called "legal name"
tempTemp(not mapped)
nicknameNicknamemaps loosely toPpseudonymIn CDA, nicknames are identified by a use code of P and qualifiers on name parts of CL (callme)
anonymousAnonymousis equivalent toPpseudonym
oldOld(not mapped)
maidenName changed for Marriage(not mapped)

Source

{
  "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": "2025-05-05T14:21:57+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"
            }
          ]
        }
      ]
    }
  ]
}