{ "description": "臺灣核心-地點(TW Core Location) 之資料模型", "_filename": "StructureDefinition-TWLocation.json", "package_name": "tw.gov.mohw.twcore", "date": "2024-12-12T12:59:26+08:00", "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "TWLocationModel", "mapping": [ { "uri": "https://twcore.mohw.gov.tw/ig/twcore", "name": "TW Core IG", "identity": "TWLocation" } ], "abstract": false, "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWLocation", "experimental": null, "resourceType": "StructureDefinition", "title": "臺灣核心-地點(TW Core Location) 之資料模型", "package_version": "0.3.2", "snapshot": { "element": [ { "path": "TWLocation", "min": 0, "definition": "臺灣核心-地點(TW Core Location) 之資料模型", "isModifier": false, "short": "臺灣核心-地點(TW Core Location) 之資料模型", "mapping": [ { "map": "TWCoreLocation", "identity": "TWLocation" } ], "max": "*", "id": "TWLocation", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "TWLocation.status", "min": 0, "definition": "地點的狀態,指示該地點是否仍在使用中。", "short": "地點的狀態,指示該地點是否仍在使用中。", "mapping": [ { "map": "TWCoreLocation.status", "identity": "TWLocation" } ], "type": [ { "code": "code" } ], "max": "1", "id": "TWLocation.status", "base": { "max": "1", "min": 0, "path": "TWLocation.status" } }, { "path": "TWLocation.name", "min": 1, "definition": "地點的名稱。", "short": "地點的名稱。", "mapping": [ { "map": "TWCoreLocation.name", "identity": "TWLocation" } ], "type": [ { "code": "string" } ], "max": "1", "id": "TWLocation.name", "base": { "max": "1", "min": 1, "path": "TWLocation.name" } }, { "path": "TWLocation.telecom", "min": 0, "definition": "地點的聯絡細節。", "short": "地點的聯絡細節。", "mapping": [ { "map": "TWCoreLocation.telecom", "identity": "TWLocation" } ], "type": [ { "code": "ContactPoint" } ], "max": "*", "id": "TWLocation.telecom", "base": { "max": "*", "min": 0, "path": "TWLocation.telecom" } }, { "path": "TWLocation.address", "min": 0, "definition": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)", "short": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)", "mapping": [ { "map": "TWCoreLocation.address", "identity": "TWLocation" } ], "type": [ { "code": "Address" } ], "max": "1", "id": "TWLocation.address", "base": { "max": "1", "min": 0, "path": "TWLocation.address" } }, { "path": "TWLocation.managingOrganization", "min": 0, "definition": "負責地點的提供與維護之組織。", "short": "負責地點的提供與維護之組織。", "mapping": [ { "map": "TWCoreLocation.managingOrganization", "identity": "TWLocation" } ], "type": [ { "code": "Organization" } ], "max": "1", "id": "TWLocation.managingOrganization", "base": { "max": "1", "min": 0, "path": "TWLocation.managingOrganization" } } ] }, "status": "active", "id": "0c184bdc-7ecd-4f21-b370-c9c19cbecdee", "kind": "logical", "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWLocation", "version": "0.3.2", "differential": { "element": [ { "id": "TWLocation", "path": "TWLocation", "short": "臺灣核心-地點(TW Core Location) 之資料模型", "mapping": [ { "map": "TWCoreLocation", "identity": "TWLocation" } ], "definition": "臺灣核心-地點(TW Core Location) 之資料模型" }, { "id": "TWLocation.status", "max": "1", "min": 0, "path": "TWLocation.status", "type": [ { "code": "code" } ], "short": "地點的狀態,指示該地點是否仍在使用中。", "mapping": [ { "map": "TWCoreLocation.status", "identity": "TWLocation" } ], "definition": "地點的狀態,指示該地點是否仍在使用中。" }, { "id": "TWLocation.name", "max": "1", "min": 1, "path": "TWLocation.name", "type": [ { "code": "string" } ], "short": "地點的名稱。", "mapping": [ { "map": "TWCoreLocation.name", "identity": "TWLocation" } ], "definition": "地點的名稱。" }, { "id": "TWLocation.telecom", "max": "*", "min": 0, "path": "TWLocation.telecom", "type": [ { "code": "ContactPoint" } ], "short": "地點的聯絡細節。", "mapping": [ { "map": "TWCoreLocation.telecom", "identity": "TWLocation" } ], "definition": "地點的聯絡細節。" }, { "id": "TWLocation.address", "max": "1", "min": 0, "path": "TWLocation.address", "type": [ { "code": "Address" } ], "short": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)", "mapping": [ { "map": "TWCoreLocation.address", "identity": "TWLocation" } ], "definition": "使用郵政規範表達的地址(相對於GPS或其他位置定義格式)" }, { "id": "TWLocation.managingOrganization", "max": "1", "min": 0, "path": "TWLocation.managingOrganization", "type": [ { "code": "Organization" } ], "short": "負責地點的提供與維護之組織。", "mapping": [ { "map": "TWCoreLocation.managingOrganization", "identity": "TWLocation" } ], "definition": "負責地點的提供與維護之組織。" } ] }, "contact": [ { "name": "衛生福利部", "telecom": [ { "value": "https://www.mohw.gov.tw/", "system": "url" }, { "value": "CCYU@mohw.gov.tw", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }