{
"description": "A code that represents the preferred display order of the components of a human name.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/name-assembly-order"
}, {
"system": "http://terminology.hl7.org/CodeSystem/v2-0444",
"concept": [ {
"code": "F",
"display": "Prefix Family Given Suffix"
}, {
"code": "G",
"display": "Prefix Given Family Suffix"
} ]
}, {
"system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
"concept": [ {
"code": "UNK",
"display": "Unknown"
} ]
} ]
},
"_filename": "valueset-name-assembly-order.json",
"package_name": "hl7.fhir.r5.examples",
"date": "2022-07-18T14:56:19+10:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2022-07-18T14:56:19.712+10:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "HumanNameAssemblyOrder",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "HumanNameAssemblyOrder",
"package_version": "5.0.0-snapshot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "0ec58b59-6a8f-44ef-9aad-300c4adb24a6",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/name-assembly-order",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.913",
"system": "urn:ietf:rfc:3986"
} ],
"immutable": true,
"version": "4.6.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}