{
  "resourceType": "ValueSet",
  "id": "v3-EntityNamePartTypeR2",
  "meta": {
    "lastUpdated": "2016-11-10T13:00:00+00:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>Release Date: 2016-11-11</p><table class=\"grid\"><tr><td><b>Level</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td>DEL\r\n                  <a name=\"DEL\"></a></td><td>delimiter</td><td>\r\n                        \r\n                           Description:A delimiter has no meaning other than being literally printed in this name representation. A delimiter has no implicit leading and trailing white space.\r\n                  <br /></td></tr><tr><td>1</td><td>FAM\r\n                  <a name=\"FAM\"></a></td><td>family</td><td>\r\n                        \r\n                           Description:Family name, this is the name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.\r\n                  <br /></td></tr><tr><td>1</td><td>GIV\r\n                  <a name=\"GIV\"></a></td><td>given</td><td>\r\n                        \r\n                           Description:Given name. Note: don't call it \"first name\" since the given names do not always come first.\r\n                  <br /></td></tr><tr><td>1</td><td>TITLE\r\n                  <a name=\"TITLE\"></a></td><td>title</td><td>\r\n                        \r\n                           Description:Part of the name that is acquired as a title due to academic, legal, employment or nobility status etc.\r\n                  <br />\r\n\r\n                        \r\n                           Note:Title name parts include name parts that come after the name such as qualifications, even if they are not always considered to be titles.\r\n                  <br /></td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
      "valueString": "External"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/v3-EntityNamePartTypeR2",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20322"
    }
  ],
  "version": "2016-11-11",
  "name": "v3 Code System EntityNamePartTypeR2",
  "status": "active",
  "experimental": false,
  "date": "2016-11-11",
  "publisher": "HL7, Inc",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        }
      ]
    }
  ],
  "description": "Description:\r\nIndicates whether the name part is a given name, family name, prefix, suffix, etc.",
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/v3/EntityNamePartTypeR2"
      }
    ]
  }
}