Class FHIRPathPatchMove

    • Field Detail

      • fhirPath

        java.lang.String fhirPath
      • source

        int source
      • destination

        int destination
    • Constructor Detail

      • FHIRPathPatchMove

        public FHIRPathPatchMove​(java.lang.String fhirPath,
                                 java.lang.Integer source,
                                 java.lang.Integer destination)