-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c042246
commit aa478c2
Showing
7 changed files
with
129 additions
and
33 deletions.
There are no files selected for viewing
15 changes: 14 additions & 1 deletion
15
...nGuide/markdown/Organisation/Organisation_AnmerkungenZuDenMustSupportFeldern.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,17 @@ | ||
### Anmerkungen zu Must-Support-Feldern | ||
Siehe zu den Must-Support-Feldern die entsprechenden Comments im Profil (ggf. für Subelemente). | ||
|
||
<fql output = "table" headers="true"> | ||
|
||
from | ||
StructureDefinition | ||
where | ||
url = %canonical | ||
for | ||
differential.element | ||
where | ||
mustSupport = true | ||
select Feldname: id, Kurzbeschreibung: short, Hinweise: comment | ||
</fql> | ||
|
||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
13 changes: 12 additions & 1 deletion
13
...mentationGuide/markdown/Standort/Standort_AnmerkungenZuDenMustSupportFeldern.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,16 @@ | ||
### Anmerkungen zu Must-Support-Feldern | ||
|
||
Siehe zu den Must-Support-Feldern die entsprechenden Comments im Profil (ggf. für Subelemente). | ||
<fql output = "table" headers="true"> | ||
|
||
from | ||
StructureDefinition | ||
where | ||
url = %canonical | ||
for | ||
differential.element | ||
where | ||
mustSupport = true | ||
select Feldname: id, Kurzbeschreibung: short, Hinweise: comment | ||
</fql> | ||
|
||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters