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-MaritalStatus-1",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Concept Map - Care Connect Marital Status (https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-MaritalStatus-1)</h2><p>Mapping from <a href=\"ValueSet-CareConnect-MaritalStatus-1.html\">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-MaritalStatus-1</a> to <a href=\"ValueSet-CareConnect-NHSDataDictionary-PersonMaritalStatus-1.html\">https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonMaritalStatus-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 Marital Status to NHS Data Dictionary Person Marital Status 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>U (unmarried)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>S (Single)</td></tr><tr><td>D (Divorced)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>D (Divorced/Person whose Civil Partnership has been dissolved)</td></tr><tr><td>L (Legally Separated)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>P (Separated)</td></tr><tr><td>M (Married)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>M (Married/Civil Partner)</td></tr><tr><td>S (Never Married)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>S (Single)</td></tr><tr><td>W (Widowed)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>W (Widowed/Surviving Civil Partner)</td></tr></table><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Destination Code</b></td></tr><tr><td>UNK (unknown)</td><td><a href=\"http://hl7.org/fhir/STU3/codesystem-concept-map-equivalence.html#equivalent\">is equivalent to</a></td><td>N (Not disclosed)</td></tr></table></div>"
},
"url" : "https://fhir.hl7.org.uk/STU3/ConceptMap/CareConnect-MaritalStatus-1",
"version" : "3.0.0",
"name" : "Concept Map - Care Connect Marital Status",
"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 Marital Status to NHS Data Dictionary Person Marital Status 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-MaritalStatus-1",
"targetUri" : "https://fhir.hl7.org.uk/STU3/ValueSet/CareConnect-NHSDataDictionary-PersonMaritalStatus-1",
"group" : [
{
"source" : "http://hl7.org/fhir/v3/MaritalStatus",
"target" : "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonMaritalStatus-1",
"element" : [
{
"code" : "U",
"display" : "unmarried",
"target" : [
{
"code" : "S",
"display" : "Single",
"equivalence" : "equivalent"
}
]
},
{
"code" : "D",
"display" : "Divorced",
"target" : [
{
"code" : "D",
"display" : "Divorced/Person whose Civil Partnership has been dissolved",
"equivalence" : "equivalent"
}
]
},
{
"code" : "L",
"display" : "Legally Separated",
"target" : [
{
"code" : "P",
"display" : "Separated",
"equivalence" : "equivalent"
}
]
},
{
"code" : "M",
"display" : "Married",
"target" : [
{
"code" : "M",
"display" : "Married/Civil Partner",
"equivalence" : "equivalent"
}
]
},
{
"code" : "S",
"display" : "Never Married",
"target" : [
{
"code" : "S",
"display" : "Single",
"equivalence" : "equivalent"
}
]
},
{
"code" : "W",
"display" : "Widowed",
"target" : [
{
"code" : "W",
"display" : "Widowed/Surviving Civil Partner",
"equivalence" : "equivalent"
}
]
}
]
},
{
"source" : "http://hl7.org/fhir/v3/NullFlavor",
"target" : "https://fhir.hl7.org.uk/STU3/CodeSystem/CareConnect-NHSDataDictionary-PersonMaritalStatus-1",
"element" : [
{
"code" : "UNK",
"display" : "unknown",
"target" : [
{
"code" : "N",
"display" : "Not disclosed",
"equivalence" : "equivalent"
}
]
}
]
}
]
}