Stream: Orders and Observation WG
Topic: R5 changes
Jose Costa Teixeira (Dec 08 2021 at 09:13):
#34346 and #34348 applied. Please check if it is OK
Jose Costa Teixeira (Dec 08 2021 at 11:32):
For NutritionProduct, I put the biologicalSource under Instance, which is where I think it makes sense. I think the Product pattern should have the same, assuming that biologicalSource is for instances only.
Jose Costa Teixeira (Dec 08 2021 at 11:34):
i.e. biological source indicates "This comes from THIS pig" not "contains porcine products"
Jose Costa Teixeira (Dec 08 2021 at 11:36):
@Becky Gradl @Marti Velezis @Rob Hausam @Hans Buitendijk @John David Larkin Nolen feedback welcome
Hans Buitendijk (Dec 08 2021 at 16:18):
Agreed.
Still have a problem with NutritionProduct that in the absence of an "instance Boolean", I have no idea whether the resource instance represents a partially completed NutritionProduct instance or definition. But that is a different story. Clearly if any of the .instance attributes is valued it is an instance, but if none are valued I have no clue.
Hans J. Buitendijk, M.Sc., FHL7 | Director, Interoperability Strategy | hans.buitendijk@cerner.com<mailto:hans.buitendijk@cerner.com> | +1 610-219-2087 office/mobile | Cerner Corporation | www.cerner.com<https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.cerner.com%2F&data=02%7C01%7CHans.Buitendijk%40Cerner.com%7C46a83a5d4bb64fa0dc5d08d6980ea693%7Cfbc493a80d244454a815f4ca58e8c09d%7C0%7C0%7C636863586028303617&sdata=OJQaj00RbusXrzTqEghLpDT1vCRhiA2bVi3oN59Km14%3D&reserved=0>
Lloyd McKenzie (Dec 08 2021 at 18:13):
It's the same as medication. And in general, it doesn't matter...
Jose Costa Teixeira (Dec 09 2021 at 13:10):
One idea on this last topic raised by Hans:
In practice something that is an instance vs a kind is normally implied by the context.
As long as we have a place to indicate the attributes of the product, we can achieve most functionality with the pattern as it is.
For the scenarios where we want to count parts (i.e. instances) but we don't know any instance info, where we need to say explicitly "this is one instance" we could have that boolean as an extension...
"when true, indicates that the resource refers to a physical instance of the product, not to the kind definition - in which case the resource may be safely appended with other attributes e.g. serial numbers without changing its fundamental nature. It also indicates that the resource should be used to populate "inventory" data structures and not "catalog" data structures.
Last updated: Apr 12 2022 at 19:14 UTC