Class TestPlan30_50
java.lang.Object
org.hl7.fhir.convertors.conv30_50.resources30_50.TestPlan30_50
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.TestPlan
convertTestPlan
(org.hl7.fhir.dstu3.model.Basic src) static org.hl7.fhir.dstu3.model.Basic
convertTestPlan
(org.hl7.fhir.r5.model.TestPlan src)
-
Field Details
-
URL_EXTENSION_URL
- See Also:
-
VERSION_EXTENSION_URL
- See Also:
-
NAME_EXTENSION_URL
- See Also:
-
TITLE_EXTENSION_URL
- See Also:
-
STATUS_EXTENSION_URL
- See Also:
-
EXPERIMENTAL_EXTENSION_URL
- See Also:
-
DATE_EXTENSION_URL
- See Also:
-
PUBLISHER_EXTENSION_URL
- See Also:
-
CONTACT_EXTENSION_URL
- See Also:
-
DESCRIPTION_EXTENSION_URL
- See Also:
-
USE_CONTEXT_EXTENSION_URL
- See Also:
-
JURISDICTION_EXTENSION_URL
- See Also:
-
PURPOSE_EXTENSION_URL
- See Also:
-
COPYRIGHT_EXTENSION_URL
- See Also:
-
COPYRIGHT_LABEL_EXTENSION_URL
- See Also:
-
CATEGORY_EXTENSION_URL
- See Also:
-
SCOPE_EXTENSION_URL
- See Also:
-
TESTTOOLS_EXTENSION_URL
- See Also:
-
DEPENDENCY_EXTENSION_URL
- See Also:
-
EXITCRITERIA_EXTENSION_URL
- See Also:
-
TESTCASE_EXTENSION_URL
- See Also:
-
-
Constructor Details
-
TestPlan30_50
public TestPlan30_50()
-
-
Method Details
-
convertTestPlan
public static org.hl7.fhir.r5.model.TestPlan convertTestPlan(org.hl7.fhir.dstu3.model.Basic src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertTestPlan
public static org.hl7.fhir.dstu3.model.Basic convertTestPlan(org.hl7.fhir.r5.model.TestPlan src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-