This page is part of the FHIR Specification (v1.0.2: DSTU 2). 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
{ "resourceType": "ConceptMap", "id": "v2-administrative-gender", "text": { "status": "generated", "div": "<div>!-- Snipped for Brevity --></div>" }, "url": "http://hl7.org/fhir/ConceptMap/v2-administrative-gender", "name": "v2 map for AdministrativeGender", "status": "draft", "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "v2 Map (0001)", "sourceReference": { "reference": "http://hl7.org/fhir/ValueSet/administrative-gender" }, "targetReference": { "reference": "http://hl7.org/fhir/ValueSet/v2-0001" }, "element": [ { "codeSystem": "http://hl7.org/fhir/administrative-gender", "code": "male", "target": [ { "codeSystem": "http://hl7.org/fhir/v2/0001", "code": "M", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/administrative-gender", "code": "female", "target": [ { "codeSystem": "http://hl7.org/fhir/v2/0001", "code": "F", "equivalence": "equal" } ] }, { "codeSystem": "http://hl7.org/fhir/administrative-gender", "code": "other", "target": [ { "codeSystem": "http://hl7.org/fhir/v2/0001", "code": "A", "equivalence": "wider" } ] }, { "codeSystem": "http://hl7.org/fhir/administrative-gender", "code": "other", "target": [ { "codeSystem": "http://hl7.org/fhir/v2/0001", "code": "O", "equivalence": "wider" } ] }, { "codeSystem": "http://hl7.org/fhir/administrative-gender", "code": "unknown", "target": [ { "codeSystem": "http://hl7.org/fhir/v2/0001", "code": "U", "equivalence": "equal" } ] } ] }
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.