Skip to content

Commit 62ed9bb

Browse files
authored
Merge pull request #548 from NHSDigital/develop
add changes to main
2 parents 5c80a87 + e3b2c52 commit 62ed9bb

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/terminology.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ jobs:
1818
secrets:
1919
ONTO_CLIENT_ID: ${{ secrets.ONTO_CLIENT_ID }}
2020
ONTO_CLIENT_SECRET: ${{ secrets.ONTO_CLIENT_SECRET }}
21-
FAILONWARNING: ${{ secrets.FAILONWARNING }}

examples/UKCore-Extension-TriggeredBy-Example.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<id value="UKCore-Extension-TriggeredBy-Example" />
33
<text>
44
<status value="additional" />
5-
<div xmlns="http://www.w3.org/1999/xhtml">An example to illustratean observation triggered by another observation</div>
5+
<div xmlns="http://www.w3.org/1999/xhtml">An example to illustration observation triggered by another observation</div>
66
</text>
77
<!-- ***************extension start*************** -->
88
<extension url="http://hl7.org/fhir/5.0/StructureDefinition/extension-Observation.triggeredBy">

0 commit comments

Comments
 (0)