Skip to content

Commit d791646

Browse files
Update FHIR-us-military-service.xml
Removed the prefix "fhir-" from the ballot and canonical url
1 parent b7e9b80 commit d791646

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

xml/FHIR-us-military-service.xml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
ballotUrl="http://hl7.org/us/HL7/fhir-military-service/2021Sep"
4-
ciUrl="https://build.fhir.org/ig/HL7/fhir-military-service"
3+
ballotUrl="http://hl7.org/fhir/us/military-service/2021Sep"
4+
ciUrl="http://build.fhir.org/ig/HL7/fhir-military-service"
55
defaultVersion="0.1.0"
6-
defaultWorkgroup="cgp" gitUrl="https://github.com/HL7/fhir-military-service"
6+
defaultWorkgroup="cgp"
7+
gitUrl="https://github.com/HL7/fhir-military-service"
78
url="http://hl7.org/fhir/us/military-service">
8-
<version code="current" url="http://build.fhir.org/us/HL7/fhir-military-service"/>
9-
<version code="0.1.0" url="http://hl7.org/ig/HL7/fhir-military-service/2021Sep"/>
9+
<version code="current" url="http://build.fhir.org/ig/HL7/fhir-military-service"/>
10+
<version code="0.1.0" url="http://hl7.org/fhir/us/military-service/2021Sep"/>
1011
<artifactPageExtension value="-definitions"/>
1112
<artifactPageExtension value="-examples"/>
1213
<artifactPageExtension value="-mappings"/>

0 commit comments

Comments
 (0)