| Package | tw.gov.mohw.twcore |
| Resource Type | ConceptMap |
| Id | marital-status-tw |
| FHIR Version | R4 |
| Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ConceptMap-marital-status-tw.html |
| URL | https://twcore.mohw.gov.tw/ig/twcore/ConceptMap/marital-status-tw |
| Version | 0.3.0 |
| Status | active |
| Date | 2023-08-25 |
| Name | TWMaritalStatus |
| Title | 臺灣戶政司婚姻狀態代碼對應HL7 MaritalStatus |
| Realm | tw |
| Authority | national |
| Description | 此對應表為臺灣戶政司婚姻狀態代碼對應至國際標準碼HL7 MaritalStatus,供實作者於撰寫程式以自動化對應或轉代碼時使用。 |
No resources found
| CodeSystem | |
| v3-MaritalStatus | MaritalStatus |
| marital-status-tw | 臺灣戶政司婚姻狀態 |
| ValueSet | |
| marital-status-tw | 臺灣戶政司婚姻狀態值集 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap marital-status-tw
Mapping from 臺灣戶政司婚姻狀態值集 to MaritalStatus
Group 1 Mapping from 臺灣戶政司婚姻狀態version: null2019-05-22) to MaritalStatusversion: null2.1.0)
| Source Code | Relationship | Target Code |
| 1 (未婚) | is equal to | U (unmarried) |
| 2 (有偶) | is equal to | M (Married) |
| 3 (離婚) | is equal to | D (Divorced) |
| 4 (喪偶) | is equal to | W (Widowed) |
| 5 (婚姻關係消滅) | is equal to | A (Annulled) |
| 6 (有偶(施行法)) | is subsumed by | M (Married) |
| 7 (終止結婚(施行法)) | is subsumed by | D (Divorced) |
| 8 (喪偶(施行法)) | is subsumed by | W (Widowed) |
| 9 (婚姻關係消滅(施行法)) | is subsumed by | A (Annulled) |
{
"resourceType": "ConceptMap",
"id": "marital-status-tw",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://twcore.mohw.gov.tw/ig/twcore/ConceptMap/marital-status-tw",
"version": "0.3.0",
"name": "TWMaritalStatus",
"title": "臺灣戶政司婚姻狀態代碼對應HL7 MaritalStatus",
"status": "active",
"experimental": false,
"date": "2023-08-25",
"contact": [
{
"name": "衛生福利部",
"telecom": [
{
"system": "url",
"value": "https://www.mohw.gov.tw/"
},
{
"system": "email",
"value": "CCYU@mohw.gov.tw"
}
]
}
],
"description": "此對應表為臺灣戶政司婚姻狀態代碼對應至國際標準碼HL7 MaritalStatus,供實作者於撰寫程式以自動化對應或轉代碼時使用。",
"sourceUri": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/marital-status-tw",
"targetUri": "http://hl7.org/fhir/ValueSet/marital-status",
"group": [
{
"source": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/marital-status-tw",
"sourceVersion": "2019-05-22",
"target": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"targetVersion": "2.1.0",
"element": [
{
"code": "1",
"display": "未婚",
"target": [
{
"code": "U",
"display": "unmarried",
"equivalence": "equal"
}
]
},
{
"code": "2",
"display": "有偶",
"target": [
{
"code": "M",
"display": "Married",
"equivalence": "equal"
}
]
},
{
"code": "3",
"display": "離婚",
"target": [
{
"code": "D",
"display": "Divorced",
"equivalence": "equal"
}
]
},
{
"code": "4",
"display": "喪偶",
"target": [
{
"code": "W",
"display": "Widowed",
"equivalence": "equal"
}
]
},
{
"code": "5",
"display": "婚姻關係消滅",
"target": [
{
"code": "A",
"display": "Annulled",
"equivalence": "equal"
}
]
},
{
"code": "6",
"display": "有偶(施行法)",
"target": [
{
"code": "M",
"display": "Married",
"equivalence": "subsumes"
}
]
},
{
"code": "7",
"display": "終止結婚(施行法)",
"target": [
{
"code": "D",
"display": "Divorced",
"equivalence": "subsumes"
}
]
},
{
"code": "8",
"display": "喪偶(施行法)",
"target": [
{
"code": "W",
"display": "Widowed",
"equivalence": "subsumes"
}
]
},
{
"code": "9",
"display": "婚姻關係消滅(施行法)",
"target": [
{
"code": "A",
"display": "Annulled",
"equivalence": "subsumes"
}
]
}
]
}
]
}