Skip to content

Commit 6b6bc32

Browse files
authored
Update repoVariables.py
1 parent c570148 commit 6b6bc32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

QualityControlChecker/repoVariables.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ukcoreVar = {'project':'UKCore',
22
'urlPrefix': 'https://fhir.hl7.org.uk',
3-
'ignoreURLPrefix':['http://hl7.org/fhir/5.0'],
3+
'ignoreURLPrefix':['http://hl7.org/fhir/5.0', 'http://hl7.org/fhir/6.0'],
44
'org':'HL7 UK', 'email':'ukcore@hl7.org.uk'}
55
nhseVar = {'project':'England',
66
'urlPrefix': 'https://fhir.nhs.uk/England',

0 commit comments

Comments
 (0)