臺灣核心實作指引(TW Core IG), published by 衛生福利部. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TU9IVy1UV0NvcmVJRw/VFcgQ29yZSBJRyBJVFJJ/ and changes regularly. See the Directory of published versions
| Active as of 2019-05-22 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/marital-status-tw> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "marital-status-tw"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.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><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>"
] ;
fhir:CodeSystem.url [ fhir:value "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw"] ;
fhir:CodeSystem.version [ fhir:value "2019-05-22"] ;
fhir:CodeSystem.name [ fhir:value "TWMaritalStatus"] ;
fhir:CodeSystem.title [ fhir:value "臺灣戶政司婚姻狀態"] ;
fhir:CodeSystem.status [ fhir:value "active"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2019-05-22"^^xsd:date] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "衛生福利部" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.mohw.gov.tw/" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "CCYU@mohw.gov.tw" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "臺灣戶政司婚姻狀態,參照至[戶役政資訊系統資料代碼內容清單](https://www.ris.gov.tw/documents/html/5/1/168.html)中的「婚姻狀況代碼」。 \n\n代碼出版日期:2019-05-22;資料所屬單位:內政部戶政司。\n\n代碼文字標示之施行法,係指司法院釋字第748號解釋施行法。 \n \n*因原始資料無代碼版本資訊,故使用其法規「公布日期」作為版本資訊。*"] ;
fhir:CodeSystem.copyright [ fhir:value "內政部戶政司"] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "9"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.property [
fhir:index 0 ;
fhir:CodeSystem.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#effectiveDate" ] ;
fhir:CodeSystem.property.description [ fhir:value "生效日期" ] ;
fhir:CodeSystem.property.type [ fhir:value "dateTime" ]
], [
fhir:index 1 ;
fhir:CodeSystem.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://hl7.org/fhir/concept-properties#status" ] ;
fhir:CodeSystem.property.description [ fhir:value "狀態" ] ;
fhir:CodeSystem.property.type [ fhir:value "code" ]
] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "1" ] ;
fhir:CodeSystem.concept.display [ fhir:value "未婚" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "2" ] ;
fhir:CodeSystem.concept.display [ fhir:value "有偶" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "3" ] ;
fhir:CodeSystem.concept.display [ fhir:value "離婚" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "4" ] ;
fhir:CodeSystem.concept.display [ fhir:value "喪偶" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "5" ] ;
fhir:CodeSystem.concept.display [ fhir:value "婚姻關係消滅" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "6" ] ;
fhir:CodeSystem.concept.display [ fhir:value "有偶(施行法)" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 6 ;
fhir:CodeSystem.concept.code [ fhir:value "7" ] ;
fhir:CodeSystem.concept.display [ fhir:value "終止結婚(施行法)" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 7 ;
fhir:CodeSystem.concept.code [ fhir:value "8" ] ;
fhir:CodeSystem.concept.display [ fhir:value "喪偶(施行法)" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
], [
fhir:index 8 ;
fhir:CodeSystem.concept.code [ fhir:value "9" ] ;
fhir:CodeSystem.concept.display [ fhir:value "婚姻關係消滅(施行法)" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "effectiveDate" ] ;
fhir:CodeSystem.concept.property.valueDateTime [ fhir:value "2019-05-22"^^xsd:date ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "status" ] ;
fhir:CodeSystem.concept.property.valueCode [ fhir:value "active" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/marital-status-tw.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/marital-status-tw.ttl> .
IG © 2022+ 衛生福利部. Package tw.gov.mohw.twcore#1.0.0 based on FHIR 4.0.1. Generated 2026-08-18
Links: Table of Contents |
QA Report
| Version History |
聯絡我們
