File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ ImplementationGuide for <a href="https://wiki.ihe.net/index.php/IHE_Format_Codes
2626 </telecom >
2727 </contact >
2828 <contact >
29- <name value =" John Moehrke " />
29+ <name value =" IHE Secretary " />
3030 <telecom >
3131 <system value =" email" />
32- <value value =" JohnMoehrke@gmail.com " />
32+ <value value =" secretary@ihe.net " />
3333 </telecom >
3434 </contact >
3535 <description value =" Implementation Guide for IHE defined FormatCode vocabulary." />
@@ -97,7 +97,7 @@ ImplementationGuide for <a href="https://wiki.ihe.net/index.php/IHE_Format_Codes
9797 <code value =" releaselabel" />
9898 <value value =" CI Build" />
9999 </parameter >
100- <!-- not needign autoload as I explicitly include exactly what I want in the IG
100+ <!-- not needing autoload as I explicitly include exactly what I want in the IG
101101 <parameter>
102102 <code value="autoload-resources" />
103103 <value value="true" />
Original file line number Diff line number Diff line change @@ -36,10 +36,10 @@ The actual list of codes is intended to be extensible.
3636 </telecom >
3737 </contact >
3838 <contact >
39- <name value =" John Moehrke " />
39+ <name value =" IHE Secretary " />
4040 <telecom >
4141 <system value =" email" />
42- <value value =" JohnMoehrke@gmail.com " />
42+ <value value =" secretary@ihe.net " />
4343 </telecom >
4444 </contact >
4545
Original file line number Diff line number Diff line change 2121 </telecom >
2222 </contact >
2323 <contact >
24- <name value =" John Moehrke " />
24+ <name value =" IHE Secretary " />
2525 <telecom >
2626 <system value =" email" />
27- <value value =" JohnMoehrke@gmail.com " />
27+ <value value =" secretary@ihe.net " />
2828 </telecom >
2929 </contact >
3030
4747 <op value="=" />
4848 <value value="false" />
4949 </filter>
50- -->
50+ -->
5151 </include >
5252
5353 <!-- These codes are now defined by HL7, so import them from there https://build.fhir.org/ig/HL7/UTG/CodeSystem-hl7-document-format-codes.html -->
54- <!--
54+ <!-- TODO: can't include these until HL7 publishes them
5555 <include>
5656 <system value="http://terminology.hl7.org/CodeSystem/hl7-document-format-codes"/>
5757 </include>
5858-->
5959
6060<!-- This one concept is used as the FormatCode for XDS-I. It is the KOS document definition SOP. -->
61- <!-- but the build tool complains and refuses to do any valueSet expansion (TODO fix at some point)
61+ <!-- TODO: but the build tool complains and refuses to do any valueSet expansion (TODO fix at some point)
6262 <include>
6363 <system value="http://dicom.nema.org/resources/ontology/DCM" />
6464 <concept>
You can’t perform that action at this time.
0 commit comments