This
page
is
part
of
the
FHIR
Specification
(v0.0.82:
(v1.0.2:
DSTU
1).
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/cm/v2/administrative-gender",
"url": "http://hl7.org/fhir/ConceptMap/v2-administrative-gender",
"name": "v2 map for AdministrativeGender",
"status": "draft",
"publisher": "HL7 (FHIR Project)",
"contact": [
{
"telecom": [
{
"system": "url",
"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)",
"status": "draft",
"date": "2015-03-27T00:13:00+11:00",
"sourceReference": {
"reference": "http://hl7.org/fhir/vs/administrative-gender"
"reference": "http://hl7.org/fhir/ValueSet/administrative-gender"
},
"targetReference": {
"reference": "http://hl7.org/fhir/v2/vs/0001"
"reference": "http://hl7.org/fhir/ValueSet/v2-0001"
},
"element": [
{
"codeSystem": "http://hl7.org/fhir/administrative-gender",
"code": "male",
"map": [
"target": [
{
"codeSystem": "http://hl7.org/fhir/v2/0001",
"code": "M",
"equivalence": "equal"
}
]
},
{
"codeSystem": "http://hl7.org/fhir/administrative-gender",
"code": "female",
"map": [
"target": [
{
"codeSystem": "http://hl7.org/fhir/v2/0001",
"code": "F",
"equivalence": "equal"
}
]
},
{
"codeSystem": "http://hl7.org/fhir/administrative-gender",
"code": "other",
"map": [
"target": [
{
"codeSystem": "http://hl7.org/fhir/v2/0001",
"code": "A",
"equivalence": "wider"
}
]
},
{
"codeSystem": "http://hl7.org/fhir/administrative-gender",
"code": "other",
"map": [
"target": [
{
"codeSystem": "http://hl7.org/fhir/v2/0001",
"code": "O",
"equivalence": "wider"
}
]
},
{
"codeSystem": "http://hl7.org/fhir/administrative-gender",
"code": "unknown",
"map": [
"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.