Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam
1.0.0 - CI Build
Bản hướng dẫn thực thi (IG) dành cho các hệ thống thông tin Y tế tại Việt Nam, published by Cục Công nghệ thông tin - Bộ Y tế. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7vn/vn-core-ig/ and changes regularly. See the Directory of published versions
VN Core Codeable Concept profile
Đường dẫn URL chính thức của Profile này:
http://fhir.ehealth.gov.vn/core/StructureDefinition/vn-core-codeableconcept
Profile này được dựa trên Resource CodeableConcept
Profile này được dựa trên Resource CodeableConcept
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | CodeableConcept | |||
coding | 0..* | VNCoreCoding | A reference to a code defined by a terminology system | |
text | S | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | 0..* | CodeableConcept | Concept - reference to a terminology or just text | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | S | 0..* | VNCoreCoding | A reference to a code defined by a terminology system |
text | SΣ | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Profile này được dựa trên Resource CodeableConcept
Differential View
Profile này được dựa trên Resource CodeableConcept
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | CodeableConcept | |||
coding | 0..* | VNCoreCoding | A reference to a code defined by a terminology system | |
text | S | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
CodeableConcept | 0..* | CodeableConcept | Concept - reference to a terminology or just text | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
coding | S | 0..* | VNCoreCoding | A reference to a code defined by a terminology system |
text | SΣ | 0..1 | string | Plain text representation of the concept |
Documentation for this format |
Hình thức mô tả khác: Schematron
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |