Package | tw.gov.mohw.twcore |
Type | StructureDefinition |
Id | TWLocation |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/StructureDefinition-TWLocation.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWLocation |
Version | 0.3.3 |
Status | active |
Date | 2025-05-16T05:59:52+00:00 |
Name | TWLocationModel |
Title | 臺灣核心-地點(TW Core Location) 之資料模型 |
Realm | tw |
Authority | national |
Description | 臺灣核心-地點(TW Core Location) 之資料模型 |
Type | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWLocation |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition TWLocation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | 臺灣核心-地點(TW Core Location) 之資料模型 | |
![]() ![]() ![]() | 0..1 | code | 地點的狀態,指示該地點是否仍在使用中。 | |
![]() ![]() ![]() | 1..1 | string | 地點的名稱。 | |
![]() ![]() ![]() | 0..* | ContactPoint | 地點的聯絡細節。 | |
![]() ![]() ![]() | 0..1 | Address | 使用郵政規範表達的地址(相對於GPS或其他位置定義格式) | |
![]() ![]() ![]() | 0..1 | Organization | 負責地點的提供與維護之組織。 | |
{ "resourceType": "StructureDefinition", "id": "TWLocation", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWLocation", "version": "0.3.3", "name": "TWLocationModel", "title": "臺灣核心-地點(TW Core Location) 之資料模型", "status": "active", "date": "2025-05-16T05:59:52+00:00", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "臺灣核心-地點(TW Core Location) 之資料模型", "fhirVersion": "4.0.1", "mapping": [ { "identity": "TWLocation", "uri": "https://twcore.mohw.gov.tw/ig/twcore", "name": "TW Core IG" } ], "kind": "logical", "abstract": false, "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWLocation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "TWLocation", "path": "TWLocation", "short": "臺灣核心-地點(TW Core Location) 之資料模型", "definition": "臺灣核心-地點(TW Core Location) 之資料模型", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation" } ] }, { "id": "TWLocation.status", "path": "TWLocation.status", "short": "地點的狀態,指示該地點是否仍在使用中。", "definition": "地點的狀態,指示該地點是否仍在使用中。", "min": 0, "max": "1", "base": { "path": "TWLocation.status", "min": 0, "max": "1" }, "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.status" } ] }, { "id": "TWLocation.name", "path": "TWLocation.name", "short": "地點的名稱。", "definition": "地點的名稱。", "min": 1, "max": "1", "base": { "path": "TWLocation.name", "min": 1, "max": "1" }, "type": [ { "code": "string" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.name" } ] }, { "id": "TWLocation.telecom", "path": "TWLocation.telecom", "short": "地點的聯絡細節。", "definition": "地點的聯絡細節。", "min": 0, "max": "*", "base": { "path": "TWLocation.telecom", "min": 0, "max": "*" }, "type": [ { "code": "ContactPoint" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.telecom" } ] }, { "id": "TWLocation.address", "path": "TWLocation.address", "short": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)", "definition": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)", "min": 0, "max": "1", "base": { "path": "TWLocation.address", "min": 0, "max": "1" }, "type": [ { "code": "Address" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.address" } ] }, { "id": "TWLocation.managingOrganization", "path": "TWLocation.managingOrganization", "short": "負責地點的提供與維護之組織。", "definition": "負責地點的提供與維護之組織。", "min": 0, "max": "1", "base": { "path": "TWLocation.managingOrganization", "min": 0, "max": "1" }, "type": [ { "code": "Organization" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.managingOrganization" } ] } ] }, "differential": { "element": [ { "id": "TWLocation", "path": "TWLocation", "short": "臺灣核心-地點(TW Core Location) 之資料模型", "definition": "臺灣核心-地點(TW Core Location) 之資料模型", "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation" } ] }, { "id": "TWLocation.status", "path": "TWLocation.status", "short": "地點的狀態,指示該地點是否仍在使用中。", "definition": "地點的狀態,指示該地點是否仍在使用中。", "min": 0, "max": "1", "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.status" } ] }, { "id": "TWLocation.name", "path": "TWLocation.name", "short": "地點的名稱。", "definition": "地點的名稱。", "min": 1, "max": "1", "type": [ { "code": "string" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.name" } ] }, { "id": "TWLocation.telecom", "path": "TWLocation.telecom", "short": "地點的聯絡細節。", "definition": "地點的聯絡細節。", "min": 0, "max": "*", "type": [ { "code": "ContactPoint" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.telecom" } ] }, { "id": "TWLocation.address", "path": "TWLocation.address", "short": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)", "definition": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)", "min": 0, "max": "1", "type": [ { "code": "Address" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.address" } ] }, { "id": "TWLocation.managingOrganization", "path": "TWLocation.managingOrganization", "short": "負責地點的提供與維護之組織。", "definition": "負責地點的提供與維護之組織。", "min": 0, "max": "1", "type": [ { "code": "Organization" } ], "mapping": [ { "identity": "TWLocation", "map": "TWCoreLocation.managingOrganization" } ] } ] } }