Skip to content

Commit 9c187d0

Browse files
committed
fix bodyweight value
1 parent b7da52b commit 9c187d0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

src/Geboortezorg-3-2/Dev/XIS-Server/gbz-fhir3-0-2-izk-xis-2-2.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,7 @@
482482
</nts:contentAsserts>
483483
<nts:contentAsserts href="Kraam-Casus2/medmij-gbz-zib-BodyWeight29463-7-633d4179-25da-43fa-91a0-8e47a90ce00c0000.xml" nts:in-targets="CheckContent">
484484
<nts:discriminator>code.where(coding.where(code = '8339-4'))</nts:discriminator>
485+
<nts:discriminator>value.ofType(Quantity).value = '2350'</nts:discriminator>
485486
</nts:contentAsserts>
486487
<nts:contentAsserts href="Kraam-Casus2/medmij-gbz-bc-DeliveryObservation364332008-b9be3a20-85a8-4c2a-8b10-a0f7c16712b3.xml" nts:in-targets="CheckContent">
487488
<nts:discriminator>code.where(coding.where(code=364332008))</nts:discriminator>

src/Geboortezorg-3-2/Dev/_reference/Kraam-Casus2/medmij-gbz-zib-BodyWeight29463-7-633d4179-25da-43fa-91a0-8e47a90ce00c0000.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@
3636
<reference value="EpisodeOfCare/ef612ccb-86ea-4bb9-80e8-f68dbd83b290" />
3737
<display value="Zwangerschap 1 Linda Hollanders" />
3838
</context>
39-
<effectiveDateTime value="${DATE, T, D, -111}" />
39+
<effectiveDateTime value="${DATE, T, D, -112}" />
4040
<valueQuantity>
41-
<value value="2380" />
41+
<value value="2350" />
4242
<unit value="g" />
4343
<system value="http://unitsofmeasure.org" />
4444
<code value="g" />

0 commit comments

Comments
 (0)