http://terminology.hl7.org/CodeSystem/v3-MaritalStatus|3.0.0

name
MaritalStatus
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

MaritalStatus

\\* \\* \\* No description supplied \\* \\* \\*\r\n\r\n*Open Issue:* The specific meanings of these codes can vary somewhat by jurisdiction and implementation so caution should be used when determining equivalency.\r\n\r\n*Open Issue:* fixing and completion of the hierarchy and proper good definitions of all the concepts is badly needed.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus"
  }, {
    "name" : "version",
    "valueString" : "3.0.0"
  } ]
}