We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a389b55 commit a453be6Copy full SHA for a453be6
2 files changed
.gitignore
@@ -1,5 +1,11 @@
1
/input/images/Thumbs.db
2
-/input-cache/org.hl7.fhir.publisher.jar
+/input/profiles
3
+/input/vocabulary
4
+/input/extensions
5
+/input/examples
6
+/input-cache/
7
temp
8
template
9
output
10
+_updatePublisher2.bat
11
+
input/ignoreWarnings.txt
@@ -2,3 +2,6 @@
# The following code systems are external and not supported by terminology server
Error from server: Unable to provide support for code system http://ihe.net/fhir/ihe.formatcode.fhir/CodeSystem/formatcode
+# The following code system should eventually show up in the terminology server
+Code System URI "http://terminology.hl7.org/CodeSystem/hl7-document-format-codes" is unknown so the code cannot be validated
0 commit comments