HL7 BE Laboratory WG Implementation Guide
1.0.0 - STU
This page is part of the HL7 Belgium FHIR Implementation Guide - Lab related profiles (v1.0.0: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Official URL: https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/coded-annotation | Version: 1.0.0 | |||
Active as of 2022-09-08 | Responsible: eHealth Platform | Realm: BE | Computable Name: BeCodedAnnotation |
Annotation DataType with added CodeableConcept extension element
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Annotation
This structure is derived from Annotation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Annotation | 0..* | Annotation | Text node with attribution | |
annotation-code | 0..1 | CodeableConcept | Annotation Code URL: https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/annotation-code Binding: Coded Annotation Types (example) | |
text | 1..1 | markdown | The annotation - plain text without markdown is strongly recommended | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Annotation | 0..* | Annotation | Text node with attribution | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
annotation-code | 0..1 | CodeableConcept | Annotation Code URL: https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/annotation-code Binding: Coded Annotation Types (example) | |
author[x] | Σ | 0..1 | Individual responsible for the annotation | |
authorReference | Reference(Practitioner | Patient | RelatedPerson | Organization) | |||
authorString | string | |||
time | Σ | 0..1 | dateTime | When the annotation was made |
text | Σ | 1..1 | markdown | The annotation - plain text without markdown is strongly recommended |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Annotation | 0..* | Annotation | Text node with attribution | |
Documentation for this format |
This structure is derived from Annotation
Differential View
This structure is derived from Annotation
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Annotation | 0..* | Annotation | Text node with attribution | |
annotation-code | 0..1 | CodeableConcept | Annotation Code URL: https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/annotation-code Binding: Coded Annotation Types (example) | |
text | 1..1 | markdown | The annotation - plain text without markdown is strongly recommended | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Annotation | 0..* | Annotation | Text node with attribution | |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
annotation-code | 0..1 | CodeableConcept | Annotation Code URL: https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/annotation-code Binding: Coded Annotation Types (example) | |
author[x] | Σ | 0..1 | Individual responsible for the annotation | |
authorReference | Reference(Practitioner | Patient | RelatedPerson | Organization) | |||
authorString | string | |||
time | Σ | 0..1 | dateTime | When the annotation was made |
text | Σ | 1..1 | markdown | The annotation - plain text without markdown is strongly recommended |
Documentation for this format |
Other representations of profile: CSV, Excel, Schematron
Id | Grade | Path | Details | Requirements |
ele-1 | error | Annotation | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Annotation.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Annotation.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Annotation.extension:code | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | Annotation.extension:code | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | error | Annotation.author[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Annotation.time | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | error | Annotation.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |