Skip to content

Commit c4657cc

Browse files
remove slicing definition for PractitionerRole.extension in StructureDefinition
1 parent 9bec336 commit c4657cc

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/fhir/fsh-generated/resources/StructureDefinition-PractitionerRoleDirectory.json

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,6 @@
5959
"min": 1,
6060
"patternUri": "https://gematik.de/fhir/directory/CodeSystem/Origin"
6161
},
62-
{
63-
"id": "PractitionerRole.extension",
64-
"path": "PractitionerRole.extension",
65-
"slicing": {
66-
"discriminator": [
67-
{
68-
"type": "value",
69-
"path": "url"
70-
}
71-
],
72-
"ordered": false,
73-
"rules": "open"
74-
}
75-
},
7662
{
7763
"id": "PractitionerRole.extension:holderId",
7864
"path": "PractitionerRole.extension",

0 commit comments

Comments
 (0)