Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide
0.10.0 - Draft for Community Review
Hướng dẫn triển khai FHIR cốt lõi Việt Nam — VN Core FHIR Implementation Guide - Draft for Community Review (v0.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft tại thời điểm 2026-09-22 |
Các định nghĩa cho vnBhytGatewaySignedEnvelopeLm mô hình logic
Guidance on how to interpret the contents of this table can be foundhere
| 0. vnBhytGatewaySignedEnvelopeLm | |
| Definition | Logical model cho phong bì vận chuyển của Cổng tiếp nhận dữ liệu thuộc Hệ thống thông tin giám định BHYT ( INFORMATIVE / non-normative: mô hình ánh xạ transport envelope (không phải FHIR resource normative) — mapping aid cho implementer viết adapter. Vì sao có model này và vì sao KHÔNG có profile chữ ký số. TT 12/2026/TT-BTC Điều 2 khoản 2 buộc mọi tài liệu, dữ liệu KCB điện tử gửi Cổng phải được ký số và xác thực, nhưng payload mà Cổng nhận là XML ký XMLDSig, không phải resource FHIR. Vì vậy VN Core mô hình hoá đúng lớp wire ở đây và không tạo profile Tuân thủ model này không chứng minh chữ ký hợp lệ. Kiểm tra Base64 ↔ XML giải mã, canonicalized bytes, chuỗi chứng thư, trạng thái thu hồi và phép thử RSA nằm ngoài FHIRPath — thuộc rule external Nguồn và giới hạn của nguồn. Phụ lục kỹ thuật 71 trang của QĐ 326/QĐ-BHXH có lớp text trực tiếp; các phần tử XMLDSig dưới đây trích từ exemplar trong phụ lục đó. Phụ lục không kèm XSD hay bảng cardinality riêng cho khối chữ ký, nên cardinality Căn cứ: QĐ 326/QĐ-BHXH (31/3/2026, hiệu lực 01/4/2026) — hướng dẫn kỹ thuật gửi, nhận tài liệu và dữ liệu điện tử trên Cổng tiếp nhận dữ liệu; TT 12/2026/TT-BTC Điều 2 khoản 2 — nghĩa vụ ký số và xác thực. |
| Short | Phong bì XML ký số Cổng giám định BHYT theo QĐ 326/QĐ-BHXH — Logical Model |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| Invariants | vn-q326-reference-roles: SignedInfo phải có đúng một Reference tới Object chữ ký và một Reference tới payload. SignedInfo SHALL carry exactly one Reference to the signature Object and one to the payload. (signedXml.chuKyDonVi.signature.signedInfo.reference.uri.where(startsWith('#Object-CHUKYDONVI-Id-')).count() = 1 and signedXml.chuKyDonVi.signature.signedInfo.reference.uri.where(startsWith('#Id-')).count() = 1) |
| 2. vnBhytGatewaySignedEnvelopeLm.request | |
| Definition | Thông tin request đến Cổng giám định BHYT |
| Short | Thông tin request đến Cổng giám định BHYT |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. vnBhytGatewaySignedEnvelopeLm.request.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 6. vnBhytGatewaySignedEnvelopeLm.request.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.request.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 8. vnBhytGatewaySignedEnvelopeLm.request.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 10. vnBhytGatewaySignedEnvelopeLm.request.maCskcb | |
| Definition | maCskcb - maCskcb — mã cơ sở khám bệnh, chữa bệnh |
| Short | maCskcb - maCskcb — mã cơ sở khám bệnh, chữa bệnh |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. vnBhytGatewaySignedEnvelopeLm.request.accessToken | |
| Definition | accessToken - accessToken — transport credential; không persist, không log |
| Short | accessToken - accessToken — transport credential; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. vnBhytGatewaySignedEnvelopeLm.request.tokenId | |
| Definition | tokenId - tokenId — transport credential; không persist, không log |
| Short | tokenId - tokenId — transport credential; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. vnBhytGatewaySignedEnvelopeLm.request.username | |
| Definition | username - username — tài khoản cơ sở KCB; không persist trong clinical store |
| Short | username - username — tài khoản cơ sở KCB; không persist trong clinical store |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 18. vnBhytGatewaySignedEnvelopeLm.request.passwordHash | |
| Definition | passwordHash - passwordHash — băm theo wire contract nguồn; không persist, không log |
| Short | passwordHash - passwordHash — băm theo wire contract nguồn; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. vnBhytGatewaySignedEnvelopeLm.request.loaiHs | |
| Definition | loaiHs - loaiHs — loại hồ sơ theo endpoint QĐ 326/QĐ-BHXH |
| Short | loaiHs - loaiHs — loại hồ sơ theo endpoint QĐ 326/QĐ-BHXH |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 22. vnBhytGatewaySignedEnvelopeLm.request.maTinh | |
| Definition | maTinh - maTinh — mã tỉnh của cơ sở KCB gửi hồ sơ |
| Short | maTinh - maTinh — mã tỉnh của cơ sở KCB gửi hồ sơ |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 24. vnBhytGatewaySignedEnvelopeLm.request.kyQT | |
| Definition | kyQT - kyQT — kỳ quyết toán dạng YYYYMM |
| Short | kyQT - kyQT — kỳ quyết toán dạng YYYYMM |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. vnBhytGatewaySignedEnvelopeLm.request.fileHsBase64 | |
| Definition | fileHsBase64 - fileHsBase64 — chuỗi Base64 của file XML đã ký số |
| Short | fileHsBase64 - fileHsBase64 — chuỗi Base64 của file XML đã ký số |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. vnBhytGatewaySignedEnvelopeLm.signedXml | |
| Definition | Nội dung XML trước khi Base64; là semantic view của fileHsBase64 |
| Short | Nội dung XML trước khi Base64; là semantic view của fileHsBase64 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. vnBhytGatewaySignedEnvelopeLm.signedXml.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 32. vnBhytGatewaySignedEnvelopeLm.signedXml.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 34. vnBhytGatewaySignedEnvelopeLm.signedXml.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 36. vnBhytGatewaySignedEnvelopeLm.signedXml.rootName | |
| Definition | Tên phần tử gốc của XML, ví dụ HSDANHMUC |
| Short | Tên phần tử gốc của XML, ví dụ HSDANHMUC |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. vnBhytGatewaySignedEnvelopeLm.signedXml.signedPayloadId | |
| Definition | Id của payload mà Reference thứ hai trỏ tới |
| Short | Id của payload mà Reference thứ hai trỏ tới |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 40. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi | |
| Definition | CHUKYDONVI — thông tin chữ ký của đơn vị |
| Short | CHUKYDONVI — thông tin chữ ký của đơn vị |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 44. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 46. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 48. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature | |
| Definition | ds:Signature |
| Short | ds:Signature |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.id | |
| Definition | Signature/@Id Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Signature/@IdUnique id for inter-element referencing |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 52. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 54. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 56. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.namespace | |
| Definition | xmlns của XMLDSig |
| Short | xmlns của XMLDSig |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 58. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo | |
| Definition | ds:SignedInfo |
| Short | ds:SignedInfo |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 62. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 64. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 66. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.canonicalizationAlgorithm | |
| Definition | CanonicalizationMethod/@Algorithm — C14N 2001 theo exemplar nguồn |
| Short | CanonicalizationMethod/@Algorithm — C14N 2001 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 68. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.signatureAlgorithm | |
| Definition | SignatureMethod/@Algorithm — RSA-SHA256 theo exemplar nguồn |
| Short | SignatureMethod/@Algorithm — RSA-SHA256 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 70. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference | |
| Definition | Hai ds:Reference: một tới Object chữ ký, một tới payload |
| Short | Hai ds:Reference: một tới Object chữ ký, một tới payload |
| Control | 2..2 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 74. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 76. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 78. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.uri | |
| Definition | Reference/@URI |
| Short | Reference/@URI |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 80. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.digestAlgorithm | |
| Definition | DigestMethod/@Algorithm — SHA-256 theo exemplar nguồn |
| Short | DigestMethod/@Algorithm — SHA-256 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 82. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.digestValue | |
| Definition | DigestValue |
| Short | DigestValue |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 84. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signatureValue | |
| Definition | SignatureValue |
| Short | SignatureValue |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 86. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo | |
| Definition | KeyInfo |
| Short | KeyInfo |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 90. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 92. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 94. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data | |
| Definition | X509Data |
| Short | X509Data |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 98. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 100. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 102. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.x509SubjectName | |
| Definition | X509SubjectName |
| Short | X509SubjectName |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 104. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.x509Certificate | |
| Definition | X509Certificate — DER mã hoá Base64 |
| Short | X509Certificate — DER mã hoá Base64 |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 106. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object | |
| Definition | ds:Object |
| Short | ds:Object |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 108. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.id | |
| Definition | Object/@Id Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Object/@IdUnique id for inter-element referencing |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 110. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 112. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 114. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties | |
| Definition | SignatureProperties |
| Short | SignatureProperties |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 118. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 120. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 122. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty | |
| Definition | SignatureProperty |
| Short | SignatureProperty |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 124. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.id | |
| Definition | SignatureProperty/@Id Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | SignatureProperty/@IdUnique id for inter-element referencing |
| Control | 10..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 126. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 128. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists()) |
| 130. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.target | |
| Definition | SignatureProperty/@Target |
| Short | SignatureProperty/@Target |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 132. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.signingTime | |
| Definition | SigningTime — thời điểm ký do bên ký khai |
| Short | SigningTime — thời điểm ký do bên ký khai |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. vnBhytGatewaySignedEnvelopeLm | |
| Definition | Logical model cho phong bì vận chuyển của Cổng tiếp nhận dữ liệu thuộc Hệ thống thông tin giám định BHYT ( INFORMATIVE / non-normative: mô hình ánh xạ transport envelope (không phải FHIR resource normative) — mapping aid cho implementer viết adapter. Vì sao có model này và vì sao KHÔNG có profile chữ ký số. TT 12/2026/TT-BTC Điều 2 khoản 2 buộc mọi tài liệu, dữ liệu KCB điện tử gửi Cổng phải được ký số và xác thực, nhưng payload mà Cổng nhận là XML ký XMLDSig, không phải resource FHIR. Vì vậy VN Core mô hình hoá đúng lớp wire ở đây và không tạo profile Tuân thủ model này không chứng minh chữ ký hợp lệ. Kiểm tra Base64 ↔ XML giải mã, canonicalized bytes, chuỗi chứng thư, trạng thái thu hồi và phép thử RSA nằm ngoài FHIRPath — thuộc rule external Nguồn và giới hạn của nguồn. Phụ lục kỹ thuật 71 trang của QĐ 326/QĐ-BHXH có lớp text trực tiếp; các phần tử XMLDSig dưới đây trích từ exemplar trong phụ lục đó. Phụ lục không kèm XSD hay bảng cardinality riêng cho khối chữ ký, nên cardinality Căn cứ: QĐ 326/QĐ-BHXH (31/3/2026, hiệu lực 01/4/2026) — hướng dẫn kỹ thuật gửi, nhận tài liệu và dữ liệu điện tử trên Cổng tiếp nhận dữ liệu; TT 12/2026/TT-BTC Điều 2 khoản 2 — nghĩa vụ ký số và xác thực. |
| Short | Phong bì XML ký số Cổng giám định BHYT theo QĐ 326/QĐ-BHXH — Logical Model |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| Invariants | vn-q326-reference-roles: SignedInfo phải có đúng một Reference tới Object chữ ký và một Reference tới payload. SignedInfo SHALL carry exactly one Reference to the signature Object and one to the payload. (signedXml.chuKyDonVi.signature.signedInfo.reference.uri.where(startsWith('#Object-CHUKYDONVI-Id-')).count() = 1 and signedXml.chuKyDonVi.signature.signedInfo.reference.uri.where(startsWith('#Id-')).count() = 1) |
| 2. vnBhytGatewaySignedEnvelopeLm.request | |
| Definition | Thông tin request đến Cổng giám định BHYT |
| Short | Thông tin request đến Cổng giám định BHYT |
| Control | 1..1 |
| Type | BackboneElement |
| 4. vnBhytGatewaySignedEnvelopeLm.request.maCskcb | |
| Definition | maCskcb - maCskcb — mã cơ sở khám bệnh, chữa bệnh |
| Short | maCskcb - maCskcb — mã cơ sở khám bệnh, chữa bệnh |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. vnBhytGatewaySignedEnvelopeLm.request.accessToken | |
| Definition | accessToken - accessToken — transport credential; không persist, không log |
| Short | accessToken - accessToken — transport credential; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 8. vnBhytGatewaySignedEnvelopeLm.request.tokenId | |
| Definition | tokenId - tokenId — transport credential; không persist, không log |
| Short | tokenId - tokenId — transport credential; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. vnBhytGatewaySignedEnvelopeLm.request.username | |
| Definition | username - username — tài khoản cơ sở KCB; không persist trong clinical store |
| Short | username - username — tài khoản cơ sở KCB; không persist trong clinical store |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. vnBhytGatewaySignedEnvelopeLm.request.passwordHash | |
| Definition | passwordHash - passwordHash — băm theo wire contract nguồn; không persist, không log |
| Short | passwordHash - passwordHash — băm theo wire contract nguồn; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. vnBhytGatewaySignedEnvelopeLm.request.loaiHs | |
| Definition | loaiHs - loaiHs — loại hồ sơ theo endpoint QĐ 326/QĐ-BHXH |
| Short | loaiHs - loaiHs — loại hồ sơ theo endpoint QĐ 326/QĐ-BHXH |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. vnBhytGatewaySignedEnvelopeLm.request.maTinh | |
| Definition | maTinh - maTinh — mã tỉnh của cơ sở KCB gửi hồ sơ |
| Short | maTinh - maTinh — mã tỉnh của cơ sở KCB gửi hồ sơ |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 18. vnBhytGatewaySignedEnvelopeLm.request.kyQT | |
| Definition | kyQT - kyQT — kỳ quyết toán dạng YYYYMM |
| Short | kyQT - kyQT — kỳ quyết toán dạng YYYYMM |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. vnBhytGatewaySignedEnvelopeLm.request.fileHsBase64 | |
| Definition | fileHsBase64 - fileHsBase64 — chuỗi Base64 của file XML đã ký số |
| Short | fileHsBase64 - fileHsBase64 — chuỗi Base64 của file XML đã ký số |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 22. vnBhytGatewaySignedEnvelopeLm.signedXml | |
| Definition | Nội dung XML trước khi Base64; là semantic view của fileHsBase64 |
| Short | Nội dung XML trước khi Base64; là semantic view của fileHsBase64 |
| Control | 1..1 |
| Type | BackboneElement |
| 24. vnBhytGatewaySignedEnvelopeLm.signedXml.rootName | |
| Definition | Tên phần tử gốc của XML, ví dụ HSDANHMUC |
| Short | Tên phần tử gốc của XML, ví dụ HSDANHMUC |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. vnBhytGatewaySignedEnvelopeLm.signedXml.signedPayloadId | |
| Definition | Id của payload mà Reference thứ hai trỏ tới |
| Short | Id của payload mà Reference thứ hai trỏ tới |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi | |
| Definition | CHUKYDONVI — thông tin chữ ký của đơn vị |
| Short | CHUKYDONVI — thông tin chữ ký của đơn vị |
| Control | 1..1 |
| Type | BackboneElement |
| 30. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature | |
| Definition | ds:Signature |
| Short | ds:Signature |
| Control | 1..1 |
| Type | BackboneElement |
| 32. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.id | |
| Definition | Signature/@Id |
| Short | Signature/@Id |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.namespace | |
| Definition | xmlns của XMLDSig |
| Short | xmlns của XMLDSig |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 36. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo | |
| Definition | ds:SignedInfo |
| Short | ds:SignedInfo |
| Control | 1..1 |
| Type | BackboneElement |
| 38. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.canonicalizationAlgorithm | |
| Definition | CanonicalizationMethod/@Algorithm — C14N 2001 theo exemplar nguồn |
| Short | CanonicalizationMethod/@Algorithm — C14N 2001 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 40. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.signatureAlgorithm | |
| Definition | SignatureMethod/@Algorithm — RSA-SHA256 theo exemplar nguồn |
| Short | SignatureMethod/@Algorithm — RSA-SHA256 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 42. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference | |
| Definition | Hai ds:Reference: một tới Object chữ ký, một tới payload |
| Short | Hai ds:Reference: một tới Object chữ ký, một tới payload |
| Control | 2..2 |
| Type | BackboneElement |
| 44. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.uri | |
| Definition | Reference/@URI |
| Short | Reference/@URI |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.digestAlgorithm | |
| Definition | DigestMethod/@Algorithm — SHA-256 theo exemplar nguồn |
| Short | DigestMethod/@Algorithm — SHA-256 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 48. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.digestValue | |
| Definition | DigestValue |
| Short | DigestValue |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 50. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signatureValue | |
| Definition | SignatureValue |
| Short | SignatureValue |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 52. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo | |
| Definition | KeyInfo |
| Short | KeyInfo |
| Control | 1..1 |
| Type | BackboneElement |
| 54. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data | |
| Definition | X509Data |
| Short | X509Data |
| Control | 1..1 |
| Type | BackboneElement |
| 56. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.x509SubjectName | |
| Definition | X509SubjectName |
| Short | X509SubjectName |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 58. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.x509Certificate | |
| Definition | X509Certificate — DER mã hoá Base64 |
| Short | X509Certificate — DER mã hoá Base64 |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 60. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object | |
| Definition | ds:Object |
| Short | ds:Object |
| Control | 1..1 |
| Type | BackboneElement |
| 62. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.id | |
| Definition | Object/@Id |
| Short | Object/@Id |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 64. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties | |
| Definition | SignatureProperties |
| Short | SignatureProperties |
| Control | 1..1 |
| Type | BackboneElement |
| 66. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty | |
| Definition | SignatureProperty |
| Short | SignatureProperty |
| Control | 1..1 |
| Type | BackboneElement |
| 68. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.target | |
| Definition | SignatureProperty/@Target |
| Short | SignatureProperty/@Target |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 70. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.id | |
| Definition | SignatureProperty/@Id |
| Short | SignatureProperty/@Id |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 72. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.signingTime | |
| Definition | SigningTime — thời điểm ký do bên ký khai |
| Short | SigningTime — thời điểm ký do bên ký khai |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. vnBhytGatewaySignedEnvelopeLm | |
| Definition | Logical model cho phong bì vận chuyển của Cổng tiếp nhận dữ liệu thuộc Hệ thống thông tin giám định BHYT ( INFORMATIVE / non-normative: mô hình ánh xạ transport envelope (không phải FHIR resource normative) — mapping aid cho implementer viết adapter. Vì sao có model này và vì sao KHÔNG có profile chữ ký số. TT 12/2026/TT-BTC Điều 2 khoản 2 buộc mọi tài liệu, dữ liệu KCB điện tử gửi Cổng phải được ký số và xác thực, nhưng payload mà Cổng nhận là XML ký XMLDSig, không phải resource FHIR. Vì vậy VN Core mô hình hoá đúng lớp wire ở đây và không tạo profile Tuân thủ model này không chứng minh chữ ký hợp lệ. Kiểm tra Base64 ↔ XML giải mã, canonicalized bytes, chuỗi chứng thư, trạng thái thu hồi và phép thử RSA nằm ngoài FHIRPath — thuộc rule external Nguồn và giới hạn của nguồn. Phụ lục kỹ thuật 71 trang của QĐ 326/QĐ-BHXH có lớp text trực tiếp; các phần tử XMLDSig dưới đây trích từ exemplar trong phụ lục đó. Phụ lục không kèm XSD hay bảng cardinality riêng cho khối chữ ký, nên cardinality Căn cứ: QĐ 326/QĐ-BHXH (31/3/2026, hiệu lực 01/4/2026) — hướng dẫn kỹ thuật gửi, nhận tài liệu và dữ liệu điện tử trên Cổng tiếp nhận dữ liệu; TT 12/2026/TT-BTC Điều 2 khoản 2 — nghĩa vụ ký số và xác thực. |
| Short | Phong bì XML ký số Cổng giám định BHYT theo QĐ 326/QĐ-BHXH — Logical Model |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| Invariants | vn-q326-reference-roles: SignedInfo phải có đúng một Reference tới Object chữ ký và một Reference tới payload. SignedInfo SHALL carry exactly one Reference to the signature Object and one to the payload. (signedXml.chuKyDonVi.signature.signedInfo.reference.uri.where(startsWith('#Object-CHUKYDONVI-Id-')).count() = 1 and signedXml.chuKyDonVi.signature.signedInfo.reference.uri.where(startsWith('#Id-')).count() = 1) |
| 2. vnBhytGatewaySignedEnvelopeLm.request | |
| Definition | Thông tin request đến Cổng giám định BHYT |
| Short | Thông tin request đến Cổng giám định BHYT |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. vnBhytGatewaySignedEnvelopeLm.request.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 6. vnBhytGatewaySignedEnvelopeLm.request.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.request.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 8. vnBhytGatewaySignedEnvelopeLm.request.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 10. vnBhytGatewaySignedEnvelopeLm.request.maCskcb | |
| Definition | maCskcb - maCskcb — mã cơ sở khám bệnh, chữa bệnh |
| Short | maCskcb - maCskcb — mã cơ sở khám bệnh, chữa bệnh |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. vnBhytGatewaySignedEnvelopeLm.request.accessToken | |
| Definition | accessToken - accessToken — transport credential; không persist, không log |
| Short | accessToken - accessToken — transport credential; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. vnBhytGatewaySignedEnvelopeLm.request.tokenId | |
| Definition | tokenId - tokenId — transport credential; không persist, không log |
| Short | tokenId - tokenId — transport credential; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. vnBhytGatewaySignedEnvelopeLm.request.username | |
| Definition | username - username — tài khoản cơ sở KCB; không persist trong clinical store |
| Short | username - username — tài khoản cơ sở KCB; không persist trong clinical store |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 18. vnBhytGatewaySignedEnvelopeLm.request.passwordHash | |
| Definition | passwordHash - passwordHash — băm theo wire contract nguồn; không persist, không log |
| Short | passwordHash - passwordHash — băm theo wire contract nguồn; không persist, không log |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. vnBhytGatewaySignedEnvelopeLm.request.loaiHs | |
| Definition | loaiHs - loaiHs — loại hồ sơ theo endpoint QĐ 326/QĐ-BHXH |
| Short | loaiHs - loaiHs — loại hồ sơ theo endpoint QĐ 326/QĐ-BHXH |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 22. vnBhytGatewaySignedEnvelopeLm.request.maTinh | |
| Definition | maTinh - maTinh — mã tỉnh của cơ sở KCB gửi hồ sơ |
| Short | maTinh - maTinh — mã tỉnh của cơ sở KCB gửi hồ sơ |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 24. vnBhytGatewaySignedEnvelopeLm.request.kyQT | |
| Definition | kyQT - kyQT — kỳ quyết toán dạng YYYYMM |
| Short | kyQT - kyQT — kỳ quyết toán dạng YYYYMM |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. vnBhytGatewaySignedEnvelopeLm.request.fileHsBase64 | |
| Definition | fileHsBase64 - fileHsBase64 — chuỗi Base64 của file XML đã ký số |
| Short | fileHsBase64 - fileHsBase64 — chuỗi Base64 của file XML đã ký số |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. vnBhytGatewaySignedEnvelopeLm.signedXml | |
| Definition | Nội dung XML trước khi Base64; là semantic view của fileHsBase64 |
| Short | Nội dung XML trước khi Base64; là semantic view của fileHsBase64 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 30. vnBhytGatewaySignedEnvelopeLm.signedXml.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 32. vnBhytGatewaySignedEnvelopeLm.signedXml.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 34. vnBhytGatewaySignedEnvelopeLm.signedXml.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 36. vnBhytGatewaySignedEnvelopeLm.signedXml.rootName | |
| Definition | Tên phần tử gốc của XML, ví dụ HSDANHMUC |
| Short | Tên phần tử gốc của XML, ví dụ HSDANHMUC |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 38. vnBhytGatewaySignedEnvelopeLm.signedXml.signedPayloadId | |
| Definition | Id của payload mà Reference thứ hai trỏ tới |
| Short | Id của payload mà Reference thứ hai trỏ tới |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 40. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi | |
| Definition | CHUKYDONVI — thông tin chữ ký của đơn vị |
| Short | CHUKYDONVI — thông tin chữ ký của đơn vị |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 42. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 44. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 46. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 48. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature | |
| Definition | ds:Signature |
| Short | ds:Signature |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.id | |
| Definition | Signature/@Id |
| Short | Signature/@Id |
| Control | 1..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 52. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 54. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 56. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.namespace | |
| Definition | xmlns của XMLDSig |
| Short | xmlns của XMLDSig |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 58. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo | |
| Definition | ds:SignedInfo |
| Short | ds:SignedInfo |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 60. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 62. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 64. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 66. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.canonicalizationAlgorithm | |
| Definition | CanonicalizationMethod/@Algorithm — C14N 2001 theo exemplar nguồn |
| Short | CanonicalizationMethod/@Algorithm — C14N 2001 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 68. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.signatureAlgorithm | |
| Definition | SignatureMethod/@Algorithm — RSA-SHA256 theo exemplar nguồn |
| Short | SignatureMethod/@Algorithm — RSA-SHA256 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 70. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference | |
| Definition | Hai ds:Reference: một tới Object chữ ký, một tới payload |
| Short | Hai ds:Reference: một tới Object chữ ký, một tới payload |
| Control | 2..2 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 72. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 74. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 76. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 78. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.uri | |
| Definition | Reference/@URI |
| Short | Reference/@URI |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 80. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.digestAlgorithm | |
| Definition | DigestMethod/@Algorithm — SHA-256 theo exemplar nguồn |
| Short | DigestMethod/@Algorithm — SHA-256 theo exemplar nguồn |
| Control | 1..1 |
| Type | uri |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 82. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signedInfo.reference.digestValue | |
| Definition | DigestValue |
| Short | DigestValue |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 84. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.signatureValue | |
| Definition | SignatureValue |
| Short | SignatureValue |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 86. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo | |
| Definition | KeyInfo |
| Short | KeyInfo |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 88. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 90. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 92. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 94. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data | |
| Definition | X509Data |
| Short | X509Data |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 96. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 98. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 100. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 102. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.x509SubjectName | |
| Definition | X509SubjectName |
| Short | X509SubjectName |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 104. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.keyInfo.x509Data.x509Certificate | |
| Definition | X509Certificate — DER mã hoá Base64 |
| Short | X509Certificate — DER mã hoá Base64 |
| Control | 1..1 |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 106. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object | |
| Definition | ds:Object |
| Short | ds:Object |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 108. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.id | |
| Definition | Object/@Id |
| Short | Object/@Id |
| Control | 1..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 110. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 112. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 114. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties | |
| Definition | SignatureProperties |
| Short | SignatureProperties |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 116. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 118. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 120. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 122. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty | |
| Definition | SignatureProperty |
| Short | SignatureProperty |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 124. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.id | |
| Definition | SignatureProperty/@Id |
| Short | SignatureProperty/@Id |
| Control | 1..1 |
| Type | string |
| Is Modifier | false |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 126. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.extension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
| Short | Additional content defined by implementations |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| Slicing | This element introduces a set of slices on vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 128. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.modifierExtension | |
| Definition | May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). |
| Short | Extensions that cannot be ignored even if unrecognized |
| Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| Requirements | Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions. |
| Alternate Names | extensions, user content, modifiers |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))ext-1: Must have either extensions or value[x], not both ( extension.exists() != value.exists()) |
| 130. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.target | |
| Definition | SignatureProperty/@Target |
| Short | SignatureProperty/@Target |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 132. vnBhytGatewaySignedEnvelopeLm.signedXml.chuKyDonVi.signature.object.signatureProperties.signatureProperty.signingTime | |
| Definition | SigningTime — thời điểm ký do bên ký khai |
| Short | SigningTime — thời điểm ký do bên ký khai |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |