FHIR IG analytics| Package | tw.gov.mohw.cdc.twniis |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-NIISResponseModel.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hyweb-cdc/niis/StructureDefinition-NIISResponseModel.html |
| URL | https://twniis.cdc.gov.tw/twniis/StructureDefinition/NIISResponseModel |
| Version | 0.0.1 |
| Status | active |
| Date | 2026-09-03T07:31:28+00:00 |
| Name | NIISResponseModel |
| Title | 全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型 |
| Realm | tw |
| Authority | national |
| Description | 全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型 |
| Type | https://twniis.cdc.gov.tw/twniis/StructureDefinition/NIISResponseModel |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 结构定义 NIISResponseModel
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | 全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型 | |
![]() ![]() | 1..1 | string | 時間戳記 | |
![]() ![]() | 1..1 | string | 交易狀態代碼 | |
{
"resourceType": "StructureDefinition",
"id": "NIISResponseModel",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://twniis.cdc.gov.tw/twniis/StructureDefinition/NIISResponseModel",
"version": "0.0.1",
"name": "NIISResponseModel",
"title": "全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型",
"status": "active",
"date": "2026-09-03T07:31:28+00:00",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "TWNIISBundleResponse",
"uri": "https://twniis.cdc.gov.tw/twniis/StructureDefinition/bundle-response-niis",
"name": "Mapping to TWNIIS Bundle Response"
},
{
"identity": "TWNIISOperationOutcomeResponse",
"uri": "https://twniis.cdc.gov.tw/twniis/StructureDefinition/operationoutcome-niis",
"name": "Mapping to TWNIIS OperationOutcome"
}
],
"kind": "logical",
"abstract": false,
"type": "https://twniis.cdc.gov.tw/twniis/StructureDefinition/NIISResponseModel",
"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": "NIISResponseModel",
"path": "NIISResponseModel",
"short": "全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型",
"definition": "全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "NIISResponseModel.timestamp",
"path": "NIISResponseModel.timestamp",
"short": "時間戳記",
"definition": "時間戳記",
"min": 1,
"max": "1",
"base": {
"path": "NIISResponseModel.timestamp",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "TWNIISBundleResponse",
"map": "Bundle.timestamp"
}
]
},
{
"id": "NIISResponseModel.statusCode",
"path": "NIISResponseModel.statusCode",
"short": "交易狀態代碼",
"definition": "交易狀態代碼",
"min": 1,
"max": "1",
"base": {
"path": "NIISResponseModel.statusCode",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "TWNIISOperationOutcomeResponse",
"map": "OperationOutcome.issue.details.coding.code"
}
]
}
]
},
"differential": {
"element": [
{
"id": "NIISResponseModel",
"path": "NIISResponseModel",
"short": "全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型",
"definition": "全國性預防接種資訊登錄與上傳回應(NIIS Response)之資料模型"
},
{
"id": "NIISResponseModel.timestamp",
"path": "NIISResponseModel.timestamp",
"short": "時間戳記",
"definition": "時間戳記",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "TWNIISBundleResponse",
"map": "Bundle.timestamp"
}
]
},
{
"id": "NIISResponseModel.statusCode",
"path": "NIISResponseModel.statusCode",
"short": "交易狀態代碼",
"definition": "交易狀態代碼",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "TWNIISOperationOutcomeResponse",
"map": "OperationOutcome.issue.details.coding.code"
}
]
}
]
}
}