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

FHIR IG Statistics: StructureDefinition/TWPatient

Packagetw.gov.mohw.twcore
TypeStructureDefinition
IdTWPatient
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/StructureDefinition-TWPatient.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPatient
Version0.3.3
Statusactive
Date2025-05-16T05:59:52+00:00
NameTWPatientModel
Title臺灣核心-病人(TW Core Patient)之資料模型
Realmtw
Authoritynational
Description臺灣核心-病人(TW Core Patient)之資料模型
Typehttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPatient
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 TWPatient

NameFlagsCard.TypeDescription & Constraintsdoco
.. TWPatient 0..*Base臺灣核心-病人(TW Core Patient)之資料模型
... identifier 1..*Identifier身份識別碼(病歷號、身分證字號、護照號碼、居留證號碼等)
... active 0..1boolean此基本資料是否使用中。
... name 0..*HumanName姓名,包括病人身分證或護照上的姓名、新生兒報戶口(戶籍登記)前的暫時性姓名、或研究用之匿名化病人姓名等。
... telecom 0..*ContactPoint聯絡方式。
... gender 1..1code性別。
... birthDate 1..1date出生日期。
... address 0..*Address地址(戶籍/現居/工作等)。
... maritalStatus 0..1CodeableConcept婚姻狀態。
... photo 0..*Attachment病人的影像(照片)。
... contact 0..*BackboneElement緊急聯絡人。
... communicationLanguage 0..*CodeableConcept溝通語言。
... organization 0..1Organization此紀錄的保管機構。

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "TWPatient",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWPatient",
  "version": "0.3.3",
  "name": "TWPatientModel",
  "title": "臺灣核心-病人(TW Core Patient)之資料模型",
  "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 Patient)之資料模型",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "TWCore",
      "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/TWPatient",
  "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": "TWPatient",
        "path": "TWPatient",
        "short": "臺灣核心-病人(TW Core Patient)之資料模型",
        "definition": "臺灣核心-病人(TW Core Patient)之資料模型",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "TWCore",
            "map": "TWCorePatient"
          }
        ]
      },
      {
        "id": "TWPatient.identifier",
        "path": "TWPatient.identifier",
        "short": "身份識別碼(病歷號、身分證字號、護照號碼、居留證號碼等)",
        "definition": "身份識別碼(病歷號、身分證字號、護照號碼、居留證號碼等)。",
        "min": 1,
        "max": "*",
        "base": {
          "path": "TWPatient.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "identifier"
          }
        ]
      },
      {
        "id": "TWPatient.active",
        "path": "TWPatient.active",
        "short": "此基本資料是否使用中。",
        "definition": "此基本資料是否使用中。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TWPatient.active",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "active"
          }
        ]
      },
      {
        "id": "TWPatient.name",
        "path": "TWPatient.name",
        "short": "姓名,包括病人身分證或護照上的姓名、新生兒報戶口(戶籍登記)前的暫時性姓名、或研究用之匿名化病人姓名等。",
        "definition": "姓名,包括病人身分證或護照上的姓名、新生兒報戶口(戶籍登記)前的暫時性姓名、或研究用之匿名化病人姓名等。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPatient.name",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "name"
          }
        ]
      },
      {
        "id": "TWPatient.telecom",
        "path": "TWPatient.telecom",
        "short": "聯絡方式。",
        "definition": "聯絡方式。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPatient.telecom",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "telecom"
          }
        ]
      },
      {
        "id": "TWPatient.gender",
        "path": "TWPatient.gender",
        "short": "性別。",
        "definition": "性別。",
        "min": 1,
        "max": "1",
        "base": {
          "path": "TWPatient.gender",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "gender"
          }
        ]
      },
      {
        "id": "TWPatient.birthDate",
        "path": "TWPatient.birthDate",
        "short": "出生日期。",
        "definition": "出生日期。",
        "min": 1,
        "max": "1",
        "base": {
          "path": "TWPatient.birthDate",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "birthDate"
          }
        ]
      },
      {
        "id": "TWPatient.address",
        "path": "TWPatient.address",
        "short": "地址(戶籍/現居/工作等)。",
        "definition": "地址(戶籍/現居/工作等)。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPatient.address",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Address"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "address"
          }
        ]
      },
      {
        "id": "TWPatient.maritalStatus",
        "path": "TWPatient.maritalStatus",
        "short": "婚姻狀態。",
        "definition": "婚姻狀態。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TWPatient.maritalStatus",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "maritalStatus"
          }
        ]
      },
      {
        "id": "TWPatient.photo",
        "path": "TWPatient.photo",
        "short": "病人的影像(照片)。",
        "definition": "病人的影像(照片)。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPatient.photo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "photo"
          }
        ]
      },
      {
        "id": "TWPatient.contact",
        "path": "TWPatient.contact",
        "short": "緊急聯絡人。",
        "definition": "緊急聯絡人。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPatient.contact",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "contact"
          }
        ]
      },
      {
        "id": "TWPatient.communicationLanguage",
        "path": "TWPatient.communicationLanguage",
        "short": "溝通語言。",
        "definition": "溝通語言。",
        "min": 0,
        "max": "*",
        "base": {
          "path": "TWPatient.communicationLanguage",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "communication.language"
          }
        ]
      },
      {
        "id": "TWPatient.organization",
        "path": "TWPatient.organization",
        "short": "此紀錄的保管機構。",
        "definition": "此紀錄的保管機構。",
        "min": 0,
        "max": "1",
        "base": {
          "path": "TWPatient.organization",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Organization"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "managingOrganization.Reference(TW Core Organization)"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "TWPatient",
        "path": "TWPatient",
        "short": "臺灣核心-病人(TW Core Patient)之資料模型",
        "definition": "臺灣核心-病人(TW Core Patient)之資料模型",
        "mapping": [
          {
            "identity": "TWCore",
            "map": "TWCorePatient"
          }
        ]
      },
      {
        "id": "TWPatient.identifier",
        "path": "TWPatient.identifier",
        "short": "身份識別碼(病歷號、身分證字號、護照號碼、居留證號碼等)",
        "definition": "身份識別碼(病歷號、身分證字號、護照號碼、居留證號碼等)。",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "identifier"
          }
        ]
      },
      {
        "id": "TWPatient.active",
        "path": "TWPatient.active",
        "short": "此基本資料是否使用中。",
        "definition": "此基本資料是否使用中。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "active"
          }
        ]
      },
      {
        "id": "TWPatient.name",
        "path": "TWPatient.name",
        "short": "姓名,包括病人身分證或護照上的姓名、新生兒報戶口(戶籍登記)前的暫時性姓名、或研究用之匿名化病人姓名等。",
        "definition": "姓名,包括病人身分證或護照上的姓名、新生兒報戶口(戶籍登記)前的暫時性姓名、或研究用之匿名化病人姓名等。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "HumanName"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "name"
          }
        ]
      },
      {
        "id": "TWPatient.telecom",
        "path": "TWPatient.telecom",
        "short": "聯絡方式。",
        "definition": "聯絡方式。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "ContactPoint"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "telecom"
          }
        ]
      },
      {
        "id": "TWPatient.gender",
        "path": "TWPatient.gender",
        "short": "性別。",
        "definition": "性別。",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "gender"
          }
        ]
      },
      {
        "id": "TWPatient.birthDate",
        "path": "TWPatient.birthDate",
        "short": "出生日期。",
        "definition": "出生日期。",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "birthDate"
          }
        ]
      },
      {
        "id": "TWPatient.address",
        "path": "TWPatient.address",
        "short": "地址(戶籍/現居/工作等)。",
        "definition": "地址(戶籍/現居/工作等)。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Address"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "address"
          }
        ]
      },
      {
        "id": "TWPatient.maritalStatus",
        "path": "TWPatient.maritalStatus",
        "short": "婚姻狀態。",
        "definition": "婚姻狀態。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "maritalStatus"
          }
        ]
      },
      {
        "id": "TWPatient.photo",
        "path": "TWPatient.photo",
        "short": "病人的影像(照片)。",
        "definition": "病人的影像(照片)。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Attachment"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "photo"
          }
        ]
      },
      {
        "id": "TWPatient.contact",
        "path": "TWPatient.contact",
        "short": "緊急聯絡人。",
        "definition": "緊急聯絡人。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "contact"
          }
        ]
      },
      {
        "id": "TWPatient.communicationLanguage",
        "path": "TWPatient.communicationLanguage",
        "short": "溝通語言。",
        "definition": "溝通語言。",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "communication.language"
          }
        ]
      },
      {
        "id": "TWPatient.organization",
        "path": "TWPatient.organization",
        "short": "此紀錄的保管機構。",
        "definition": "此紀錄的保管機構。",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Organization"
          }
        ],
        "mapping": [
          {
            "identity": "TWCore",
            "map": "managingOrganization.Reference(TW Core Organization)"
          }
        ]
      }
    ]
  }
}