Class ExampleScenario40_50

java.lang.Object
org.hl7.fhir.convertors.conv40_50.resources40_50.ExampleScenario40_50

public class ExampleScenario40_50 extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.hl7.fhir.r5.model.ExampleScenario
    convertExampleScenario​(org.hl7.fhir.r4.model.ExampleScenario src)
     
    static org.hl7.fhir.r4.model.ExampleScenario
    convertExampleScenario​(org.hl7.fhir.r5.model.ExampleScenario src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorComponent
    convertExampleScenarioActorComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorComponent
    convertExampleScenarioActorComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorComponent src)
     
    static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorType>
    convertExampleScenarioActorType​(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorType> src)
     
    static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorType>
    convertExampleScenarioActorType​(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorType> src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceComponent
    convertExampleScenarioInstanceComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceComponent
    convertExampleScenarioInstanceComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceComponent src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent
    convertExampleScenarioInstanceContainedInstanceComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent
    convertExampleScenarioInstanceContainedInstanceComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceVersionComponent
    convertExampleScenarioInstanceVersionComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceVersionComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceVersionComponent
    convertExampleScenarioInstanceVersionComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceVersionComponent src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessComponent
    convertExampleScenarioProcessComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessComponent
    convertExampleScenarioProcessComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessComponent src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent
    convertExampleScenarioProcessStepAlternativeComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent
    convertExampleScenarioProcessStepAlternativeComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepComponent
    convertExampleScenarioProcessStepComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepComponent
    convertExampleScenarioProcessStepComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepComponent src)
     
    static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent
    convertExampleScenarioProcessStepOperationComponent​(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent src)
     
    static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent
    convertExampleScenarioProcessStepOperationComponent​(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent src)
     
    static org.hl7.fhir.r5.model.CodeType
    convertFHIRResourceType​(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.FHIRResourceType> src)
     
    static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.FHIRResourceType>
    convertFHIRResourceType​(org.hl7.fhir.r5.model.CodeType src)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • convertExampleScenario

      public static org.hl7.fhir.r5.model.ExampleScenario convertExampleScenario(org.hl7.fhir.r4.model.ExampleScenario src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenario

      public static org.hl7.fhir.r4.model.ExampleScenario convertExampleScenario(org.hl7.fhir.r5.model.ExampleScenario src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioActorComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorComponent convertExampleScenarioActorComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioActorComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorComponent convertExampleScenarioActorComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioActorType

      public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorType> convertExampleScenarioActorType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorType> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioActorType

      public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorType> convertExampleScenarioActorType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioActorType> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioInstanceComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceComponent convertExampleScenarioInstanceComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioInstanceComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceComponent convertExampleScenarioInstanceComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertFHIRResourceType

      public static org.hl7.fhir.r5.model.CodeType convertFHIRResourceType(org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.FHIRResourceType> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertFHIRResourceType

      public static org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.FHIRResourceType> convertFHIRResourceType(org.hl7.fhir.r5.model.CodeType src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioInstanceVersionComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceVersionComponent convertExampleScenarioInstanceVersionComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceVersionComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioInstanceVersionComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceVersionComponent convertExampleScenarioInstanceVersionComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceVersionComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioInstanceContainedInstanceComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent convertExampleScenarioInstanceContainedInstanceComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioInstanceContainedInstanceComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent convertExampleScenarioInstanceContainedInstanceComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessComponent convertExampleScenarioProcessComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessComponent convertExampleScenarioProcessComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessStepComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepComponent convertExampleScenarioProcessStepComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessStepComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepComponent convertExampleScenarioProcessStepComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessStepOperationComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent convertExampleScenarioProcessStepOperationComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessStepOperationComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent convertExampleScenarioProcessStepOperationComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessStepAlternativeComponent

      public static org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent convertExampleScenarioProcessStepAlternativeComponent(org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExampleScenarioProcessStepAlternativeComponent

      public static org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent convertExampleScenarioProcessStepAlternativeComponent(org.hl7.fhir.r5.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException