Stream: implementers
Topic: Simplier - value missing in example
Mareike Przysucha (Aug 22 2019 at 09:53):
Hello there.
In our Simplifier project "PosiThera" we have an example for our wound size (https://simplifier.net/posithera/observation-example). In the components we have a valueQuantity. In the code we entered a value, but SImplifier does not show it.
We enter (as an example)
<valueQuantity>
<value value="7.0" />
<unit value="cm2" />
<system value="http://unitsofmeasure.org" />
<code value="cm2" />
</valueQuantity>
Can anyone help me, please? Thanks in advance.
Michel Rutten (Aug 22 2019 at 10:04):
@Marten Smits ?
Michel Rutten (Aug 22 2019 at 10:05):
Possibly related to this issue in the API: https://github.com/FirelyTeam/fhir-net-api/issues/999
Last updated: Apr 12 2022 at 19:14 UTC