{
  "resourceType": "ValueSet",
  "id": "uslab-patient-uslab-nameuse",
  "meta": {
    "lastUpdated": "2015-12-03T09:57:31.744+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div><h2>USLabNameUse</h2><p>The name types for US Laboratory ordering and reporting in ambulatory care setting</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"../valueset-name-use.html\">http://hl7.org/fhir/name-use</a><table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>official</td><td>Official</td><td>The formal name as registered in an official (government) registry, but which name might not be commonly used. May be called &quot;legal name&quot;.</td></tr><tr><td>anonymous</td><td>Anonymous</td><td>Anonymous assigned name, alias, or pseudonym (used to protect a person's identity for privacy reasons)</td></tr></table></li></ul></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/uslab-patient-uslab-nameuse",
  "version": "1.1.0",
  "name": "USLabNameUse",
  "status": "draft",
  "experimental": false,
  "publisher": "HL7 (FHIR Project)",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http://hl7.org/fhir"
        },
        {
          "system": "email",
          "value": "fhir@lists.hl7.org"
        }
      ]
    }
  ],
  "date": "2015-12-03T09:57:31+11:00",
  "description": "The name types for US Laboratory ordering and reporting in ambulatory care setting",
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/name-use",
        "concept": [
          {
            "code": "official"
          },
          {
            "code": "anonymous"
          }
        ]
      }
    ]
  }
}