From e112cfa9375c789084c43a04e298780319a552e5 Mon Sep 17 00:00:00 2001 From: Adam Stevenson Date: Mon, 13 Apr 2020 13:17:18 -0600 Subject: [PATCH] Updated IG canonical base; added contact url; added suppressed warnings parameter --- input/fp-cds.xml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/input/fp-cds.xml b/input/fp-cds.xml index c3df116..12d07f3 100644 --- a/input/fp-cds.xml +++ b/input/fp-cds.xml @@ -1,13 +1,19 @@ - + <status value="draft"/> <experimental value="false"/> <publisher value="World Health Organization (WHO)"/> + <contact> + <telecom> + <system value="url"/> + <value value="https://www.who.int"/> + </telecom> + </contact> <description value="Guide for implementing World Health Organization Family Planning guidelines."/> <jurisdiction> <coding> @@ -117,6 +123,10 @@ <code value="path-resource" /> <value value="input/vocabulary/valueset"/> </parameter> + <parameter> + <code value="path-suppressed-warnings" /> + <value value="input/ignoreWarnings.txt" /> + </parameter> <!-- Uncomment one or more of these if you want to limit which syntaxes are supported or want to disable the display of mappings <parameter> <code value="excludexml"/>