Terminology
This
page
is
part
of
the
FHIR
Specification
(v4.3.0:
R4B
(v5.0.0-ballot:
R5
Ballot
-
STU
see
ballot
notes
).
The
current
version
which
supercedes
this
version
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R5
R4B
R4
R3
| Vocabulary Work Group | Maturity Level : N/A | Standards Status : Informative |
Raw JSON ( canonical form + also see JSON Format Specification )
v2.AdministrativeGender
{
"resourceType" : "ConceptMap",
"id" : "cm-administrative-gender-v2",
"text" : {
"status" : "extensions",
"div" : "<div>!-- Snipped for Brevity --></div>"
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>v2.AdministrativeGender (http://hl7.org/fhir/ConceptMap/cm-administrative-gender-v2)</h2><p>Mapping from <a href=\"valueset-administrative-gender.html\">http://hl7.org/fhir/ValueSet/administrative-gender</a> to <a href=\"http://terminology.hl7.org/3.1.0/ValueSet-v2-0001.html\">http://terminology.hl7.org/ValueSet/v2-0001</a></p><p>DRAFT. Published on 2022-09-10T04:52:37+10:00 by HL7 (FHIR Project). </p><br/><table class=\"grid\"><tr><td colspan=\"2\"><b>Source Concept Details</b></td><td><b>Relationship</b></td><td colspan=\"2\"><b>Target Concept Details</b></td><td><b>Comment</b></td></tr><tr><td colspan=\"2\"><b>Code</b> from <a href=\"codesystem-administrative-gender.html\" title=\"http://hl7.org/fhir/administrative-gender\">AdministrativeGender</a></td><td/><td colspan=\"2\"><b>Code</b> from <a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-v2-0001.html\" title=\"http://terminology.hl7.org/CodeSystem/v2-0001\">administrativeSex</a></td><td/></tr><tr><td style=\"border-right-width: 0px\">male</td><td style=\"border-left-width: 0px\">Male</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">M</td><td style=\"border-left-width: 0px\">Male</td><td/></tr><tr><td style=\"border-right-width: 0px\">female</td><td style=\"border-left-width: 0px\">Female</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">F</td><td style=\"border-left-width: 0px\">Female</td><td/></tr><tr><td style=\"border-right-width: 0px; border-bottom-style: none\">other</td><td style=\"border-left-width: 0px; border-bottom-style: none\">Other</td><td><a href=\"codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td style=\"border-right-width: 0px\">A</td><td style=\"border-left-width: 0px\">Ambiguous</td><td/></tr><tr><td style=\"border-right-width: 0px; border-top-style: none\"/><td style=\"border-top-style: none; border-left-width: 0px\"/><td><a href=\"codesystem-concept-map-relationship.html#source-is-broader-than-target\" title=\"source-is-broader-than-target\">is broader than</a></td><td style=\"border-right-width: 0px\">O</td><td style=\"border-left-width: 0px\">Other</td><td>Source concept 'other' is broader than target concept 'Other' because target concept does not include 'Ambiguous'</td></tr><tr><td style=\"border-right-width: 0px\">unknown</td><td style=\"border-left-width: 0px\">Unknown</td><td><a href=\"codesystem-concept-map-relationship.html#equivalent\" title=\"equivalent\">is equivalent to</a></td><td style=\"border-right-width: 0px\">U</td><td style=\"border-left-width: 0px\">Unknown</td><td/></tr></table></div>"
},
"url" : "http://hl7.org/fhir/ConceptMap/cm-administrative-gender-v2",
"version" : "4.3.0",
"version" : "5.0.0-ballot",
"name" : "v2.AdministrativeGender",
"title" : "v2 map for AdministrativeGender",
"status" : "draft",
"experimental" : false,
"date" : "2022-05-28T12:47:40+10:00",
"date" : "2022-09-10T04:52:37+10:00",
"publisher" : "HL7 (FHIR Project)",
"sourceCanonical" : "http://hl7.org/fhir/ValueSet/administrative-gender",
"targetCanonical" : "http://terminology.hl7.org/ValueSet/v2-0001",
"sourceScopeCanonical" : "http://hl7.org/fhir/ValueSet/administrative-gender",
"targetScopeCanonical" : "http://terminology.hl7.org/ValueSet/v2-0001",
"group" : [{
"source" : "http://hl7.org/fhir/administrative-gender",
"target" : "http://terminology.hl7.org/CodeSystem/v2-0001",
"element" : [{
"code" : "male",
"target" : [{
"code" : "M",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "female",
"target" : [{
"code" : "F",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
},
{
"code" : "other",
"target" : [{
"code" : "A",
"equivalence" : "narrower"
"relationship" : "source-is-broader-than-target"
},
{
"code" : "O",
"equivalence" : "narrower"
"relationship" : "source-is-broader-than-target",
"comment" : "Source concept 'other' is broader than target concept 'Other' because target concept does not include 'Ambiguous'"
}]
},
{
"code" : "unknown",
"target" : [{
"code" : "U",
"equivalence" : "equivalent"
"relationship" : "equivalent"
}]
}]
}]
}
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.
FHIR
®©
HL7.org
2011+.
FHIR
Release
4B
(v4.3.0)
hl7.fhir.r4b.core#4.3.0
R5
Ballot
hl7.fhir.core#5.0.0-ballot
generated
on
Sat,
May
28,
Sep
10,
2022
12:51+1000.
04:58+1000.
Links:
Search
|
Version
History
|
Table
of
Contents
|
Glossary
|
QA
Page
|
Compare
to
R4
R4B
|
Compare
to
R5
Draft
|
|
Propose
a
change