We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c80a87 + e3b2c52 commit 62ed9bbCopy full SHA for 62ed9bb
2 files changed
.github/workflows/terminology.yml
@@ -18,4 +18,3 @@ jobs:
18
secrets:
19
ONTO_CLIENT_ID: ${{ secrets.ONTO_CLIENT_ID }}
20
ONTO_CLIENT_SECRET: ${{ secrets.ONTO_CLIENT_SECRET }}
21
- FAILONWARNING: ${{ secrets.FAILONWARNING }}
examples/UKCore-Extension-TriggeredBy-Example.xml
@@ -2,7 +2,7 @@
2
<id value="UKCore-Extension-TriggeredBy-Example" />
3
<text>
4
<status value="additional" />
5
- <div xmlns="http://www.w3.org/1999/xhtml">An example to illustratean observation triggered by another observation</div>
+ <div xmlns="http://www.w3.org/1999/xhtml">An example to illustration observation triggered by another observation</div>
6
</text>
7
<!-- ***************extension start*************** -->
8
<extension url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy">
0 commit comments