Skip to content

Commit

Permalink
Commit from GitHub Actions (CI (FHIR Validation))
Browse files Browse the repository at this point in the history
  • Loading branch information
ylboerner committed Nov 25, 2023
1 parent 3bf7762 commit 3e09277
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -284,14 +284,12 @@
"id": "Patient.name:Name.family.extension:nachname",
"path": "Patient.name.family.extension",
"sliceName": "nachname",
"max": "1",
"mustSupport": true
},
{
"id": "Patient.name:Name.family.extension:vorsatzwort",
"path": "Patient.name.family.extension",
"sliceName": "vorsatzwort",
"max": "1",
"mustSupport": true
},
{
Expand Down Expand Up @@ -358,14 +356,12 @@
"id": "Patient.name:Geburtsname.family.extension:nachname",
"path": "Patient.name.family.extension",
"sliceName": "nachname",
"max": "1",
"mustSupport": true
},
{
"id": "Patient.name:Geburtsname.family.extension:vorsatzwort",
"path": "Patient.name.family.extension",
"sliceName": "vorsatzwort",
"max": "1",
"mustSupport": true
},
{
Expand Down

0 comments on commit 3e09277

Please sign in to comment.