Resolved
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Unassigned
UnassignedReporter
Luud Slagter
Luud SlagterClassification
Patch (Z)
Informatiestandaard onderdelen
FHIR-package
Information standard
BgZ 3.x
Zelfmetingen 2.x
Fix versions
Priority
Better Excel Exporter
Better Excel Exporter
Created May 5, 2022 at 9:47 AM
Updated January 12, 2024 at 12:53 PM
Resolved August 4, 2022 at 10:06 AM
The profile of zib-BodyHeight is derived from the HL7 Vital Signs profile for BodyLength, and therefore does not explicitly contain the element .code.binding.strength. This however leads to the following validation error:
[ERROR] Instance count for ‘ElementDefinition.binding.strength’ is 0, which is not within the specified cardinality of 1..1 (at StructureDefinition.differential[0].element[1].binding[0]).
Therefore the binding strength probably needs to be added explicitly in this profile as well.