{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NexusEmrPronounsVS",
  "id": "nexus-emr-pronouns",
  "title": "Personal Pronouns Value Set",
  "description": "Personal pronoun sets offered by Nexus EMR, from the LOINC personal-pronouns answer list. Extensible: a set outside this list is recordable. Absence reasons are carried as a data-absent-reason extension on the value, not as members here.",
  "url": "https://fhir.apps.health/ValueSet/nexus-emr-pronouns",
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA29519-8",
            "display": "she/her/her/hers/herself"
          },
          {
            "code": "LA29518-0",
            "display": "he/him/his/his/himself"
          },
          {
            "code": "LA29520-6",
            "display": "they/them/their/theirs/themselves"
          }
        ]
      }
    ]
  }
}
