forked from hapifhir/hapi-fhir
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
b2ceb87
commit 07290ae
Showing
1,761 changed files
with
1,329,450 additions
and
1,387,755 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
hapi-fhir-converter/src/main/java/org/hl7/fhir/convertors/VersionConvertorConstants.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
package org.hl7.fhir.convertors; | ||
|
||
public class VersionConvertorConstants { | ||
|
||
public final static String MODIFIER_REASON_EXTENSION = "http://hl7.org/fhir/tooling/StructureDefinition/r4ModifierReason"; | ||
public final static String MODIFIER_REASON_LEGACY = "No Modifier Reason provideed in previous versions of FHIR"; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
625 changes: 338 additions & 287 deletions
625
hapi-fhir-converter/src/main/java/org/hl7/fhir/convertors/VersionConvertor_10_40.java
Large diffs are not rendered by default.
Oops, something went wrong.
14,452 changes: 7,243 additions & 7,209 deletions
14,452
hapi-fhir-converter/src/main/java/org/hl7/fhir/convertors/VersionConvertor_14_40.java
Large diffs are not rendered by default.
Oops, something went wrong.
44,596 changes: 22,400 additions & 22,196 deletions
44,596
hapi-fhir-converter/src/main/java/org/hl7/fhir/convertors/VersionConvertor_30_40.java
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.