HL7 FHIR Implementation Guide: Transversal Clinical Core
1.0.0 - STU1

This page is part of the HL7 Belgium FHIR Implementation Guide - Core clinical profiles - transversal (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: BeObservationCodeableConcept

Official URL: https://www.ehealth.fgov.be/standards/fhir/core-clinical/StructureDefinition/be-observationcodeableconcept Version: 1.0.0
Active as of 2022-05-31 Maturity Level: 1 Responsible: eHealth Platform Realm: BE Computable Name: BeObservationCodeableConcept

This is a supporting profile, only to give guidelines how to express a few of the typical coding systems. In general, it shall be noted SNOMED-CT is the preferred national terminology. Other coding systems remain allowed or MAY be preferred in specific flows (e.g. the use of LOINC codes to express a laboratory test.)

Usage:

Formal Views of Profile Content

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

This structure is derived from CodeableConcept

Summary

Mandatory: 0 element (4 nested mandatory elements)
Fixed Value: 2 elements

Slices

This structure defines the following Slices:

  • The element CodeableConcept.coding is sliced based on the value of value:system

Maturity: 1

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePathDetailsRequirements
ele-1errorCodeableConceptAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeableConcept.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeableConcept.codingAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:LOINCAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:LOINC.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeableConcept.coding:LOINC.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeableConcept.coding:LOINC.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:LOINC.versionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:LOINC.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:LOINC.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:LOINC.userSelectedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:SNOMED-CTAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:SNOMED-CT.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorCodeableConcept.coding:SNOMED-CT.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorCodeableConcept.coding:SNOMED-CT.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:SNOMED-CT.versionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:SNOMED-CT.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:SNOMED-CT.displayAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.coding:SNOMED-CT.userSelectedAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorCodeableConcept.textAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())