HL7 FHIR® UK Core
4.0.0 - CI Build
HL7 FHIR® UK Core - Local Development build (v4.0.0). See the Directory of published versions
Source view
{
"resourceType" : "ConceptMap",
"id" : "UKCore-AdministrativeGender",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>ConceptMapUKCoreAdministrativeGender (https://fhir.nhs.uk/R4/ConceptMap/ConceptMap-UKCore-AdministrativeGender)</h2><p>Mapping from <a href=\"http://hl7.org/fhir/R4/valueset-administrative-gender.html\">http://hl7.org/fhir/ValueSet/administrative-gender</a> to <a href=\"ValueSet-UKCore-NHSDataDictionary-PersonStatedGender.html\">https://fhir.nhs.uk/R4/ValueSet/UKCore-NHSDataDictionary-PersonStatedGender</a></p><p>DRAFT. Published on 18 Oct 2019, 13:00:00 by Project Wildfyre (Project Wildfyre: <a href=\"mailto:mailto:dunno@dummy.net\">mailto:dunno@dummy.net</a>). Copyright © 2019 NHS Digital</p><div><p>A Concept Map from ValueSet Administrative Gender to NHS Data Dictionary Person Stated Gender to aid interpretation.</p>\n</div><br/><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>male</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>1 (Male)</td></tr><tr><td>female</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>2 (Female)</td></tr><tr><td>other</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>9 (Indeterminate (unable to be classified as either male or female))</td></tr><tr><td>unknown</td><td><a href=\"http://hl7.org/fhir/R4/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>X (Not Known (not recorded))</td></tr></table></div>"
},
"url" : "https://fhir.nhs.uk/R4/ConceptMap/ConceptMap-UKCore-AdministrativeGender",
"version" : "4.0.0",
"name" : "ConceptMapUKCoreAdministrativeGender",
"title" : "Concept Map - UK Core Administrative Gender",
"status" : "draft",
"date" : "2019-10-18T13:00:00+01:00",
"publisher" : "Project Wildfyre",
"contact" : [
{
"name" : "Project Wildfyre",
"telecom" : [
{
"system" : "email",
"value" : "mailto:dunno@dummy.net",
"use" : "work"
}
]
}
],
"description" : "A Concept Map from ValueSet Administrative Gender to NHS Data Dictionary Person Stated Gender to aid interpretation.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "GB"
}
]
}
],
"copyright" : "Copyright © 2019 NHS Digital",
"sourceUri" : "http://hl7.org/fhir/ValueSet/administrative-gender",
"targetUri" : "https://fhir.nhs.uk/R4/ValueSet/UKCore-NHSDataDictionary-PersonStatedGender",
"group" : [
{
"source" : "http://hl7.org/fhir/administrative-gender",
"target" : "https://fhir.nhs.uk/R4/CodeSystem/UKCore-NHSDataDictionary-PersonStatedGender",
"element" : [
{
"code" : "male",
"display" : "Male",
"target" : [
{
"code" : "1",
"display" : "Male",
"equivalence" : "equivalent"
}
]
},
{
"code" : "female",
"display" : "Female",
"target" : [
{
"code" : "2",
"display" : "Female",
"equivalence" : "equivalent"
}
]
},
{
"code" : "other",
"display" : "Other",
"target" : [
{
"code" : "9",
"display" : "Indeterminate (unable to be classified as either male or female)",
"equivalence" : "equivalent"
}
]
},
{
"code" : "unknown",
"display" : "Unknown",
"target" : [
{
"code" : "X",
"display" : "Not Known (not recorded)",
"equivalence" : "equivalent"
}
]
}
]
}
]
}