INTEROPen CareConnect Base STU3 Implementation Guide
3.0.0 - CI Build
INTEROPen CareConnect Base STU3 Implementation Guide - Local Development build (v3.0.0). See the Directory of published versions
Source view
{
"resourceType" : "ConceptMap",
"id" : "CareConnect-AdministrativeGender-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Concept Map - Care Connect Administrative Gender (https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-AdministrativeGender-1)</h2><p>Mapping from <a href=\"ValueSet-CareConnect-AdministrativeGender-1.html\">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1</a> to <a href=\"ValueSet-CareConnect-NHSDataDictionary-PersonStatedGender-1.html\">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonStatedGender-1</a></p><p>ACTIVE. Published on 1 Aug 2017, 01:00:00 by INTEROpen (). Copyright © 2016 HL7 UK</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/STU3/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/STU3/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/STU3/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/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>X (Not Known (not recorded))</td></tr></table></div>"
},
"url" : "https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-AdministrativeGender-1",
"version" : "3.0.0",
"name" : "Concept Map - Care Connect Administrative Gender",
"status" : "active",
"date" : "2017-08-01T00:00:00+00:00",
"publisher" : "INTEROpen",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "https://interopen.ryver.com/"
}
]
}
],
"description" : "A Concept Map from ValueSet Administrative Gender to NHS Data Dictionary Person Stated Gender to aid interpretation.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "826"
}
]
}
],
"copyright" : "Copyright © 2016 HL7 UK",
"sourceUri" : "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-AdministrativeGender-1",
"targetUri" : "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonStatedGender-1",
"group" : [
{
"source" : "http://hl7.org/fhir/administrative-gender",
"target" : "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonStatedGender-1",
"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"
}
]
}
]
}
]
}