Sha256: 497af61a2c49cebdac04e8d35b3617b8d887a6553fd0f9ea23a5a2f839539bee
Contents?: true
Size: 1.75 KB
Versions: 7
Compression:
Stored size: 1.75 KB
Contents
{ "resourceType": "ValueSet", "id": "name-assembly-order", "meta": { "lastUpdated": "2019-11-01T09:29:23.356+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ] }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "url": "http://hl7.org/fhir/ValueSet/name-assembly-order", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.3.913" } ], "version": "4.0.1", "name": "HumanNameAssemblyOrder", "title": "HumanNameAssemblyOrder", "status": "draft", "experimental": false, "date": "2019-11-01T09:29:23+11:00", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "description": "A code that represents the preferred display order of the components of a human name.", "immutable": true, "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" } ] } ] } }
Version data entries
7 entries across 7 versions & 1 rubygems