Stream: terminology
Topic: ConceptMap source/target for $closure invocation
Jim Steel (Oct 31 2016 at 05:55):
The spec says the first call to $closure should return an empty ConceptMap (http://build.fhir.org/terminology-service.html#closure-init), but ConceptMap.source and ConceptMap.target are mandatory (1..*) properties. What values should these have on the first invocation?
Grahame Grieve (Oct 31 2016 at 18:01):
no values. I guess we'll have to adjust the minimums, unless anyone has another idea
Jim Steel (Oct 31 2016 at 22:59):
I think that's the way. Could introduce an invariant somewhere I guess, if we do want to constrain non-$closure ConceptMaps
Jim Steel (Oct 31 2016 at 23:00):
Want me to open a ticket?
Jim Steel (Nov 02 2016 at 00:24):
Added as #12314
Last updated: Apr 12 2022 at 19:14 UTC