mirror of
https://github.com/hapifhir/org.hl7.fhir.core.git
synced 2025-03-06 03:19:15 +00:00
Remove v3-NullFlavor from invalid urls
This commit is contained in:
parent
927bdffd2e
commit
759ba33bdd
@ -20,7 +20,6 @@ import org.hl7.fhir.utilities.VersionUtilities;
|
||||
public class CanonicalResourceManager<T extends CanonicalResource> {
|
||||
|
||||
private final String[] INVALID_TERMINOLOGY_URLS = {
|
||||
"http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
|
||||
"http://snomed.info/sct",
|
||||
"http://nucc.org/provider-taxonomy"
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user