Skip to content

Commit 2e5dd90

Browse files
author
Jorn Duwel
committed
nl-core fix
1 parent 0b583fe commit 2e5dd90

File tree

1 file changed

+18
-7
lines changed

1 file changed

+18
-7
lines changed

resources/nl-core/nl-core-FamilySituationChild.xml

Lines changed: 18 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,26 @@
3939
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" />
4040
</type>
4141
</element>
42-
<element id="List.entry:familySituationChild-Observation">
43-
<path value="List.entry" />
44-
<sliceName value="familySituationChild-Observation" />
42+
<element id="List.entry:familyComposition">
43+
<path value="List.entry"/>
44+
<sliceName value="familyComposition"/>
4545
</element>
46-
<element id="List.entry:familySituationChild-Observation.item">
47-
<path value="List.entry.item" />
46+
<element id="List.entry:familyComposition.item">
47+
<path value="List.entry.item"/>
4848
<type>
49-
<code value="Reference" />
50-
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-FamilySituationChild-Observation" />
49+
<code value="Reference"/>
50+
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-FamilySituationChild.FamilyComposition"/>
51+
</type>
52+
</element>
53+
<element id="List.entry:numberOfSiblings">
54+
<path value="List.entry"/>
55+
<sliceName value="numberOfSiblings"/>
56+
</element>
57+
<element id="List.entry:numberOfSiblings.item">
58+
<path value="List.entry.item"/>
59+
<type>
60+
<code value="Reference"/>
61+
<targetProfile value="http://nictiz.nl/fhir/StructureDefinition/nl-core-FamilySituationChild.NumberOfSiblings"/>
5162
</type>
5263
</element>
5364
<element id="List.entry:parentCarer">

0 commit comments

Comments
 (0)