| Package | uk.nhsdigital.r4.test |
| Resource Type | ConceptMap |
| Id | name-use-v2-hscic |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/ConceptMap/name-use-v2-hscic |
| URL | https://fhir.nhs.uk/ConceptMap/name-use-v2-hscic |
| Version | 1.0.0 |
| Status | draft |
| Date | 2019-11-01T09:29:23+11:00 |
| Name | HSCICv2NameUse |
| Title | HSCIC v2 map for NameUse |
| Authority | hl7 |
No resources found
| CodeSystem | |
| v2-0200 | nameType2 |
| ValueSet | |
| v2-hscic-0200-NameType | HL7v2HSCICTable0200Nametype |
Note: links and images are rebased to the (stated) source
Mapping from http://hl7.org/fhir/ValueSet/name-use to http://terminology.hl7.org/ValueSet/v2-0200
DRAFT. Published on 01/11/2019 9:29:23 AM by HL7 (FHIR Project) ( http://hl7.org/fhir , fhir@lists.hl7.org ).
| Source Concept Details | Equivalence | Destination Concept Details |
| Code from NameUse | Code from v2 Name Type | |
| usual (Usual) | equivalent | D (Customary Name) |
| official (Official) | equivalent | L (Official Registry Name) |
| temp (Temp) | equivalent | TEMP (Temporary Name) |
| nickname (Nickname) | equivalent | N (Nickname) |
| anonymous (Anonymous) | equivalent | S (Pseudonym) |
| old (Old) | wider | NOUSE (No Longer To Be Used) |
| wider | BAD (Bad Name) | |
| maiden (Name changed for Marriage) | equivalent | M (Maiden Name) |
{
"resourceType": "ConceptMap",
"id": "name-use-v2-hscic",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nhs.uk/ConceptMap/name-use-v2-hscic",
"version": "1.0.0",
"name": "HSCICv2NameUse",
"title": "HSCIC v2 map for NameUse",
"status": "draft",
"date": "2019-11-01T09:29:23+11:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"sourceCanonical": "http://hl7.org/fhir/ValueSet/name-use",
"targetCanonical": "https://fhir.nhs.uk/ValueSet/v2-hscic-0200-NameType",
"group": [
{
"source": "http://hl7.org/fhir/name-use",
"target": "http://terminology.hl7.org/CodeSystem/v2-0200",
"element": [
{
"code": "usual",
"target": [
{
"code": "D",
"equivalence": "equivalent"
}
]
},
{
"code": "official",
"target": [
{
"code": "L",
"equivalence": "equivalent"
}
]
},
{
"code": "nickname",
"target": [
{
"code": "N",
"equivalence": "equivalent"
}
]
},
{
"code": "anonymous",
"target": [
{
"code": "S",
"equivalence": "equivalent"
}
]
},
{
"code": "maiden",
"target": [
{
"code": "M",
"equivalence": "equivalent"
}
]
}
]
}
]
}