http://terminology.hl7.org/CodeSystem/v3-MaritalStatus|2018-08-12

name
v3.MaritalStatus
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System MaritalStatus

* * * 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.

{
  "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.",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.MaritalStatus",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System MaritalStatus",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "normative"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 5
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pa"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
    "valueCode" : "4.0.0"
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "67d15dbe-e953-547e-9d84-b49e089f95e0",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-MaritalStatus",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.2",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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"
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}