Skip to content

Commit

Permalink
Revert "Revert "Commit from GitHub Actions (CI (FHIR Validation))""
Browse files Browse the repository at this point in the history
This reverts commit a3eb76f.
  • Loading branch information
alexzautke committed Nov 25, 2024
1 parent a3eb76f commit b79cce2
Showing 1 changed file with 14 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,20 @@
"min": 1,
"mustSupport": true
},
{
"id": "Patient.gender.extension",
"path": "Patient.gender.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
}
},
{
"id": "Patient.gender.extension:Geschlecht-Administrativ",
"path": "Patient.gender.extension",
Expand Down

0 comments on commit b79cce2

Please sign in to comment.