FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/marital-status-tw

Packagetw.gov.mohw.twcore
Resource TypeCodeSystem
Idmarital-status-tw
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/CodeSystem-marital-status-tw.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw
Version2019-05-22
Statusactive
Date2019-05-22
NameTWMaritalStatus
Title臺灣戶政司婚姻狀態
Realmtw
Authoritynational
Description臺灣戶政司婚姻狀態,參照至[戶役政資訊系統資料代碼內容清單](https://www.ris.gov.tw/documents/html/5/1/168.html)中的「婚姻狀況代碼」。 代碼出版日期:2019-05-22;資料所屬單位:內政部戶政司。 代碼文字標示之施行法,係指司法院釋字第748號解釋施行法。 *因原始資料無代碼版本資訊,故使用其法規「公布日期」作為版本資訊。*
Copyright內政部戶政司
Contentcomplete

Resources that use this resource

ConceptMap
marital-status-tw臺灣戶政司婚姻狀態代碼對應HL7 MaritalStatus
ValueSet
marital-status-tw臺灣戶政司婚姻狀態值集

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem marital-status-tw

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTime生效日期
statusstatushttp://hl7.org/fhir/concept-properties#statuscode狀態

Concepts

This case-sensitive code system https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw defines the following codes:

CodeDisplayeffectiveDatestatus
1 未婚2019-05-22active
2 有偶2019-05-22active
3 離婚2019-05-22active
4 喪偶2019-05-22active
5 婚姻關係消滅2019-05-22active
6 有偶(施行法)2019-05-22active
7 終止結婚(施行法)2019-05-22active
8 喪偶(施行法)2019-05-22active
9 婚姻關係消滅(施行法)2019-05-22active

Source

{
  "resourceType": "CodeSystem",
  "id": "marital-status-tw",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
        }
      ]
    }
  ]
}