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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Data Type Profile: Coded Annotation

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:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Annotation

Summary

Extensions

This structure refers to these extensions:

This structure is derived from Annotation

NameFlagsCard.TypeDescription & Constraintsdoco
.. Annotation 0..*AnnotationText node with attribution
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... annotation-code 0..1CodeableConceptAnnotation Code
URL: https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/annotation-code
Binding: Coded Annotation Types (example)
.... authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
.... authorStringstring
... time Σ0..1dateTimeWhen the annotation was made
... text Σ1..1markdownThe annotation - plain text without markdown is strongly recommended

doco Documentation for this format

This structure is derived from Annotation

Summary

Extensions

This structure refers to these extensions:

Differential View

This structure is derived from Annotation

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Annotation 0..*AnnotationText node with attribution
... id 0..1stringUnique id for inter-element referencing
... Slices for extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... annotation-code 0..1CodeableConceptAnnotation Code
URL: https://www.ehealth.fgov.be/standards/fhir/lab/StructureDefinition/annotation-code
Binding: Coded Annotation Types (example)
.... authorReferenceReference(Practitioner | Patient | RelatedPerson | Organization)
.... authorStringstring
... time Σ0..1dateTimeWhen the annotation was made
... text Σ1..1markdownThe annotation - plain text without markdown is strongly recommended

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePathDetailsRequirements
ele-1errorAnnotationAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorAnnotation.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorAnnotation.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorAnnotation.extension:codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorAnnotation.extension:codeMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorAnnotation.author[x]All FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorAnnotation.timeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorAnnotation.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())