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

FHIR IG Statistics: ConceptMap/ConceptMap-CareConnect-PersonNameType-1

PackageNHSDigital.FHIR.STU3
Resource TypeConceptMap
IdConceptMap-CareConnect-PersonNameType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-PersonNameType-1
URLhttps://fhir.nhs.uk/STU3/ConceptMap/CareConnect-PersonNameType-1
Version1.2.0
Statusactive
Date2018-10-18T00:00:00+00:00
NameConcept Map - Person Name Type
Authorityhl7
DescriptionA Concept Map from ValueSet Name Use to PDS Person Name Type to aid interpretation.
CopyrightCopyright © 2016 HL7 UK

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
CareConnect-PDS-PersonNameType-1PDS Person Name Type
ValueSet
CareConnect-NameUse-1NameUse
CareConnect-PDS-PersonNameType-1PDS Person Name Type

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ConceptMap",
  "url": "https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-PersonNameType-1",
  "version": "1.2.0",
  "name": "Concept Map - Person Name Type",
  "status": "active",
  "date": "2018-10-18T00:00:00+00:00",
  "publisher": "HL7 UK",
  "description": "A Concept Map from ValueSet Name Use to PDS Person Name Type to aid interpretation.",
  "copyright": "Copyright © 2016 HL7 UK",
  "sourceReference": {
    "reference": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-NameUse-1"
  },
  "targetReference": {
    "reference": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-PDS-PersonNameType-1"
  },
  "group": [
    {
      "source": "http://hl7.org/fhir/name-use",
      "target": "https://fhir.nhs.uk/STU3/CodeSystem/CareConnect-PDS-PersonNameType-1",
      "element": [
        {
          "code": "official",
          "display": "Official",
          "target": [
            {
              "code": "L",
              "display": "Usual (current) name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "nickname",
          "display": "Nickname",
          "target": [
            {
              "code": "A",
              "display": "Alias name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "usual",
          "display": "Usual",
          "target": [
            {
              "code": "PREFERRED",
              "display": "Preferred name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "old",
          "display": "Old",
          "target": [
            {
              "code": "PREVIOUS",
              "display": "Other previous name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "old",
          "display": "Old",
          "target": [
            {
              "code": "PREVIOUS-BACHELOR",
              "display": "Bachelor name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "old",
          "display": "Old",
          "target": [
            {
              "code": "PREVIOUS-BIRTH",
              "display": "Birth name",
              "equivalence": "equivalent"
            }
          ]
        },
        {
          "code": "old",
          "display": "Old",
          "target": [
            {
              "code": "PREVIOUS-MAIDEN",
              "display": "Maiden name",
              "equivalence": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}