Skip to content

Commit

Permalink
Substance 2 example SNOMED CT code , display update (hl7au#890)
Browse files Browse the repository at this point in the history
* Added warnings to ignoreWarnings.txt  for hl7au#887

* Updates Substance SNOMED CT codes in example2

* Added item for Fix to substance codes in example2.

* Reset ignorewarnings and changes files as not part of this PR

* Renormalize

* Committed the current master version of these two files.

* Trying to get rid of changes.md from this PR

* Removed space from changes.md to get rid of it from this PR
  • Loading branch information
mjosborne1 authored Jan 6, 2025
1 parent e8d4eae commit eaadbc3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions input/examples/substance-example2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
<substanceCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="927561011000036105"/>
<display value="indacaterol"/>
<code value="702801003"/>
<display value="Indacaterol"/>
</coding>
</substanceCodeableConcept>
</ingredient>
Expand All @@ -53,8 +53,8 @@
<substanceCodeableConcept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="2357011000036107"/>
<display value="mometasone furoate"/>
<code value="395802006"/>
<display value="Mometasone furoate"/>
</coding>
</substanceCodeableConcept>
</ingredient>
Expand Down

0 comments on commit eaadbc3

Please sign in to comment.