This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
v2 map for AdministrativeGender
<ConceptMap xmlns="http://hl7.org/fhir"> <id value="v2-administrative-gender"/> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <url value="http://hl7.org/fhir/cm/v2/administrative-gender"/> <name value="v2 map for AdministrativeGender"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="v2 Map (0001)"/> <status value="draft"/> <date value="2015-02-23T09:07:27+11:00"/> <sourceReference> <reference value="http://hl7.org/fhir/vs/administrative-gender"/> </sourceReference> <targetReference> <reference value="http://hl7.org/fhir/v2/vs/0001"/> </targetReference> <element> <codeSystem value="http://hl7.org/fhir/administrative-gender"/> <code value="male"/> <map> <codeSystem value="http://hl7.org/fhir/v2/0001"/> <code value="M"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/administrative-gender"/> <code value="female"/> <map> <codeSystem value="http://hl7.org/fhir/v2/0001"/> <code value="F"/> <equivalence value="equal"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/administrative-gender"/> <code value="other"/> <map> <codeSystem value="http://hl7.org/fhir/v2/0001"/> <code value="A"/> <equivalence value="wider"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/administrative-gender"/> <code value="other"/> <map> <codeSystem value="http://hl7.org/fhir/v2/0001"/> <code value="O"/> <equivalence value="wider"/> </map> </element> <element> <codeSystem value="http://hl7.org/fhir/administrative-gender"/> <code value="unknown"/> <map> <codeSystem value="http://hl7.org/fhir/v2/0001"/> <code value="U"/> <equivalence value="equal"/> </map> </element> </ConceptMap>
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.