This page is part of the C-CDA on FHIR Implementation Guide (v1.2.0: STU 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2024-03-12 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "FC-NameUse"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-name-use.html\">NameUse</a> to https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15913</p><p>ACTIVE. Published on 2024-03-12 19:27:21+0000 by HL7 International / Cross-Group Projects (HL7 International / Cross-Group Projects: <a href=\"http://www.hl7.org/Special/committees/cgp\">http://www.hl7.org/Special/com...</a>). </p><div><p>FHIR to C-CDA NameUse. Based on http://hl7.org/fhir/cm-name-use-v3.html</p>\n</div><br/><p><b>Group 1</b>Mapping from <a href=\"http://hl7.org/fhir/R4/codesystem-name-use.html\">NameUse</a> to <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-EntityNameUse.html\">EntityNameUse</a></p><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td><td><b>Comment</b></td><td colspan=\"2\"><b>Properties</b></td></tr><tr><td colspan=\"2\"><b>Codes</b> from <a href=\"http://hl7.org/fhir/R4/codesystem-name-use.html\" title=\"http://hl7.org/fhir/name-use\">NameUse</a></td><td/><td colspan=\"2\"><b>Codes</b> from <a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-EntityNameUse.html\" title=\"http://terminology.hl7.org/CodeSystem/v3-EntityNameUse\">EntityNameUse</a></td><td/></tr><tr><td style=\"border-right-width: 0px\">usual</td><td style=\"border-left-width: 0px\">Usual</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">L</td><td style=\"border-left-width: 0px\">Legal</td><td>Known as/conventional/the one you normally use</td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">official</td><td style=\"border-left-width: 0px; border-bottom-style: none\">Official</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">C</td><td style=\"border-left-width: 0px\">License</td><td>If another name exists with use=usual, then the official name is equivalent to a license</td></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-top-style: none; border-left-width: 0px\"/><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">L</td><td style=\"border-left-width: 0px\">Legal</td><td>If no other name exist, official may be called "legal name"</td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">temp</td><td style=\"border-left-width: 0px\">Temp</td><td colspan=\"4\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td style=\"border-right-width: 0px\">nickname</td><td style=\"border-left-width: 0px\">Nickname</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#related-to\" title=\"related-to\">is related to</a></td><td style=\"border-right-width: 0px\">P</td><td style=\"border-left-width: 0px\">pseudonym</td><td>In CDA, nicknames are identified by a use code of P and qualifiers on name parts of CL (callme)</td></tr><tr><td style=\"border-right-width: 0px\">anonymous</td><td style=\"border-left-width: 0px\">Anonymous</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0-snapshot1/CodeSystem-concept-map-equivalence.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">P</td><td style=\"border-left-width: 0px\">pseudonym</td><td/></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">old</td><td style=\"border-left-width: 0px\">Old</td><td colspan=\"4\" style=\"background-color: #efefef\">(not mapped)</td></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">maiden</td><td style=\"border-left-width: 0px\">Name changed for Marriage</td><td colspan=\"4\" style=\"background-color: #efefef\">(not mapped)</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "cgp" ]
] ) ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/ccda/ConceptMap/FC-NameUse"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "FHIRtoCCDANameUse"] ; #
fhir:title [ fhir:v "FHIR to C-CDA NameUse"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-03-12T19:27:21+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ] ] )
] ) ; #
fhir:description [ fhir:v "FHIR to C-CDA NameUse. Based on http://hl7.org/fhir/cm-name-use-v3.html"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ] )
] ) ; #
fhir:source [ fhir:v "http://hl7.org/fhir/ValueSet/name-use"^^xsd:anyURI] ; #
fhir:target [ fhir:v "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113883.1.11.15913"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "http://hl7.org/fhir/name-use"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-EntityNameUse"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "usual" ] ;
fhir:display [ fhir:v "Usual" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equal" ] ] ) ;
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Legal" ] ;
fhir:equivalence [ fhir:v "equal" ] ;
fhir:comment [ fhir:v "Known as/conventional/the one you normally use" ] ] ) ] [
fhir:code [ fhir:v "official" ] ;
fhir:display [ fhir:v "Official" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "License" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "If another name exists with use=usual, then the official name is equivalent to a license" ] ] [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "L" ] ;
fhir:display [ fhir:v "Legal" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ;
fhir:comment [ fhir:v "If no other name exist, official may be called \"legal name\"" ] ] ) ] [
fhir:code [ fhir:v "temp" ] ;
fhir:display [ fhir:v "Temp" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "nickname" ] ;
fhir:display [ fhir:v "Nickname" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "inexact" ] ] ) ;
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "pseudonym" ] ;
fhir:equivalence [ fhir:v "inexact" ] ;
fhir:comment [ fhir:v "In CDA, nicknames are identified by a use code of P and qualifiers on name parts of CL (callme)" ] ] ) ] [
fhir:code [ fhir:v "anonymous" ] ;
fhir:display [ fhir:v "Anonymous" ] ;
( fhir:_target [
( fhir:modifierExtension [
fhir:url [ fhir:v "http://hl7.org/fhir/1.0/StructureDefinition/extension-ConceptMap.element.target.equivalence"^^xsd:anyURI ] ;
fhir:value [ fhir:v "equivalent" ] ] ) ;
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "pseudonym" ] ;
fhir:equivalence [ fhir:v "equivalent" ] ] ) ] [
fhir:code [ fhir:v "old" ] ;
fhir:display [ fhir:v "Old" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] [
fhir:code [ fhir:v "maiden" ] ;
fhir:display [ fhir:v "Name changed for Marriage" ] ;
( fhir:target [
fhir:equivalence [ fhir:v "unmatched" ] ] ) ] )
] ) . #
IG © 2020+ HL7 International / Cross-Group Projects. Package hl7.fhir.us.ccda#1.2.0 based on FHIR 4.0.1. Generated 2024-03-12
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change