{
"description": "Codes to identify marital status in the Contact Assessment form.",
"_filename": "CodeSystem-iar-ca-marital-status.json",
"package_name": "ca.on.oh.setp",
"date": "2025-11-27",
"publisher": "Ontario Health",
"content": "complete",
"name": "IARCAMaritalStatus",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.0.42",
"status": "active",
"id": "29543fdf-0ae1-44d5-982e-4f61a7c4d592",
"kind": null,
"url": "http://ontariohealth.ca/fhir/CodeSystem/iar-ca-marital-status",
"concept": [ {
"code": "1",
"display": "Never Married"
}, {
"code": "2",
"display": "Married"
}, {
"code": "3",
"display": "Partner/significant other "
}, {
"code": "4",
"display": "Widowed"
}, {
"code": "5",
"display": "Separated"
}, {
"code": "6",
"display": "Divorced"
} ],
"version": "0.2.0"
}