Skip to content

Commit

Permalink
Merge pull request #1173 from rhausam/update-v2tofhir-mappings
Browse files Browse the repository at this point in the history
FHIR-v2mappings.xml specification and version updates.
  • Loading branch information
rhausam authored Jan 15, 2025
2 parents ee10a08 + ad1d289 commit d7bc4bd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions xml/FHIR-v2mappings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/v2mappings/2024Jan" ciUrl="http://build.fhir.org/ig/HL7/v2-to-fhir" defaultVersion="1.0.0-ballot" defaultWorkgroup="oo" gitUrl="https://github.com/HL7/v2-to-fhir" url="http://hl7.org/fhir/uv/v2mappings">
<specification xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ballotUrl="http://hl7.org/fhir/uv/v2mappings/2024Jan" ciUrl="http://build.fhir.org/ig/HL7/v2-to-fhir" defaultVersion="1.0.0" defaultWorkgroup="oo" gitUrl="https://github.com/HL7/v2-to-fhir" url="http://hl7.org/fhir/uv/v2mappings">
<version code="current" url="http://build.fhir.org/ig/HL7/v2-to-fhir"/>
<version code="1.0.0-ballot" url="http://hl7.org/fhir/uv/v2mappings/2024Jan"/>
<version code="1.0.0" url="http://hl7.org/fhir/uv/v2mappings/STU1"/>
<version code="1.0.0-ballot" deprecated="true" url="http://hl7.org/fhir/uv/v2mappings/2024Jan"/>
<version code="0.1.0" deprecated="true" url="http://hl7.org/fhir/uv/v2mappings/2020Sep"/>
<artifactPageExtension value="-definitions"/>
<artifactPageExtension value="-examples"/>
Expand Down

0 comments on commit d7bc4bd

Please sign in to comment.