臺灣核心實作指引(TW Core IG)
0.2.2 - Trial Use

This page is part of the 臺灣核心實作指引(TW Core IG) (v0.2.2: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: 臺灣戶政司婚姻狀態 - TTL Representation

Active as of 2019-05-22

Raw ttl | Download


@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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "marital-status-tw"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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>Type</b></td><td><b>Description</b></td></tr><tr><td>updateDate</td><td>updateDate</td><td>string</td><td>異動日期</td></tr><tr><td>event</td><td>event</td><td>string</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>updateDate</b></td><td><b>event</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"marital-status-tw-1\"> </a></td><td>未婚</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"marital-status-tw-2\"> </a></td><td>有偶</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"marital-status-tw-3\"> </a></td><td>離婚</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"marital-status-tw-4\"> </a></td><td>喪偶</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"marital-status-tw-5\"> </a></td><td>婚姻關係消滅</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"marital-status-tw-6\"> </a></td><td>有偶(施行法)</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"marital-status-tw-7\"> </a></td><td>終止結婚(施行法)</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"marital-status-tw-8\"> </a></td><td>喪偶(施行法)</td><td>2019-05</td><td>新增</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"marital-status-tw-9\"> </a></td><td>婚姻關係消滅(施行法)</td><td>2019-05</td><td>新增</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2019-05-22"] ; # 
  fhir:name [ fhir:v "TWMaritalStatus"] ; # 
  fhir:title [ fhir:v "臺灣戶政司婚姻狀態"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2019-05-22"^^xsd:date] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "衛生福利部" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mohw.gov.tw/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "CCYU@mohw.gov.tw" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "臺灣戶政司婚姻狀態,參照至[https://www.ris.gov.tw/documents/html/5/1/168.html](https://www.ris.gov.tw/documents/html/5/1/168.html)  \n代碼出版日期:2019-05-22;資料所屬單位:內政部戶政司。\n\n代碼文字標示之施行法,係指司法院釋字第748號解釋施行法。 \n \n*因原始資料無代碼版本資訊,故使用其法規「公布日期」作為版本資訊。*"] ; # 
  fhir:copyright [ fhir:v "內政部戶政司"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "9"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "updateDate" ] ;
fhir:description [ fhir:v "異動日期" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "event" ] ;
fhir:description [ fhir:v "異動方式" ] ;
fhir:type [ fhir:v "string" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "未婚" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "有偶" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "離婚" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "喪偶" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "婚姻關係消滅" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "有偶(施行法)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "7" ] ;
fhir:display [ fhir:v "終止結婚(施行法)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "喪偶(施行法)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] [
fhir:code [ fhir:v "9" ] ;
fhir:display [ fhir:v "婚姻關係消滅(施行法)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "updateDate" ] ;
fhir:value [ fhir:v "2019-05" ]     ] [
fhir:code [ fhir:v "event" ] ;
fhir:value [ fhir:v "新增" ]     ] )
  ] ) . #