{
  "resourceType" : "CodeSystem",
  "id" : "v3-MaritalStatus",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem v3-MaritalStatus</b></p><a name=\"v3-MaritalStatus\"> </a><a name=\"hcv3-MaritalStatus\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/v3/MaritalStatus</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"v3-MaritalStatus-A\"> </a></td><td>Annulled</td><td>Marriage contract has been declared null and to not have existed</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v3-MaritalStatus-D\"> </a></td><td>Divorced</td><td>Marriage contract has been declared dissolved and inactive</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"v3-MaritalStatus-I\"> </a></td><td>Interlocutory</td><td>Subject to an Interlocutory Decree.</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"v3-MaritalStatus-L\"> </a></td><td>Legally Separated</td><td>Legally Separated</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"v3-MaritalStatus-M\"> </a></td><td>Married</td><td>A current marriage contract is active</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"v3-MaritalStatus-P\"> </a></td><td>Polygamous</td><td>More than 1 current spouse</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v3-MaritalStatus-S\"> </a></td><td>Never Married</td><td>No marriage contract has ever been entered</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"v3-MaritalStatus-T\"> </a></td><td>Domestic partner</td><td>Person declares that a domestic partner relationship exists.</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v3-MaritalStatus-U\"> </a></td><td>unmarried</td><td>Currently not in a marriage contract.</td></tr><tr><td style=\"white-space:nowrap\">W<a name=\"v3-MaritalStatus-W\"> </a></td><td>Widowed</td><td>The spouse has died</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString" : "External"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  },
  {
    "extension" : [{
      "url" : "packageId",
      "valueId" : "hl7.fhir.uv.xver-r3.r4"
    },
    {
      "url" : "version",
      "valueString" : "0.0.1-snapshot-2"
    }],
    "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/v3/MaritalStatus",
  "version" : "2016-11-11",
  "name" : "v3 Code System MaritalStatus",
  "status" : "active",
  "experimental" : false,
  "date" : "2016-11-10T23:00:00+10:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [{
    "name" : "FHIR Infrastructure",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg"
    }]
  }],
  "description" : "* * * No description supplied * * *  Open Issue:\r\nThe specific meanings of these codes can vary somewhat by jurisdiction and implementation so caution should be used when determining equivalency.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/v3-MaritalStatus",
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "concept" : [{
    "code" : "A",
    "display" : "Annulled",
    "definition" : "Marriage contract has been declared null and to not have existed"
  },
  {
    "code" : "D",
    "display" : "Divorced",
    "definition" : "Marriage contract has been declared dissolved and inactive"
  },
  {
    "code" : "I",
    "display" : "Interlocutory",
    "definition" : "Subject to an Interlocutory Decree."
  },
  {
    "code" : "L",
    "display" : "Legally Separated",
    "definition" : "Legally Separated"
  },
  {
    "code" : "M",
    "display" : "Married",
    "definition" : "A current marriage contract is active"
  },
  {
    "code" : "P",
    "display" : "Polygamous",
    "definition" : "More than 1 current spouse"
  },
  {
    "code" : "S",
    "display" : "Never Married",
    "definition" : "No marriage contract has ever been entered"
  },
  {
    "code" : "T",
    "display" : "Domestic partner",
    "definition" : "Person declares that a domestic partner relationship exists."
  },
  {
    "code" : "U",
    "display" : "unmarried",
    "definition" : "Currently not in a marriage contract."
  },
  {
    "code" : "W",
    "display" : "Widowed",
    "definition" : "The spouse has died"
  }]
}