Stream: Orders and Observation WG
Topic: Device.version
Ana Kostadinovska (Jul 17 2020 at 09:33):
I noticed the definitions for Device.version.type and Device.version.component have been modified in the current build comparing to v4.0.1. If we want to specify software version of a device using the current build, which element should be used to indicate is a "sw version"? Is it still version. type? The definitions sound a bit confusing
Jose Costa Teixeira (Jul 30 2020 at 10:06):
Looking at the current build and your question - I'd expect it to be actually version.component...
The reason is that the software is a component of the device, more than a "type of information" about the device version, right?
Ana Kostadinovska (Aug 11 2020 at 10:46):
Indded, is a typo - I was refering to version.component for the current build. I wanted to confirm that a change happened, as we were using verison.type in the earlier FHIR versions. Reading the current deifnitoins, makes sence to use the component. Thanks!
Last updated: Apr 12 2022 at 19:14 UTC