臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 0.3.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cctwFHIRterm/MOHW_TWCoreIG_Build/ and changes regularly. See the Directory of published versions
Active as of 2019-05-22 |
{
"resourceType" : "CodeSystem",
"id" : "marital-status-tw",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem marital-status-tw</b></p><a name=\"marital-status-tw\"> </a><a name=\"hcmarital-status-tw\"> </a><a name=\"marital-status-tw-en-US\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td><td>生效日期</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>狀態</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>effectiveDate</b></td><td><b>status</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"marital-status-tw-1\"> </a></td><td>未婚</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"marital-status-tw-2\"> </a></td><td>有偶</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"marital-status-tw-3\"> </a></td><td>離婚</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"marital-status-tw-4\"> </a></td><td>喪偶</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"marital-status-tw-5\"> </a></td><td>婚姻關係消滅</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"marital-status-tw-6\"> </a></td><td>有偶(施行法)</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"marital-status-tw-7\"> </a></td><td>終止結婚(施行法)</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"marital-status-tw-8\"> </a></td><td>喪偶(施行法)</td><td>2019-05-22</td><td>active</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"marital-status-tw-9\"> </a></td><td>婚姻關係消滅(施行法)</td><td>2019-05-22</td><td>active</td></tr></table></div>"
},
"url" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw",
"version" : "2019-05-22",
"name" : "TWMaritalStatus",
"title" : "臺灣戶政司婚姻狀態",
"status" : "active",
"experimental" : false,
"date" : "2019-05-22",
"contact" : [
{
"name" : "衛生福利部",
"telecom" : [
{
"system" : "url",
"value" : "https://www.mohw.gov.tw/"
},
{
"system" : "email",
"value" : "CCYU@mohw.gov.tw"
}
]
}
],
"description" : "臺灣戶政司婚姻狀態,參照至[戶役政資訊系統資料代碼內容清單](https://www.ris.gov.tw/documents/html/5/1/168.html)中的「婚姻狀況代碼」。 \n\n代碼出版日期:2019-05-22;資料所屬單位:內政部戶政司。\n\n代碼文字標示之施行法,係指司法院釋字第748號解釋施行法。 \n \n*因原始資料無代碼版本資訊,故使用其法規「公布日期」作為版本資訊。*",
"copyright" : "內政部戶政司",
"caseSensitive" : true,
"content" : "complete",
"count" : 9,
"property" : [
{
"code" : "effectiveDate",
"uri" : "http://hl7.org/fhir/concept-properties#effectiveDate",
"description" : "生效日期",
"type" : "dateTime"
},
{
"code" : "status",
"uri" : "http://hl7.org/fhir/concept-properties#status",
"description" : "狀態",
"type" : "code"
}
],
"concept" : [
{
"code" : "1",
"display" : "未婚",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "2",
"display" : "有偶",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "3",
"display" : "離婚",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "4",
"display" : "喪偶",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "5",
"display" : "婚姻關係消滅",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "6",
"display" : "有偶(施行法)",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "7",
"display" : "終止結婚(施行法)",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "8",
"display" : "喪偶(施行法)",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
},
{
"code" : "9",
"display" : "婚姻關係消滅(施行法)",
"property" : [
{
"code" : "effectiveDate",
"valueDateTime" : "2019-05-22"
},
{
"code" : "status",
"valueCode" : "active"
}
]
}
]
}