FHIR IG Statistics: ValueSet/pronouns
Package | hl7.terminology |
Type | ValueSet |
Id | pronouns |
FHIR Version | R5 |
Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-pronouns.html |
URL | http://terminology.hl7.org/ValueSet/pronouns |
Version | 2.0.0 |
Status | active |
Date | 2025-07-08T14:22:48+00:00 |
Name | PersonalPronouns |
Title | Personal Pronouns |
Realm | uv |
Authority | hl7 |
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 |
Resources that use this resource
Resources that this resource uses
CodeSystem |
loinc.org | LOINC Code System |
loinc.org | LOINC codes used in this IG |
loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"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-07-08T14:22:48+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"
}
]
}
]
}
}