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

FHIR IG Statistics: ConceptMap/name-use-v2-hscic

Packageuk.nhsdigital.r4.test
TypeConceptMap
Idname-use-v2-hscic
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.16.0-prerelease&canonical=https://fhir.nhs.uk/ConceptMap/name-use-v2-hscic
URLhttps://fhir.nhs.uk/ConceptMap/name-use-v2-hscic
Version1.0.0
Statusdraft
Date2019-11-01T09:29:23+11:00
NameHSCICv2NameUse
TitleHSCIC v2 map for NameUse
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v2-0200nameType2
v2-0200nameType2
ValueSet
v2-hscic-0200-NameTypeHL7v2HSCICTable0200Nametype

Narrative

Note: links and images are rebased to the (stated) source

v2.NameUse (http://hl7.org/fhir/ConceptMap/cm-name-use-v2)

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)

Source

{
  "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"
            }
          ]
        }
      ]
    }
  ]
}