We are now entering the FHIR profiling domain. Let's add some constraints to the profile to make it suitable for our imaginary FHIR implementation. The following steps show how to profile three different types of constraints. These are adjusting the cardinality of an element, constraining the type of an element and requiring the use of codes from a bound ValueSet by adjusting the ValueSet binding strength. Happy profiling!
Observation.value[x]
mandatory and constrain Observation.value[x]
to a Quantity DataType
Observation.value[x]
, set the cardinality 1..1 in the Element Properties screen on the right.
Observation.interpretation
interpretation
in the Element Tree
You have now created your own profile!
Powered by SIMPLIFIER.NET