Package org.hl7.fhir.r5.utils
Class XVerExtensionManager
java.lang.Object
org.hl7.fhir.r5.utils.XVerExtensionManager
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetElementId(String url) getVersion(String url) booleanmakeDefinition(String url) booleanmatchingUrl(String url) voidpopulateTypes(com.google.gson.JsonObject path, ElementDefinition val, String verSource, String verTarget)
-
Field Details
-
XVER_EXT_MARKER
- See Also:
-
-
Constructor Details
-
XVerExtensionManager
-
-
Method Details
-
isR5
-
status
public XVerExtensionManager.XVerExtensionStatus status(String url) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getElementId
-
makeDefinition
-
populateTypes
public void populateTypes(com.google.gson.JsonObject path, ElementDefinition val, String verSource, String verTarget) -
getVersion
-
matchingUrl
-