Skip to content

Commit 365e0b1

Browse files
committed
Update NHSDigital_FamilyMemberHistory_Genomics.StructureDefinition.json
Setting cardinalities of age,estimateAge and deceased to 0-1
1 parent 2045ebe commit 365e0b1

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

StructureDefinition/NHSDigital_FamilyMemberHistory_Genomics.StructureDefinition.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
{
1616
"id": "FamilyMemberHistory.identifier",
1717
"path": "FamilyMemberHistory.identifier",
18-
"min": 1,
1918
"max": "1"
2019
},
2120
{
@@ -42,21 +41,6 @@
4241
}
4342
]
4443
},
45-
{
46-
"id": "FamilyMemberHistory.age[x]",
47-
"path": "FamilyMemberHistory.age[x]",
48-
"max": "0"
49-
},
50-
{
51-
"id": "FamilyMemberHistory.estimatedAge",
52-
"path": "FamilyMemberHistory.estimatedAge",
53-
"max": "0"
54-
},
55-
{
56-
"id": "FamilyMemberHistory.deceased[x]",
57-
"path": "FamilyMemberHistory.deceased[x]",
58-
"max": "0"
59-
},
6044
{
6145
"id": "FamilyMemberHistory.reasonReference",
6246
"path": "FamilyMemberHistory.reasonReference",

0 commit comments

Comments
 (0)