Skip to content

Commit

Permalink
Merge pull request #774 from bheale/master
Browse files Browse the repository at this point in the history
update to remove text ballot from mcc, and ae-research and ae-research-backport
  • Loading branch information
grahamegrieve authored Jul 25, 2023
2 parents 98eb8e8 + 271b483 commit 9c3a9c1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
4 changes: 2 additions & 2 deletions xml/FHIR-ae-research-backport-ig.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/ae-research-backport-ig/2023Sep-ballot" ciUrl="https://build.fhir.org/ig/HL7/fhir-ae-research-backport-ig" gitUrl="https://github.com/HL7/fhir-ae-research-backport-ig" defaultVersion="1.0.0-ballot" defaultWorkgroup="brr" url="http://hl7.org/fhir/uv/ae-research-backport-ig">
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/ae-research-backport-ig/2023Sep" ciUrl="https://build.fhir.org/ig/HL7/fhir-ae-research-backport-ig" defaultVersion="1.0.0-ballot" defaultWorkgroup="brr" gitUrl="https://github.com/HL7/fhir-ae-research-backport-ig" url="http://hl7.org/fhir/uv/ae-research-backport-ig">
<version code="current" url="https://build.fhir.org/ig/HL7/fhir-ae-research-backport-ig"/>
<version code="1.0.0-ballot" url="http://hl7.org/fhir/uv/ae-research-backport-ig/2023Sep-ballot"/>
<version code="1.0.0-ballot" url="http://hl7.org/fhir/uv/ae-research-backport-ig/2023Sep"/>
<artifactPageExtension value="-definitions"/>
<artifactPageExtension value="-examples"/>
<artifactPageExtension value="-mappings"/>
Expand Down
4 changes: 2 additions & 2 deletions xml/FHIR-ae-research-ig.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/ae-research-ig/2023Sep-ballot" ciUrl="https://build.fhir.org/ig/HL7/fhir-ae-research-ig" gitUrl="https://github.com/HL7/fhir-ae-research-ig" defaultVersion="1.0.0-ballot" defaultWorkgroup="brr" url="http://hl7.org/fhir/uv/ae-research-ig">
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/ae-research-ig/2023Sep" ciUrl="https://build.fhir.org/ig/HL7/fhir-ae-research-ig" defaultVersion="1.0.0-ballot" defaultWorkgroup="brr" gitUrl="https://github.com/HL7/fhir-ae-research-ig" url="http://hl7.org/fhir/uv/ae-research-ig">
<version code="current" url="https://build.fhir.org/ig/HL7/fhir-ae-research-ig"/>
<version code="1.0.0-ballot" url="http://hl7.org/fhir/uv/ae-research-ig/2023Sep-ballot"/>
<version code="1.0.0-ballot" url="http://hl7.org/fhir/uv/ae-research-ig/2023Sep"/>
<artifactPageExtension value="-definitions"/>
<artifactPageExtension value="-examples"/>
<artifactPageExtension value="-mappings"/>
Expand Down
7 changes: 2 additions & 5 deletions xml/FHIR-us-mcc.xml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>

<specification ballotUrl="http://hl7.org/fhir/us/mcc/2023Sep-ballot" gitUrl="https://github.com/HL7/mcc" url="http://hl7.org/fhir/us/mcc" ciUrl="http://build.fhir.org/ig/HL7/fhir-us-mcc" defaultWorkgroup="pc" defaultVersion="1.0.0-ballot2"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../schemas/specification.xsd">

<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/us/mcc/2023Sep" ciUrl="http://build.fhir.org/ig/HL7/fhir-us-mcc" defaultVersion="1.0.0-ballot2" defaultWorkgroup="pc" gitUrl="https://github.com/HL7/mcc" url="http://hl7.org/fhir/us/mcc">
<version code="current" url="http://build.fhir.org/ig/HL7/fhir-us-mcc"/>
<version code="1.0.0-ballot2" url="http://hl7.org/fhir/us/mcc/2023Sep-ballot"/>
<version code="1.0.0-ballot2" url="http://hl7.org/fhir/us/mcc/2023Sep"/>
<version code="1.0.0-ballot" deprecated="true" url="http://hl7.org/fhir/us/mcc/2023Jan"/>
<version code="1.0.0" deprecated="true" url="http://hl7.org/fhir/us/mcc/2023Jan"/>
<artifactPageExtension value="-definitions"/>
Expand Down

0 comments on commit 9c3a9c1

Please sign in to comment.