{
"description": "This example code system defines a set of codes that can be used to indicate the pronouns used to communicate about an individual.",
"_filename": "CodeSystem-pronouns.json",
"package_name": "hl7.fhir.uv.extensions",
"date": "2024-03-12T13:30:10+11:00",
"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",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Pronouns",
"package_version": "5.1.0-cibuild",
"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": "26311f42-4bbc-4f7a-9a1b-917ae981fe79",
"kind": null,
"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.1.0-cibuild",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm",
"system": "url"
} ]
} ]
}