This page is part of the FHIR Specification (v5.0.0-ballot: FHIR R5 Ballot Preview). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Vocabulary Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw XML (canonical form + also see XML Format Specification)
Definition for Value SetRecorded Sex Or Gender Type
<?xml version="1.0" encoding="UTF-8"?> <ValueSet xmlns="http://hl7.org/fhir"> <id value="recorded-sex-or-gender-type"/> <meta> <lastUpdated value="2022-09-07T10:58:29.429+10:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <p> This value set includes codes based on the following rules:</p> <ul> <li> Include these codes as defined in <a href="http://loinc.org"> <code> http://loinc.org</code> </a> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/46098-0.html">46098-0</a> </td> <td> Sex</td> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/76689-9.html">76689-9</a> </td> <td> Sex assigned at birth</td> </tr> <tr> <td> <a href="http://details.loinc.org/LOINC/76691-5.html">76691-5</a> </td> <td> Gender identity</td> </tr> </table> </li> <li> Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"> <code> http://dicom.nema.org/resources/ontology/DCM</code> </a> <table class="none"> <tr> <td style="white-space:nowrap"> <b> Code</b> </td> <td> <b> Display</b> </td> </tr> <tr> <td> <a href="http://dicom.nema.org/resources/ontology/DCM.html#DCM-0010.440040">0010,0040</a> </td> <td> Patient's Sex</td> </tr> </table> </li> </ul> </div> </text> <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"> <valueCode value="pa"/> </extension> <url value="http://terminology.hl7.org/ValueSet/recorded-sex-or-gender-type"/> <identifier> <system value="urn:ietf:rfc:3986"/> <value value="urn:oid:2.16.840.1.113883.4.642.3.3289"/> </identifier> <version value="5.0.0-ballot"/> <name value="recordedSexOrGenderType"/> <title value="Recorded Sex Or Gender Type"/> <status value="draft"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="Codes that represent the type of the recorded sex and gender."/> <copyright value="This content from LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use."/> <compose> <include> <system value="http://loinc.org"/> <concept> <code value="46098-0"/> <display value="Sex"/> </concept> <concept> <code value="76689-9"/> <display value="Sex assigned at birth"/> </concept> <concept> <code value="76691-5"/> <display value="Gender identity"/> </concept> </include> <include> <system value="http://dicom.nema.org/resources/ontology/DCM"/> <concept> <code value="0010,0040"/> <display value="Patient's Sex"/> </concept> </include> </compose> </ValueSet>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.