Class StructureDefinition43_50

java.lang.Object
org.hl7.fhir.convertors.conv43_50.resources43_50.StructureDefinition43_50

public class StructureDefinition43_50 extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.ExtensionContextType>
    convertExtensionContextType(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.ExtensionContextType> src)
     
    static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.ExtensionContextType>
    convertExtensionContextType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.ExtensionContextType> src)
     
    static org.hl7.fhir.r5.model.StructureDefinition
    convertStructureDefinition(org.hl7.fhir.r4b.model.StructureDefinition src)
     
    static org.hl7.fhir.r4b.model.StructureDefinition
    convertStructureDefinition(org.hl7.fhir.r5.model.StructureDefinition src)
     
    static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionContextComponent
    convertStructureDefinitionContextComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionContextComponent src)
     
    static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionContextComponent
    convertStructureDefinitionContextComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionContextComponent src)
     
    static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionDifferentialComponent
    convertStructureDefinitionDifferentialComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionDifferentialComponent src)
     
    static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionDifferentialComponent
    convertStructureDefinitionDifferentialComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionDifferentialComponent src)
     
    static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionKind>
    convertStructureDefinitionKind(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionKind> src)
     
    static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionKind>
    convertStructureDefinitionKind(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionKind> src)
     
    static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionMappingComponent
    convertStructureDefinitionMappingComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionMappingComponent src)
     
    static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionMappingComponent
    convertStructureDefinitionMappingComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionMappingComponent src)
     
    static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionSnapshotComponent
    convertStructureDefinitionSnapshotComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionSnapshotComponent src)
     
    static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionSnapshotComponent
    convertStructureDefinitionSnapshotComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionSnapshotComponent src)
     
    static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.TypeDerivationRule>
    convertTypeDerivationRule(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.TypeDerivationRule> src)
     
    static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.TypeDerivationRule>
    convertTypeDerivationRule(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.TypeDerivationRule> src)
     

    Methods inherited from class java.lang.Object

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

  • Method Details

    • convertStructureDefinition

      public static org.hl7.fhir.r5.model.StructureDefinition convertStructureDefinition(org.hl7.fhir.r4b.model.StructureDefinition src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinition

      public static org.hl7.fhir.r4b.model.StructureDefinition convertStructureDefinition(org.hl7.fhir.r5.model.StructureDefinition src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionKind

      public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionKind> convertStructureDefinitionKind(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionKind> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionKind

      public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionKind> convertStructureDefinitionKind(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionKind> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertTypeDerivationRule

      public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.TypeDerivationRule> convertTypeDerivationRule(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.TypeDerivationRule> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertTypeDerivationRule

      public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.TypeDerivationRule> convertTypeDerivationRule(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.TypeDerivationRule> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionMappingComponent

      public static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionMappingComponent convertStructureDefinitionMappingComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionMappingComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionMappingComponent

      public static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionMappingComponent convertStructureDefinitionMappingComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionMappingComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionContextComponent

      public static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionContextComponent convertStructureDefinitionContextComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionContextComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionContextComponent

      public static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionContextComponent convertStructureDefinitionContextComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionContextComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExtensionContextType

      public static org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.ExtensionContextType> convertExtensionContextType(org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.ExtensionContextType> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertExtensionContextType

      public static org.hl7.fhir.r4b.model.Enumeration<org.hl7.fhir.r4b.model.StructureDefinition.ExtensionContextType> convertExtensionContextType(org.hl7.fhir.r5.model.Enumeration<org.hl7.fhir.r5.model.StructureDefinition.ExtensionContextType> src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionSnapshotComponent

      public static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionSnapshotComponent convertStructureDefinitionSnapshotComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionSnapshotComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionSnapshotComponent

      public static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionSnapshotComponent convertStructureDefinitionSnapshotComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionSnapshotComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionDifferentialComponent

      public static org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionDifferentialComponent convertStructureDefinitionDifferentialComponent(org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionDifferentialComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException
    • convertStructureDefinitionDifferentialComponent

      public static org.hl7.fhir.r4b.model.StructureDefinition.StructureDefinitionDifferentialComponent convertStructureDefinitionDifferentialComponent(org.hl7.fhir.r5.model.StructureDefinition.StructureDefinitionDifferentialComponent src) throws org.hl7.fhir.exceptions.FHIRException
      Throws:
      org.hl7.fhir.exceptions.FHIRException