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

FHIR IG Statistics: ValueSet/CareConnect-NameUse-1

PackageNHSDigital.FHIR.STU3
Resource TypeValueSet
IdCareConnect-NameUse-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=NHSDigital.FHIR.STU3@1.0.0&canonical=https://fhir.nhs.uk/STU3/ValueSet/CareConnect-NameUse-1
URLhttps://fhir.nhs.uk/STU3/ValueSet/CareConnect-NameUse-1
Version3.0.1
Statusdraft
Date2017-04-19T07:44:47+10:00
NameNameUse
Authorityhl7
DescriptionThe use of a human name
CopyrightCopyright © HL7.org 2011+

Resources that use this resource

ConceptMap
CareConnect-PersonNameType-1Concept Map - Person Name Type
StructureDefinition
CareConnect-GPC-Patient-1CareConnect-GPC-Patient-1

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "CareConnect-NameUse-1",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-map",
      "valueReference": {
        "reference": "https://fhir.nhs.uk/STU3/ConceptMap/CareConnect-PersonNameType-1"
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
      "valueUri": "http://hl7.org/fhir/ValueSet/name-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "Informative"
    }
  ],
  "url": "https://fhir.nhs.uk/STU3/ValueSet/CareConnect-NameUse-1",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.58"
    }
  ],
  "version": "3.0.1",
  "name": "NameUse",
  "status": "draft",
  "date": "2017-04-19T07:44:47+10:00",
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "The use of a human name",
  "copyright": "Copyright © HL7.org 2011+",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/name-use",
        "concept": [
          {
            "code": "usual",
            "display": "Usual"
          },
          {
            "code": "official",
            "display": "Official"
          },
          {
            "code": "temp",
            "display": "Temp"
          },
          {
            "code": "nickname",
            "display": "Nickname"
          },
          {
            "code": "anonymous",
            "display": "Anonymous"
          },
          {
            "code": "old",
            "display": "Old"
          },
          {
            "code": "maiden",
            "display": "Name changed for Marraige"
          }
        ]
      }
    ]
  }
}