FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.terminology
Resource TypeValueSet
IdValueSet-pronouns.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/UTG/ValueSet-pronouns.html
URLhttp://terminology.hl7.org/ValueSet/pronouns
Version2.0.0
Statusactive
Date2025-12-15T20:08:18+00:00
NamePersonalPronouns
TitlePersonal Pronouns
Realmuv
Authorityhl7
DescriptionCodes that indicate the pronouns to be used when communicating with or about an individual.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

StructureDefinition
IndividualPronounObservationIndividual Pronoun Observation
individual-pronounsIndividual Pronouns
fmc-preferred-pronouns-extnExtension: FreseniusPreferredPronounsExtension
ValueSet
fmc-preferred-pronouns-vsFresenius Preferred Pronouns Value Set

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet pronouns

  • Include these codes as defined in http://loinc.org version Not Stated (use latest from terminology server)
    CodeDisplay
    LA29518-0he/him/his/his/himself
    LA29519-8she/her/her/hers/herself
    LA29520-6they/them/their/theirs/themselves

Source1

{
  "resourceType": "ValueSet",
  "id": "pronouns",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pa"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/ValueSet/pronouns",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.3290"
    }
  ],
  "version": "2.0.0",
  "name": "PersonalPronouns",
  "title": "Personal Pronouns",
  "status": "active",
  "experimental": false,
  "date": "2025-12-15T20:08:18+00:00",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "Codes that indicate the pronouns to be used when communicating with or about an individual.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA29518-0",
            "display": "he/him/his/his/himself"
          },
          {
            "code": "LA29519-8",
            "display": "she/her/her/hers/herself"
          },
          {
            "code": "LA29520-6",
            "display": "they/them/their/theirs/themselves"
          }
        ]
      }
    ]
  }
}