FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/TWBundle

Packagetw.gov.mohw.twcore
TypeStructureDefinition
IdTWBundle
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/StructureDefinition-TWBundle.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWBundle
Version0.3.3
Statusactive
Date2025-05-16T05:59:52+00:00
NameTWBundleModel
Title臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型
Realmtw
Authoritynational
Description臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型
Typehttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWBundle
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition TWBundle

NameFlagsCard.TypeDescription & Constraintsdoco
.. TWBundle 0..*Base臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型
... identifier 1..1Identifier一組Reources的捆綁/打包/捆包(Bundle)的識別碼。
... timestamp 0..1instant組成Bundle的時間。

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "TWBundle",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWBundle",
  "version": "0.3.3",
  "name": "TWBundleModel",
  "title": "臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型",
  "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 Bundle) 之資料模型",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "TWBundle",
      "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/TWBundle",
  "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": "TWBundle",
        "path": "TWBundle",
        "short": "臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型",
        "definition": "臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "TWBundle",
            "map": "TWCoreBundle"
          }
        ]
      },
      {
        "id": "TWBundle.identifier",
        "path": "TWBundle.identifier",
        "short": "一組Reources的捆綁/打包/捆包(Bundle)的識別碼。",
        "definition": "一組Reources的捆綁/打包/捆包(Bundle)的識別碼。",
        "min": 1,
        "max": "1",
        "base": {
          "path": "TWBundle.identifier",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "TWBundle",
            "map": "TWCoreBundle.identifier"
          }
        ]
      },
      {
        "id": "TWBundle.timestamp",
        "path": "TWBundle.timestamp",
        "short": "組成Bundle的時間。",
        "definition": "組成Bundle的時間。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TWBundle.timestamp",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "instant"
          }
        ],
        "mapping": [
          {
            "identity": "TWBundle",
            "map": "TWCoreBundle.timestamp"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "TWBundle",
        "path": "TWBundle",
        "short": "臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型",
        "definition": "臺灣核心-資料交換基本單位(TW Core Bundle) 之資料模型",
        "mapping": [
          {
            "identity": "TWBundle",
            "map": "TWCoreBundle"
          }
        ]
      },
      {
        "id": "TWBundle.identifier",
        "path": "TWBundle.identifier",
        "short": "一組Reources的捆綁/打包/捆包(Bundle)的識別碼。",
        "definition": "一組Reources的捆綁/打包/捆包(Bundle)的識別碼。",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "TWBundle",
            "map": "TWCoreBundle.identifier"
          }
        ]
      },
      {
        "id": "TWBundle.timestamp",
        "path": "TWBundle.timestamp",
        "short": "組成Bundle的時間。",
        "definition": "組成Bundle的時間。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "instant"
          }
        ],
        "mapping": [
          {
            "identity": "TWBundle",
            "map": "TWCoreBundle.timestamp"
          }
        ]
      }
    ]
  }
}