PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.2.0
    http://hl7.org/fhir/pronouns
{
  "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.r3",
  "date": "2025-02-10T21:45:45+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.2.0",
  "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": "e7a0da91-6526-445f-b223-b7c95504472e",
  "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.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}