Class ActorDefinition43_50
java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.ActorDefinition43_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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.r5.model.ActorDefinition
convertActorDefinition
(org.hl7.fhir.r4b.model.Basic src) static org.hl7.fhir.r4b.model.Basic
convertActorDefinition
(org.hl7.fhir.r5.model.ActorDefinition 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:
-
TYPE_EXTENSION_URL
- See Also:
-
DOCUMENTATION_EXTENSION_URL
- See Also:
-
REFERENCE_EXTENSION_URL
- See Also:
-
CAPABILITIES_EXTENSION_URL
- See Also:
-
DERIVED_FROM_EXTENSION_URL
- See Also:
-
-
Constructor Details
-
ActorDefinition43_50
public ActorDefinition43_50()
-
-
Method Details
-
convertActorDefinition
public static org.hl7.fhir.r5.model.ActorDefinition convertActorDefinition(org.hl7.fhir.r4b.model.Basic src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-
convertActorDefinition
public static org.hl7.fhir.r4b.model.Basic convertActorDefinition(org.hl7.fhir.r5.model.ActorDefinition src) throws org.hl7.fhir.exceptions.FHIRException - Throws:
org.hl7.fhir.exceptions.FHIRException
-