Package | tw.gov.mohw.twcore |
Type | StructureDefinition |
Id | TWAllergyIntolerance |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/StructureDefinition-TWAllergyIntolerance.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWAllergyIntolerance |
Version | 0.3.3 |
Status | active |
Date | 2025-05-16T05:59:52+00:00 |
Name | TWAllergyIntoleranceModel |
Title | 臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型 |
Realm | tw |
Authority | national |
Description | 臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型 |
Type | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWAllergyIntolerance |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition TWAllergyIntolerance
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | 臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型 | |
![]() ![]() ![]() | 0..1 | CodeableConcept | 過敏或不耐受的臨床狀態。 | |
![]() ![]() ![]() | 0..1 | CodeableConcept | 關於對特定物質反應的傾向或潜在風險的確定性聲明。 | |
![]() ![]() ![]() | 1..1 | CodeableConcept | 指明此過敏或不耐受的代碼。 | |
![]() ![]() ![]() | 1..1 | Patient | 誰有此過敏或不耐受? | |
![]() ![]() ![]() | 0..* | BackboneElement | 暴露於此過敏或不耐受物質的不良反應。 | |
{ "resourceType": "StructureDefinition", "id": "TWAllergyIntolerance", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWAllergyIntolerance", "version": "0.3.3", "name": "TWAllergyIntoleranceModel", "title": "臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型", "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 AllergyIntolerance) 之資料模型", "fhirVersion": "4.0.1", "mapping": [ { "identity": "TWAllergyIntolerance", "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/TWAllergyIntolerance", "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": "TWAllergyIntolerance", "path": "TWAllergyIntolerance", "short": "臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型", "definition": "臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance" } ] }, { "id": "TWAllergyIntolerance.clinicalStatus", "path": "TWAllergyIntolerance.clinicalStatus", "short": "過敏或不耐受的臨床狀態。", "definition": "過敏或不耐受的臨床狀態。", "min": 0, "max": "1", "base": { "path": "TWAllergyIntolerance.clinicalStatus", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.clinicalStatus" } ] }, { "id": "TWAllergyIntolerance.verificationStatus", "path": "TWAllergyIntolerance.verificationStatus", "short": "關於對特定物質反應的傾向或潜在風險的確定性聲明。", "definition": "關於對特定物質反應的傾向或潜在風險的確定性聲明。", "min": 0, "max": "1", "base": { "path": "TWAllergyIntolerance.verificationStatus", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.verificationStatus" } ] }, { "id": "TWAllergyIntolerance.code", "path": "TWAllergyIntolerance.code", "short": "指明此過敏或不耐受的代碼。", "definition": "指明此過敏或不耐受的代碼。", "min": 1, "max": "1", "base": { "path": "TWAllergyIntolerance.code", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.code" } ] }, { "id": "TWAllergyIntolerance.patient", "path": "TWAllergyIntolerance.patient", "short": "誰有此過敏或不耐受?", "definition": "誰有此過敏或不耐受?", "min": 1, "max": "1", "base": { "path": "TWAllergyIntolerance.patient", "min": 1, "max": "1" }, "type": [ { "code": "Patient" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.subject.Reference(TW Core Patient)" } ] }, { "id": "TWAllergyIntolerance.reaction", "path": "TWAllergyIntolerance.reaction", "short": "暴露於此過敏或不耐受物質的不良反應。", "definition": "暴露於此過敏或不耐受物質的不良反應。", "min": 0, "max": "*", "base": { "path": "TWAllergyIntolerance.reaction", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.reaction" } ] } ] }, "differential": { "element": [ { "id": "TWAllergyIntolerance", "path": "TWAllergyIntolerance", "short": "臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型", "definition": "臺灣核心-過敏或不耐症(TW Core AllergyIntolerance) 之資料模型", "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance" } ] }, { "id": "TWAllergyIntolerance.clinicalStatus", "path": "TWAllergyIntolerance.clinicalStatus", "short": "過敏或不耐受的臨床狀態。", "definition": "過敏或不耐受的臨床狀態。", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.clinicalStatus" } ] }, { "id": "TWAllergyIntolerance.verificationStatus", "path": "TWAllergyIntolerance.verificationStatus", "short": "關於對特定物質反應的傾向或潜在風險的確定性聲明。", "definition": "關於對特定物質反應的傾向或潜在風險的確定性聲明。", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.verificationStatus" } ] }, { "id": "TWAllergyIntolerance.code", "path": "TWAllergyIntolerance.code", "short": "指明此過敏或不耐受的代碼。", "definition": "指明此過敏或不耐受的代碼。", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.code" } ] }, { "id": "TWAllergyIntolerance.patient", "path": "TWAllergyIntolerance.patient", "short": "誰有此過敏或不耐受?", "definition": "誰有此過敏或不耐受?", "min": 1, "max": "1", "type": [ { "code": "Patient" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.subject.Reference(TW Core Patient)" } ] }, { "id": "TWAllergyIntolerance.reaction", "path": "TWAllergyIntolerance.reaction", "short": "暴露於此過敏或不耐受物質的不良反應。", "definition": "暴露於此過敏或不耐受物質的不良反應。", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "mapping": [ { "identity": "TWAllergyIntolerance", "map": "TWCoreAllergyIntolerance.reaction" } ] } ] } }