FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.xver-r3.r4.r4
Resource TypeValueSet
IdValueSet-R3-name-assembly-order-for-R4.json
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/xver-r3.r4/0.0.1-snapshot-2/ValueSet-R3-name-assembly-order-for-R4.html
URLhttp://hl7.org/fhir/3.0/ValueSet/R3-name-assembly-order-for-R4
Version0.0.1-snapshot-2
Statusactive
Date2025-09-01T22:35:57.34995+10:00
NameR3_name_assembly_order_for_R4
TitleCross-version VS for R3.HumanNameAssemblyOrder for use in FHIR R4
Realmuv
Authorityhl7
DescriptionThis cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/name-assembly-order|3.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
name-assembly-orderHumanNameAssemblyOrder
0444v2-0444
NullFlavorv3-NullFlavor

Narrative

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

Generated Narrative: ValueSet R3-name-assembly-order-for-R4

This value set expansion contains 7 concepts.

CodeSystemDisplayDefinition
  NL1http://hl7.org/fhir/name-assembly-orderOwn Name
  NL2http://hl7.org/fhir/name-assembly-orderPartner Name
  NL3http://hl7.org/fhir/name-assembly-orderPartner Name followed by Maiden Name
  NL4http://hl7.org/fhir/name-assembly-orderOwn Name followed by Partner Name
  Fhttp://hl7.org/fhir/v2/0444Prefix Family Given Suffix
  Ghttp://hl7.org/fhir/v2/0444Prefix Given Family Suffix
  UNKhttp://hl7.org/fhir/v3/NullFlavorUnknown

Description:A proper value is applicable, but not known.

                       Usage Notes: This means the actual value is not known.  If the only thing that is unknown is how to properly express the value in the necessary constraints (value set, datatype, etc.), then the OTH or UNC flavor should be used.  No properties should be included for a datatype with this property unless:

                    
                       Those properties themselves directly translate to a semantic of "unknown".  (E.g. a local code sent as a translation that conveys 'unknown')
                       Those properties further qualify the nature of what is unknown.  (E.g. specifying a use code of "H" and a URL prefix of "tel:" to convey that it is the home phone number that is unknown.)

Source1

{
  "resourceType": "ValueSet",
  "id": "R3-name-assembly-order-for-R4",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r3.r4"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/3.0/ValueSet/R3-name-assembly-order-for-R4",
  "version": "0.0.1-snapshot-2",
  "name": "R3_name_assembly_order_for_R4",
  "title": "Cross-version VS for R3.HumanNameAssemblyOrder for use in FHIR R4",
  "status": "active",
  "experimental": false,
  "date": "2025-09-01T22:35:57.34995+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/name-assembly-order|3.0.2 for use in FHIR R4. Concepts not present here have direct `equivalent` mappings crossing all versions from R3 to R4.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/name-assembly-order",
        "version": "3.0.2",
        "concept": [
          {
            "code": "NL1",
            "display": "Own Name"
          },
          {
            "code": "NL2",
            "display": "Partner Name"
          },
          {
            "code": "NL3",
            "display": "Partner Name followed by Maiden Name"
          },
          {
            "code": "NL4",
            "display": "Own Name followed by Partner Name"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v2/0444",
        "version": "2.8.2",
        "concept": [
          {
            "code": "F",
            "display": "Prefix Family Given Suffix"
          },
          {
            "code": "G",
            "display": "Prefix Given Family Suffix"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "2016-11-11",
        "concept": [
          {
            "code": "UNK",
            "display": "Unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-09-01T22:35:57.349952+10:00",
    "contains": [
      {
        "system": "http://hl7.org/fhir/name-assembly-order",
        "version": "3.0.2",
        "code": "NL1",
        "display": "Own Name"
      },
      {
        "system": "http://hl7.org/fhir/name-assembly-order",
        "version": "3.0.2",
        "code": "NL2",
        "display": "Partner Name"
      },
      {
        "system": "http://hl7.org/fhir/name-assembly-order",
        "version": "3.0.2",
        "code": "NL3",
        "display": "Partner Name followed by Maiden Name"
      },
      {
        "system": "http://hl7.org/fhir/name-assembly-order",
        "version": "3.0.2",
        "code": "NL4",
        "display": "Own Name followed by Partner Name"
      },
      {
        "system": "http://hl7.org/fhir/v2/0444",
        "version": "2.8.2",
        "code": "F",
        "display": "Prefix Family Given Suffix"
      },
      {
        "system": "http://hl7.org/fhir/v2/0444",
        "version": "2.8.2",
        "code": "G",
        "display": "Prefix Given Family Suffix"
      },
      {
        "system": "http://hl7.org/fhir/v3/NullFlavor",
        "version": "2016-11-11",
        "code": "UNK",
        "display": "Unknown"
      }
    ]
  }
}