http://hl7.org/fhir/pronouns|5.2.0
name
Pronouns
Pronouns
package
hl7.fhir.uv.extensions.r4@5.2.0
hl7.fhir.uv.extensions.r4@5.2.0
content
complete
complete
status
draft
draft
date
2025-02-10 10:45:45.0
2025-02-10 10:45:45.0
Pronouns
This example code system defines a set of codes that can be used to indicate the pronouns used to communicate about an individual.
{
"description" : "This example code system defines a set of codes that can be used to indicate the pronouns used to communicate about an individual.",
"compose" : null,
"package" : "hl7.fhir.uv.extensions.r4@5.2.0",
"date" : "2025-02-10T10:45:45Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"publisher" : "HL7 International / Patient Administration",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"content" : "complete",
"name" : "Pronouns",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Pronouns",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
} ],
"status" : "draft",
"id" : "7d7f48ed-236d-525a-b61f-2119013f691c",
"url" : "http://hl7.org/fhir/pronouns",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.2040",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "he-him",
"display" : "He, Him, His, Himself",
"definition" : "English pronouns typically associated with masculinity"
}, {
"code" : "she-her",
"display" : "She, Her, Hers, Herself",
"definition" : "English pronouns typically associated with femininity"
}, {
"code" : "they-them",
"display" : "They, Them, Their, Theirs, Themself",
"definition" : "English personal pronouns typically not associated with masculinity or femininity"
}, {
"code" : "other",
"display" : "Other",
"definition" : "The individual uses pronouns other than he/him, she/her, or they/them"
}, {
"code" : "unknown",
"display" : "Unknown",
"definition" : "No pronouns are known."
} ],
"caseSensitive" : true,
"version" : "5.2.0",
"contact" : [ {
"telecom" : [ {
"value" : "http://www.hl7.org/Special/committees/pafm",
"system" : "url"
} ]
} ]
}