FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/pronouns

Packagehl7.terminology.r4b
TypeValueSet
Idpronouns
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-pronouns.html
URLhttp://terminology.hl7.org/ValueSet/pronouns
Version2.0.0
Statusactive
Date2024-07-21T00:36:31-06: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
individual-pronounsIndividual Pronouns
ValueSet
fmc-preferred-pronouns-vsFresenius Preferred Pronouns Value Set

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet pronouns


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": "2024-07-21T00:36:31-06: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"
          }
        ]
      }
    ]
  }
}