Package org.hl7.fhir.r5.utils
Class XVerExtensionManager
java.lang.Object
org.hl7.fhir.r5.utils.XVerExtensionManager
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetElementId
(String url) getReference
(String url) getVersion
(String url) boolean
makeDefinition
(String url) boolean
matchingUrl
(String url) void
populateTypes
(org.hl7.fhir.utilities.json.model.JsonObject path, ElementDefinition val, String verSource, String verTarget)
-
Field Details
-
XVER_EXT_MARKER
- See Also:
-
XVER_VER_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(org.hl7.fhir.utilities.json.model.JsonObject path, ElementDefinition val, String verSource, String verTarget) -
getVersion
-
matchingUrl
-
getReference
-