Draft preBallot - This specification is under preBallot review and subject to change. It should not be used for implementation purposes. . . . . For a full list of available versions, see the Directory of published versions
PersonPronouns
Link to ValueSet
This link will take you to this ValueSet on Simplifier.
Canonical URL
https://fhir.infoway-inforoute.ca/ValueSet/pronouns
Resource content
The views below provide an HTML rendered, XML and JSON look at this ValueSet:
ValueSet 'PersonPronouns'
Published by | Canada Health Infoway |
Status | Draft (since 2024-07-18T00:00:00-06:00) |
Experimental | False |
ValueSet that extends http://terminology.hl7.org/ValueSet/pronouns to include the full list of codes in the LOINC answer list. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's Terminology Server.
Contact Information
Website: http://www.infoway-inforoute.c...
Email: standards@infoway-inforoute.ca
This value set includes codes from the following code systems:
The following codes from system: LOINC
Code Display LA29518-0 he/him/his/his/himself LA29519-8 she/her/her/hers/herself LA29520-6 they/them/their/theirs/themselves LA29523-0 ze/zir/zir/zirs/zirself LA29521-4 xie/hir ('here')/hir/hirs/hirself LA29515-6 co/co/cos/cos/coself LA29516-4 en/en/ens/ens/enself LA29517-2 ey/em/eir/eirs/emself LA29522-2 yo/yo/yos/yos/yoself LA29524-8 ve/vis/ver/ver/verself
<ValueSet xmlns="http://hl7.org/fhir"> <id value="pronouns" /> <url value="https://fhir.infoway-inforoute.ca/ValueSet/pronouns" /> <name value="PersonPronouns" /> <title value="Person Pronouns" /> <status value="draft" /> <experimental value="false" /> <date value="2024-07-18T00:00:00-06:00" /> <publisher value="Canada Health Infoway" /> <contact> <telecom> <system value="url" /> <value value="http://www.infoway-inforoute.ca" /> </telecom> <telecom> <system value="email" /> <value value="standards@infoway-inforoute.ca" /> </telecom> </contact> <description value="ValueSet that extends http://terminology.hl7.org/ValueSet/pronouns to include the full list of codes in the LOINC answer list. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server)." /> <jurisdiction> <coding> <system value="urn:iso:std:iso:3166" /> <code value="CA" /> </coding> </jurisdiction> <copyright value="Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy)." /> <compose> <include> <system value="http://loinc.org" /> <concept> <code value="LA29518-0" /> <display value="he/him/his/his/himself" /> </concept> <concept> <code value="LA29519-8" /> <display value="she/her/her/hers/herself" /> </concept> <concept> <code value="LA29520-6" /> <display value="they/them/their/theirs/themselves" /> </concept> <concept> <code value="LA29523-0" /> <display value="ze/zir/zir/zirs/zirself" /> </concept> <concept> <code value="LA29521-4" /> <display value="xie/hir ('here')/hir/hirs/hirself" /> </concept> <concept> <code value="LA29515-6" /> <display value="co/co/cos/cos/coself" /> </concept> <concept> <code value="LA29516-4" /> <display value="en/en/ens/ens/enself" /> </concept> <concept> <code value="LA29517-2" /> <display value="ey/em/eir/eirs/emself" /> </concept> <concept> <code value="LA29522-2" /> <display value="yo/yo/yos/yos/yoself" /> </concept> <concept> <code value="LA29524-8" /> <display value="ve/vis/ver/ver/verself" /> </concept> </include> </compose> </ValueSet>
{ "resourceType": "ValueSet", "id": "pronouns", "url": "https://fhir.infoway-inforoute.ca/ValueSet/pronouns", "name": "PersonPronouns", "title": "Person Pronouns", "status": "draft", "experimental": false, "date": "07/18/2024 06:00:00", "publisher": "Canada Health Infoway", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.infoway-inforoute.ca" }, { "system": "email", "value": "standards@infoway-inforoute.ca" } ] } ], "description": "ValueSet that extends http://terminology.hl7.org/ValueSet/pronouns to include the full list of codes in the LOINC answer list. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).", "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" }, { "code": "LA29523-0", "display": "ze/zir/zir/zirs/zirself" }, { "code": "LA29521-4", "display": "xie/hir ('here')/hir/hirs/hirself" }, { "code": "LA29515-6", "display": "co/co/cos/cos/coself" }, { "code": "LA29516-4", "display": "en/en/ens/ens/enself" }, { "code": "LA29517-2", "display": "ey/em/eir/eirs/emself" }, { "code": "LA29522-2", "display": "yo/yo/yos/yos/yoself" }, { "code": "LA29524-8", "display": "ve/vis/ver/ver/verself" } ] } ] } }